Produces a table with estimated gene abundances for a given
transcript_quantifier-class
object if gene identifiers are
present
1 2 3 4 | gene_abundance(tq, norm_method = c("tpm", "tmm"))
## S4 method for signature 'transcript_quantifier'
gene_abundance(tq, norm_method = c("tpm", "tmm"))
|
tq |
A transcript_quantifier-class object |
norm_method |
type of normalization to use: "tpm" or "tmm". Defaults to "tpm". Described further in details. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.