powered by
Visualize top genes associated with reduction components
VizDimReduction(object, reduction.type = "pca", dims.use = 1:5, num.genes = 30, use.full = FALSE, font.size = 0.5, nCol = NULL, do.balanced = FALSE)
Seurat object
Reduction technique to visualize results for
Number of dimensions to display
Number of genes to display
Use reduction values for full dataset (i.e. projected dimensional reduction values)
Font size
Number of columns to display
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
# NOT RUN { VizDimReduction(object = pbmc_small) # }
Run the code above in your browser using DataLab