powered by
View variable features
VariableFeaturePlot(object, cols = c("black", "red"), pt.size = 1, log = NULL, selection.method = NULL, assay = NULL)
Seurat object
Colors to specify non-variable/variable status
Size of the points on the plot
Plot the x-axis in log scale
Which method to pull; choose one from c('sctransform', 'sct') or c('mean.var.plot', 'dispersion', 'mvp', 'disp')
c('sctransform', 'sct')
c('mean.var.plot', 'dispersion', 'mvp', 'disp')
Assay to pull variable features from
A ggplot object
FindVariableFeatures
# NOT RUN { VariableFeaturePlot(object = pbmc_small) # }
Run the code above in your browser using DataLab