biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
createIndex
bio
std
hts
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
std
hts
bam
bai
indexing
functions
createIndex
structs
IndexBuilder
Writes BAM index to the stream
Accepts optional progressBarFunc