dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
Bgzf
dhtslib
memory
reference counted BGZF wrapper can be used directly as a BGZF *
pragma(
inline
, true)
alias
Bgzf
=
SafeHtslibPtr
!(
BGZF
,
bgzf_close
)
Meta
Source
See Implementation
dhtslib
memory
aliases
Bam1
BamHdr
Bcf1
BcfHdr
Bgzf
Faidx
HtsFile
HtsIdx
HtsItr
HtsItrMulti
Kstring
Tbx
VcfFile
manifest constants
dip1000Enabled
structs
SafeHtslibPtr
reference counted BGZF wrapper can be used directly as a BGZF *