Description Usage Arguments Value Author(s) See Also Examples
Having identfied modules within a Pvalue annotation, this function allows the user to display 1 or more of the module genes.
1 | extractModules(pvalue_annotation, which_module = NULL)
|
pvalue_annotation |
An S4 object of class PvalueAnnotation for which Spinglass or BioNet has already been run. |
which_module |
A numeric vector specifying one or more module to display |
A list with each element containing the requested modules
N. Ari Wijetunga
plotModule runGOseq extractGOseq runSpinglass runBioNet
1 2 3 | data(test_annotation_score_data)
extractModules(pvalue_annotation=test_annotation, which_module=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.