biod ~bio2 (2022-05-05T08:17:46.2810097)
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