Description Usage Arguments Value Author(s) See Also Examples
A function to obtain all gene scores
1 | extractScores(pvalue_annotation)
|
pvalue_annotation |
An S4 object of class PvalueAnnotation for which scores have already been calculated |
A named vector containing all gene scores
N. Ari Wijetunga
scorePval extractModules highScores
1 2 3 4 5 | data(test_annotation_score_data)
out <- extractScores(pvalue_annotation=test_annotation)
head(out)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.