Learn R Programming

ontologyIndex (version 2.2)

get_ontology: Read ontology from obo file into R

Description

Reads an ontology from a file in either an OBO or OWL format into R as an ontology_index object.

Usage

get_ontology(file, ...)

Arguments

file
File path of obo file
...
Additional arguments to pass onto get_OWL or get_OBO.

Value

R-Object (list) representing ontology

See Also

get_OWL get_OBO