egOrgMap: Convert between the name of the organism annotation package...

View source: R/egOrgMap.R

egOrgMapR Documentation

Convert between the name of the organism annotation package ("OrgDb") and the name of the organism.

Description

Give a species name and return the organism annotation package name or give an organism annotation package name then return the species name.

Usage

egOrgMap(name)

Arguments

name

The name of the organism annotation package or the species.

Value

A object of character

Author(s)

Jianhong Ou

Examples


  egOrgMap("org.Hs.eg.db")
  egOrgMap("Mus musculus")


jianhong/ChIPpeakAnno documentation built on Feb. 2, 2024, 3:26 p.m.