scaledlibsizes | R Documentation |
Get tmm-scaled libsizes
scaledlibsizes(counts)
counts |
counts matri |
scaled libsize vector
file <- system.file('extdata/billing19.rnacounts.txt', package = 'autonomics')
object <- read_rnaseq_counts(file)
scaledlibsizes(counts(object))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.