Skip to contents

Note: OMA species codes are whenever possible identical to UniProt codes.

Usage

oma_code(name)

Arguments

name

Vector with any kind of organism name or identifier, can be also mixed type.

Value

A character vector with the Orthologous Matrix (OMA) codes of the organisms.

Examples

oma_code(c(10090, "cjacchus", "Vicugna pacos"))
#> [1] "MOUSE" "CALJA" "VICPA"
# [1] "MOUSE" "CALJA" "VICPA"