Description Usage Arguments Value Author(s) Examples
View source: R/relexprByGene.R
Transforms relative expressions that add up to 1 within each gene island (the default output of casper) to relative expressions that add up to 1 per gene.
1 | relexprByGene(x, normbylength=FALSE, genomeDB)
|
x |
|
normbylength |
If set to |
genomeDB |
If |
ExpressionSet
with relative expressions adding up to one for
each gene_id
.
David Rossell
1 | #See help(calcExp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.