raw_counts | R Documentation |
Return the raw counts from an SCE object.
raw_counts(x, type = "test")
x |
An SCE object. |
type |
One of either 'test' (default), 'clean', 'debris', or 'all'. specifying how to subset the counts to include only those droplets. The droplets in 'clean' and 'debris' make up the droplets in 'test'. If 'all', returns all droplets. |
Sparse matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.