plot_cell_cycle_distribution: Plot cell cycle distribution grouped by metadata

View source: R/plotting.R

plot_cell_cycle_distributionR Documentation

Plot cell cycle distribution grouped by metadata

Description

Plot ridge plots of G1, S, and G2M phases grouped by provided metadata

Usage

plot_cell_cycle_distribution(seu, features)

Arguments

seu

A seurat object

features

Features to plot (gene expression, metrics, PC scores, anything that can be retreived by Seurat::FetchData)


whtns/seuratTools documentation built on April 9, 2024, midnight