Description Usage Arguments Value Examples
Remove redundant/implied terms from a set of terms
1 | minimal_set(ontology, terms)
|
ontology |
|
terms |
Character vector of ontological terms. |
Character vector of terms
1 2 | data(hpo)
minimal_set(hpo, c("HP:0001873", "HP:0001872"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.