dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
Dub
Repo
HtslibFile.readRecord
dhtslib
file
file
HtslibFile
read a BAM/SAM/BCF/VCF record
struct
HtslibFile
auto
readRecord
(
T
)
(
)
if
(
is
(
T
==
Bam1
) ||
is
(
T
==
Bcf1
)
||
is
(
T
==
Kstring
)
)
Meta
Source
See Implementation
dhtslib
file
file
HtslibFile
constructors
this
functions
byRecord
dup
loadHeader
loadHtsIndex
loadTabixIndex
query
readRecord
reset
resetToFirstRecord
seek
setExtraThreads
setHeader
tell
write
writeHeader
writeln
properties
getFilePtr
variables
bamHdr
bcfHdr
eof
f
fn
fp
headerOffset
idx
mode
tbx
textHdr
read a BAM/SAM/BCF/VCF record