get_pca_gene_var_pcs | R Documentation |
This strategy is further described in OSCA.
get_pca_gene_var_pcs(
sce_pca,
BSPARAM = BiocSingular::IrlbaParam(),
BPPARAM = BiocParallel::SerialParam()
)
sce_pca |
A |
BSPARAM |
A BiocSingular::BiocSingularParam object. |
BPPARAM |
A BiocParallel::BiocParallelParam object. |
An integer scalar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.