Description Usage Arguments Value See Also
Read ontology from OBO file into R
1 2 3 4 | get_ontology(file, propagate_relationships = "is_a",
extract_tags = "minimal")
get_OBO(file, propagate_relationships = "is_a", extract_tags = "minimal")
|
file |
File path of OBO formatted file. |
propagate_relationships |
Character vector of relations |
extract_tags |
Character value: either "minimal" or "everything", determining whether to extract only the properties of terms which are required to run functions in the package - i.e. |
ontology_index
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.