View variable genes
VariableGenePlot(object, do.text = TRUE, cex.use = 0.5,
cex.text.use = 0.5, do.spike = FALSE, pch.use = 16, col.use = "black",
spike.col.use = "red", plot.both = FALSE, do.contour = TRUE,
contour.lwd = 3, contour.col = "white", contour.lty = 2,
x.low.cutoff = 0.1, x.high.cutoff = 8, y.cutoff = 1,
y.high.cutoff = Inf)
Seurat object
Add text names of variable genes to plot (default is TRUE)
Point size
Text size
FALSE by default. If TRUE, color all genes starting with ^ERCC a different color
Pch value for points
Color to use
if do.spike, color for spike-in genes
Plot both the scaled and non-scaled graphs.
Draw contour lines calculated based on all genes
Contour line width
Contour line color
Contour line type
Bottom cutoff on x-axis for identifying variable genes
Top cutoff on x-axis for identifying variable genes
Bottom cutoff on y-axis for identifying variable genes
Top cutoff on y-axis for identifying variable genes