getOrgDB | R Documentation |
Search if there is a corresponding annotation database orgDB is available for the given organism.
getOrgDB(orgm, orgOrgDB)
orgm |
An organism that of interest. Options include: |
orgOrgDB |
A data.frame that contains available orgDB object, e.g. |
A collection of complementing functions that required by the main functions:
getPkgs
, which includes following functions:
getOrgDB
getTxDB
Other orgmOrgDB:
orgmOrgDB
Other getDB:
getPkgs()
,
getTxDB()
orgm <- "Hsapiens"
getOrgDB(orgm,orgmOrgDB)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.