originalcount: originalcount

Description Usage Arguments Value Examples

View source: R/originalcount.R

Description

(All)Outputs the counts in the cluster by original datatype.

Usage

1
originalcount(dataset)

Arguments

dataset

A seurat object.

Value

A dataframe of the counts in the cluster by original datatype

Examples

1
2
counts_40pc_0.2 <- originalcount(plaque.combined_40pc_0.2)
would return counts split by GFP+/GFP-

SShan2021/seuratExtension documentation built on Dec. 18, 2021, noon