Description Usage Arguments Value
Return a list of genes with the strongest contribution to a set of components
1 2 | DimTopGenes(object, dim.use = 1, reduction.type = "pca", num.genes = 30,
use.full = FALSE, do.balanced = FALSE)
|
object |
Seurat object |
dim.use |
Dimension to use |
reduction.type |
Dimensional reduction to find the highest score for |
num.genes |
Number of genes to return |
use.full |
Use the full PCA (projected PCA). Default i s FALSE |
do.balanced |
Return an equal number of genes with both + and - scores. |
Returns a vector of genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.