dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
Dub
Repo
BedReader
dhtslib
bed
reader
returns a BedRecord range from a RecordReader
auto
BedReader
(string fn)
auto
BedReader
(string fn, string chrom, Interval!cs coords, int extra_threads, string fnIdx)
auto
BedReader
(
CoordSystem
cs
)
(
string
fn
,
string
chrom
,
Interval
!
cs
coords
,
int
extra_threads
= -1
,
string
fnIdx
= ""
)
Meta
Source
See Implementation
dhtslib
bed
reader
functions
BedReader
returns a BedRecord range from a RecordReader