plotGeneScore: plot violin plot of gene score among groups(ggplot2)

View source: R/seurat_related.fine.R

plotGeneScoreR Documentation

plot violin plot of gene score among groups(ggplot2)

Description

plot violin plot of gene score among groups(ggplot2)

Usage

plotGeneScore(sce, gene_list, group.by = NULL)

Arguments

sce

Seurat obj

gene_list

gene list

group.by

group by

Examples

plotGeneScore(sce, gene_list)

DawnEve/GEB documentation built on July 6, 2022, 7:05 p.m.