cellCountsPerCluster: Cell Counts per Cluster

Description Usage Arguments Value Examples

Description

Cell Counts per Cluster

Usage

1
2
3
4
5
6
7
cellCountsPerCluster(object, ...)

## S4 method for signature 'SingleCellExperiment'
cellCountsPerCluster(object, interestingGroups)

## S4 method for signature 'seurat'
cellCountsPerCluster(object, interestingGroups)

Arguments

object

Object.

...

Additional arguments.

interestingGroups

Character vector of interesting groups. Must be formatted in camel case and intersect with sampleData() colnames.

Value

tibble grouped by "ident" column, arranged by abundance.

Examples

1
2

WeiSong-bio/roryk-bcbioSinglecell documentation built on July 6, 2019, 12:03 a.m.