Description Usage Arguments Value
Pull gene loadings matrix for specified stored dimensional reduction analysis.
1 2 | GetGeneLoadings(object, reduction.type = "pca", dims.use = NULL,
genes.use = NULL, use.full = FALSE)
|
object |
Seurat object |
reduction.type |
Type of dimensional reduction to fetch (default is PCA) |
dims.use |
Dimensions to include (default is all stored dims) |
genes.use |
Genes to include (default is all genes) |
use.full |
Return projected gene loadings (default is FALSE) |
Gene loading matrix for given reduction, cells, and genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.