getOrg: Get the kegg code of specific mammalia organism.

View source: R/TransGeneID.R

getOrgR Documentation

Get the kegg code of specific mammalia organism.

Description

Get the kegg code of specific mammalia organism.

Usage

getOrg(organism)

Arguments

organism

Character, KEGG species code, or the common species name. For all potential values check: data(bods); bods. Default org="hsa", and can also be "human" (case insensitive).

Value

A list containing three elements:

org

species

pkgannotation package name

Author(s)

Wubing Zhang

Examples

ann = getOrg("human")
print(ann$pkg)


WubingZhang/MAGeCKFlute documentation built on Jan. 27, 2024, 2:43 p.m.