Skip to contents

Extract the synonyms of the given ORPHAcode as well as its preferential label, given in first position.

Usage

get_all_labels(orpha_code)

Arguments

orpha_code

An ORPHAcode.

Value

A character vector containing all labels associated to the given ORPHAcode.

See also

load_synonyms() to load the synonyms table.

Examples