Skip to contents

UniProt identifier type label

Usage

uniprot_id_type(label)

Arguments

label

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

Value

Character: the UniProt specific ID type label, or the input unchanged if it could not be translated (still might be a valid identifier name). This is the label that one can use in UniProt REST queries.

Examples

ensembl_id_type("entrez")
#> [1] "entrez"
# [1] "database(GeneID)"