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