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