Description Usage Arguments Value
Get highest common GO ancestor of GO annotations
1 2 | get_highest_sig_ancestor(go_terms, go_comp, metaginfo, unique = TRUE,
pval = 0.05)
|
go_terms |
GO terms for which the highest common ancestors are to be looked for. |
go_comp |
Wilcoxon comparison of the matrix of GO values as returned
by |
metaginfo |
Pathways object |
unique |
Boolean, whether to return only one highest significant GO ancestor or all of them. By default, TRUE. |
pval |
P-value cut-off. Default values is set to 0.05. |
highest common ancestors
#@export
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.