oma_code | R Documentation |
Note: OMA species codes are whenever possible identical to UniProt codes.
oma_code(name)
name |
Vector with any kind of organism name or identifier, can be also mixed type. |
A character vector with the Orthologous Matrix (OMA) codes of the organisms.
ncbi_taxid
latin_name
ensembl_name
common_name
oma_code(c(10090, "cjacchus", "Vicugna pacos"))
# [1] "MOUSE" "CALJA" "VICPA"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.