getOrgDB: Search for orgDB

getOrgDBR Documentation

Search for orgDB

Description

Search if there is a corresponding annotation database orgDB is available for the given organism.

Usage

getOrgDB(orgm, orgOrgDB)

Arguments

orgm

An organism that of interest. Options include:
Btaurus(Bt) - Bos taurus - Cow
Celegans(Ce) - Caenorhabditis elegans - Roundworm
Cfamiliaris(Cf) - Canis familiaris - Dog
Dmelanogaster(Dm) - Drosophila melanogaster - Fruitfly
Drerio(Dr) - Danio rerio - Zebrafish
Ggallus(Gg) - Gallus gallus - Chicken
Hsapiens(Hs) - Homo Sapiens - Human
Mmulatta(Mmu) - Macaca mulatta - Rhesus macaque
Mmusculus(Mm) - Mus musculus - House mouse
Ptroglodytes(Pt) - Pan troglodytes - Chimpanzee
Rnorvegicus(Rn) - Rattus norvegicus - Brown rat
Scerevisiae(Sc) - Saccharomyces cerevisiae - Brewer's yeast
Sscrofa(Ss) - Sus scrofa - Wild swine

orgOrgDB

A data.frame that contains available orgDB object, e.g. orgmOrgDB.

getDB complementing functions

A collection of complementing functions that required by the main functions: getPkgs , which includes following functions:

  1. getOrgDB

  2. getTxDB

See Also

Other orgmOrgDB: orgmOrgDB

Other getDB: getPkgs(), getTxDB()

Examples

orgm <- "Hsapiens"
getOrgDB(orgm,orgmOrgDB)

DPP4ResearchGroup/SyntenyViz documentation built on Nov. 19, 2023, 1:16 a.m.