scatter_meta_plot | R Documentation |
This function creates a scatter plot to assess feature to feature relationships
scatter_meta_plot( seu, features = c("nFeature_RNA", "nCount_RNA", "percent.mito"), pt.size = 1.2 )
seu |
Seurat object (required). |
features |
Vector of features in metadata to plot. |
pt.size |
Point size. |
A ggplot2 list with all combinations of elements in features
C.A.Kapourani C.A.Kapourani@ed.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.