R/makeTxDbFromGRanges.R

Defines functions makeTxDbFromGRanges

Documented in makeTxDbFromGRanges

### =========================================================================
### makeTxDbFromGRanges()
### -------------------------------------------------------------------------

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

makeTxDbFromGRanges <- function(...)
{
    call_fun_in_txdbmaker("makeTxDbFromGRanges", ...)
}
Bioconductor/GenomicFeatures documentation built on June 14, 2025, 5:43 p.m.