powered by
data(hpDef, hp_class, package="PCAN") hp <- "HP:0100089" hpDef[which(hpDef$id==hp),] # This term has 2 classes: hpDef[which(hpDef$id %in% hp_class[[hp]]),]
Run the code above in your browser using DataLab