### =========================================================================
### makeTxDbFromBiomart()
### -------------------------------------------------------------------------
### Everything in this file has moved to txdbmaker!
getChromInfoFromBiomart <- function(...)
{
call_fun_in_txdbmaker("getChromInfoFromBiomart", ...)
}
makeTxDbFromBiomart <- function(...)
{
call_fun_in_txdbmaker("makeTxDbFromBiomart", ...)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.