nFeature.hist: hist plot of nFeature in each cluster

View source: R/seurat_related.R

nFeature.histR Documentation

hist plot of nFeature in each cluster

Description

hist plot of nFeature in each cluster

Usage

nFeature.hist(object, cluster, xlim = c(0, 500))

Arguments

object

Seurat obj

cluster

which cluster

xlim

limits of x axis

Examples

nFeature.hist(sce, 2, c(0,200))

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