do_ORA_topGO | R Documentation |
Performs overexpression enrichment on logical protein vector with specified GO ontology
do_ORA_topGO( proteins, ontology = "CC", algorithm = "classic", threshold = 0.05, dataset, add.info = F )
proteins |
character vector |
ontology |
GO ontology |
algorithm |
algorithm to use ("classic", "elim", "weight", "weight01") |
threshold |
p-value/confidence threshold to exclude terms |
dataset |
dataset |
add.info |
Add additional information (takes longer) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.