View variable features
View variable features
VariableFeaturePlot( object, cols = c("black", "red"), pt.size = 1, log = NULL, selection.method = NULL, assay = NULL, raster = NULL )
object |
Seurat object |
cols |
Colors to specify non-variable/variable status |
pt.size |
Size of the points on the plot |
log |
Plot the x-axis in log scale |
selection.method |
Which method to pull. For
For
|
assay |
Assay to pull variable features from |
raster |
Convert points to raster format, default is |
A ggplot object
data("pbmc_small") VariableFeaturePlot(object = pbmc_small)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.