filter_unannotated: Removes unannotated terms from the ontology.

Description Usage Arguments Value

View source: R/ontology.R

Description

Removes unannotated terms from the ontology.

Usage

1
filter_unannotated(o, keep_connected = TRUE)

Arguments

o

An annotated ontology object.

keep_connected

Keep unannotated terms that are ancestors of annotated terms.

Value

An ontology with all unannotated terms removed.


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