Description Usage Arguments Value Author(s) Examples
Wrapper function to run the hyperGTest from package GOstats, after mapping each peptide to an entrez ID.
1 2 | goStatTest(pnet, module, pepinfo, pepColName, protColName, universe,
onto, annot, pvalue, cond)
|
pnet |
Procona network object. |
module |
Module of interest (numeric) |
pepinfo |
The mass tag info, mapping peptides to proteins. |
pepColName |
Column name in mass tag info for peptides |
protColName |
Column name in mass tag info for proteins |
universe |
Table mapping protein IDs to entrez IDs |
onto |
The ontology catagory (bp etc).. |
annot |
The annotation database to use |
pvalue |
pvalue cutoff |
cond |
conditional parameter, see GOstats. |
Returns the results of the hyper geometric test.
David L Gibbs
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.