biod ~meson (2022-05-07T11:17:22.3072764)
Dub
Repo
createIndex
bio
bam
bai
indexing
Writes BAM index to the
stream
Accepts optional
progressBarFunc
void
createIndex
(
BamReader
bam
,
Stream
stream
,
bool
check_bins
= false
,
void
delegate
(
lazy
float
p
)
progressBarFunc
= null
)
Meta
Source
See Implementation
bio
bam
bai
indexing
functions
createIndex
structs
IndexBuilder
Writes BAM index to the stream
Accepts optional progressBarFunc