gtf2db
Description
Generate GTF object from gtf file.
Usage
gtf2db(filename = NULL, use_utr = FALSE)
Arguments
filename
|
Path to gtf file. |
use_utr
|
Load CDS records or not. Default is FALSE. |
Value
A point to GTF struct.
Generate GTF object from gtf file.
gtf2db(filename = NULL, use_utr = FALSE)
filename
|
Path to gtf file. |
use_utr
|
Load CDS records or not. Default is FALSE. |
A point to GTF struct.