dhtslib v0.13.3+htslib-1.13 (2021-10-01T15:45:48Z)
Home
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, string fnIdx)
auto
BedReader
(
CoordSystem
cs
)
(
string
fn
,
string
chrom
,
Interval
!
cs
coords
,
string
fnIdx
= ""
)
Meta
Source
See Implementation
dhtslib
bed
reader
functions
BedReader
returns a BedRecord range from a RecordReader