Learn R Programming

hpoPlot (version 2.2)

term.set.list.from.character: Get list of character vector of HPO terms, given character vector of comma separated terms

Description

Get list of character vector of HPO terms, given character vector of comma separated terms

Usage

term.set.list.from.character(character.vector)

Arguments

character.vector
Character vector of comma separated terms

Value

  • List of character vectors of HPO terms

Examples

Run this code
term.set.list.from.character(c("HP:0001873", "HP:0001902"))

Run the code above in your browser using DataLab