Description Usage Arguments Details Value
A quick method to access the cellCounts data.frame within a
TenXSubset object.
1 | cellCounts(TenXSubset)
|
TenXSubset |
A TenXSubset object |
The data.frame contains:
The total number of transcripts associated with each cell, "transcripts"
The total number of genes expressed in each cell, "nGenesExpr"
Note that these can be accessed separately using the cellCountsTrans
and cellCountsExpr functions.
cellCounts data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.