VariableFeaturePlot: View variable features
Description
View variable features
Usage
VariableFeaturePlot(object, cols = c("black", "red"), pt.size = 1,
log = NULL, assay = NULL)
Arguments
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
assay
Assay to pull variable features from
Examples
Run this code# NOT RUN {
VariableFeaturePlot(object = pbmc_small)
# }
Run the code above in your browser using DataLab