Description Usage Arguments Value
Visualize top genes associated with reduction components
1 2 3 | VizDimReduction(object, reduction.type = "pca", dims.use = 1:5,
num.genes = 30, use.full = FALSE, font.size = 0.5, nCol = NULL,
do.balanced = FALSE)
|
object |
Seurat object |
reduction.type |
Reduction technique to visualize results for |
dims.use |
Number of dimensions to display |
num.genes |
Number of genes to display |
use.full |
Use reduction values for full dataset (i.e. projected dimensional reduction values) |
font.size |
Font size |
nCol |
Number of columns to display |
do.balanced |
Return an equal number of genes with + and - scores. If FALSE (default), returns the top genes ranked by the scores absolute values |
Graphical, no return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.