pca_feature_cor_plot: PCA and feature metadata correlation heatmap plot

View source: R/utils_plot.R

pca_feature_cor_plotR Documentation

PCA and feature metadata correlation heatmap plot

Description

This function computes correlation of principal components with specific feature metadata (e.g. nFeature) to identify potential technical/batch effects in the data.

Usage

pca_feature_cor_plot(seu, features)

Arguments

seu

Seurat object (required).

features

Vector of features in metadata to plot.

Value

A ggplot2 object.

Author(s)

C.A.Kapourani C.A.Kapourani@ed.ac.uk


andreaskapou/SeuratPipe documentation built on Nov. 22, 2022, 4:16 p.m.