Learn R Programming

hpoPlot (version 2.4)

get.node.friendly.long.names: Split up the HPO term descriptions so they fit in nodes for plot

Description

Split up the HPO term descriptions so they fit in nodes for plot

Usage

get.node.friendly.long.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.node.friendly.long.names(hpo.terms, c("HP:0001873", "HP:0011877"))

Run the code above in your browser using DataLab