Learn R Programming

hpoPlot (version 2.2)

get.shortened.names: Get human readable, shortened (where possible) HPO term names

Description

Get human readable, shortened (where possible) HPO term names

Usage

get.shortened.names(hpo.terms, terms)

Arguments

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

Value

  • Character vector

Examples

Run this code
data(hpo.terms)
get.shortened.names(hpo.terms, c("HP:0001873", "HP:0011877"))

Run the code above in your browser using DataLab