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

Description Usage Arguments Value Author(s) Examples

View source: R/egOrgMap.R

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

1

Arguments

name

The name of the organism annotation package or the species.

Value

A object of character

Author(s)

Jianhong Ou

Examples

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

ChIPpeakAnno documentation built on April 1, 2021, 6:01 p.m.