oma_code: Orthologous Matrix (OMA) codes of organisms

View source: R/taxonomy.R

oma_codeR Documentation

Orthologous Matrix (OMA) codes of organisms

Description

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.

See Also

  • ncbi_taxid

  • latin_name

  • ensembl_name

  • common_name

Examples

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


saezlab/OmnipathR documentation built on May 3, 2024, 5:32 a.m.