Skip to contents

Ensembl identifier type label

Usage

ensembl_id_type(label)

Arguments

label

Character: an ID type label, as shown in the table at translate_ids

Value

Character: the Ensembl specific ID type label, or the input unchanged if it could not be translated (still might be a valid identifier name). These labels should be valid Ensembl attribute names, directly usable in Ensembl queries.

Examples

ensembl_id_type("uniprot")
#> [1] "uniprotswissprot"
# [1] "uniprotswissprot"