exclude_descendants: Exclude terms descending from any in a given set of root...

Description Usage Arguments Value See Also

View source: R/descendants.R

Description

Exclude from set terms, any terms that are either in, or descend from one of, the set roots.

Usage

1
exclude_descendants(ontology, roots, terms)

Arguments

ontology

ontology_index object.

roots

Character vector of IDs for terms with respect to which descendants are to be defined.

terms

Character vector of ontological terms.

Value

Character vector of terms

See Also

intersection_with_descendants, prune_descendants


oganm/ontologyIndexOgfork documentation built on Oct. 11, 2019, 2:53 a.m.