dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
Dub
Repo
GTFReader
dhtslib
gff
reader
Returns a RecordReader range for a GTF file
auto
GTFReader
(string fn)
auto
GTFReader
(string fn, string chrom, Interval!cs coords, int extra_threads, string fnIdx)
auto
GTFReader
(
CoordSystem
cs
)
(
string
fn
,
string
chrom
,
Interval
!
cs
coords
,
int
extra_threads
= -1
,
string
fnIdx
= ""
)
Meta
Source
See Implementation
dhtslib
gff
reader
functions
GFF2Reader
GFF3Reader
GTFReader
Returns a RecordReader range for a GTF file