term.set.list.from.characterR Documentation

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

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