Description Usage Arguments Value
Checks ontology ID across "DO", "GO", "KEGG", "MKEGG" and "REACTOME" databases and returns the database name. This is the engine function for detectOntoDB
and checks one entry at a time.
1 | .detectOntoDB(ontology.id, NA.if.no.match = FALSE)
|
ontology.id |
A character vector with ontology IDs |
NA.if.no.match |
If an ID is not present across all databases, corresponding element of vector will be assigned as NA (default: TRUE). If FALSE, function will throw an error and stop. |
A character vector with the name of the databases.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.