counts,SampleCounts-method | R Documentation |
Get counts from SampleCounts object
## S4 method for signature 'SampleCounts'
counts(object, processed = FALSE, sort_ids = FALSE)
object |
SampleCounts. |
processed |
raw (TRUE) or processed counts (FALSE) |
sort_ids |
order count matrix by guide - only applicable when processed = TRUE (FALSE) |
dataframe containing sample counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.