getOrganismCode {BridgeDbR}R 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")

[Package BridgeDbR version 2.3.0 Index]