Description Usage Arguments Value Examples
View source: R/originalcount.R
(All)Outputs the counts in the cluster by original datatype.
1 | originalcount(dataset)
|
dataset |
A seurat object. |
A dataframe of the counts in the cluster by original datatype
1 2 | counts_40pc_0.2 <- originalcount(plaque.combined_40pc_0.2)
would return counts split by GFP+/GFP-
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.