getWeights | R Documentation |
This function returns pre-calculated weights
for human, chimpanzee, mouse, fruitfly and
arabidopsis based on the performance of
simulated datasets estimated from real data
from the ReCount database
(http://bowtie-bio.sourceforge.net/recount/).
Currently pre-calculated weights are available only
when all six statistical tests are used and for
normalization with EDASeq. For other combinations,
use the estimateAufcWeights
function.
getWeights(org = c("human", "chimpanzee", "mouse",
"fruitfly", "arabidopsis", "rat"))
org |
|
A named vector of convex weights.
Panagiotis Moulos
wh <- getWeights("human")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.