R/makeTxDbFromGFF.R

Defines functions makeTxDbFromGFF

Documented in makeTxDbFromGFF

### =========================================================================
### makeTxDbFromGFF()
### -------------------------------------------------------------------------

### Everything in this file has moved to txdbmaker!

makeTxDbFromGFF <- function(...)
{
    call_fun_in_txdbmaker("makeTxDbFromGFF", ...)
}
Bioconductor/GenomicFeatures documentation built on May 4, 2024, 4:43 p.m.