read.gene_ontology: Create tree structure from gene ontology file

Description Usage Arguments Value See Also

Description

Create tree structure from gene ontology file

Usage

1
2
3
4
read.gene_ontology(filename, ontology = c(
                             "biological_process",
                             "cellular_component",
                             "molecular_function"))

Arguments

filename

Path to obo file with gene ontology.

ontology

Character vector of ontologies for which to create tree objects.

Value

Returns a list with one tree object per ‘ontology’.

See Also

read.obo


cbaumbach/genFun documentation built on May 13, 2019, 1:47 p.m.