read_obo: Read ontology from OBO file.

Description Usage Arguments Value

View source: R/ontology.R

Description

Read ontology from OBO file.

Usage

1
read_obo(path, relationships)

Arguments

path

Path to OBO file.

relationships

Character vector of relationships to include in ontology, e.g. c("is_a", "part_of").

Value

An ontology object.


SimonLarsen/higana documentation built on April 24, 2020, 7:29 a.m.