getOrganismCode: Return the code of a particular organism.

View source: R/getOrganismCode.R

getOrganismCodeR Documentation

Return the code of a particular organism.

Description

This method converts a organism latin name into a code.

Usage

getOrganismCode(name)

Arguments

name

latin name of an organism

Value

systemCode

the code of the organism

Author(s)

Egon Willighagen Christ Leemans

Examples

systemCode <- getOrganismCode("Mus musculus")

egonw/BridgeDbR documentation built on Sept. 18, 2023, 8:14 p.m.