pca_feature_cor_plot | R Documentation |
This function computes correlation of principal components with specific feature metadata (e.g. nFeature) to identify potential technical/batch effects in the data.
pca_feature_cor_plot(seu, features)
seu |
Seurat object (required). |
features |
Vector of features in metadata to plot. |
A ggplot2 object.
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.