Learn R Programming

hpoPlot (version 2.2)

clean.terms: Remove redundant/implied terms

Description

Remove redundant/implied terms

Usage

clean.terms(hpo.terms, terms)

Arguments

hpo.terms
R-Object representation of HPO
terms
Character vector of HPO terms

Value

  • Character vector of HPO terms

Examples

Run this code
data(hpo.terms)
clean.terms(hpo.terms, c("HP:0001873", "HP:0001872"))

Run the code above in your browser using DataLab