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