Description Usage Arguments Value
Collapses non-root and non-leaf terms in the ontology whose annotations are redundant with respect to their children. Ensures that the annotations of a term is a proper superset of the union of annotations of its children.
1 | collapse_redundant_terms(o, threshold = 1)
|
o |
An annotated |
threshold |
Filter terms with redundancy (maximum Jaccard index) above this threshold. |
A filtered ontology
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.