Description Usage Arguments Value Author(s)
View source: R/prepare.trans.exp.R
Compute the relative expression of transcripts.
1 | relativize(x, min.gene.exp = 0.01)
|
x |
a vector of transcript expression. |
min.gene.exp |
the minimum gene expression in the sample. If the gene expression is too low it is safer to remove the sample from the analysis. |
a vector with the relative expression.
Jean Monlong
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.