get_GO_app | R Documentation |
Function to get the result list from the get_annotations or get_enrichment functions from STRINGdb package.
get_GO_app(anno, enrich = FALSE, all_cat = TRUE, sing_cat = "Component")
anno |
The output data from get_annotations or get_enrichment functions from STRINGdb package. |
enrich |
A logical to tell whether your data is the output from get_enrichment function from STRINGdb package or not |
all_cat |
A logical to tell if you want the results from all the database or not |
sing_cat |
A character; if all_cat is set to FALSE, will select only this database |
A list of the results
STRINGdb
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.