Learn R Programming

BridgeDbR (version 1.6.0)

getOrganismCode: 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

Examples

Run this code
systemCode <- getOrganismCode("Mus musculus")

Run the code above in your browser using DataLab