Description Usage Arguments Value See Also Examples
View variable features
| 1 2 | VariableFeaturePlot(object, cols = c("black", "red"), pt.size = 1,
  log = NULL, assay = 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 | 
| assay | Assay to pull variable features from | 
A ggplot object
| 1 | VariableFeaturePlot(object = pbmc_small)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.