biod ~bio2 (2022-05-05T08:17:46.2810097)
Dub
Repo
BamWriter.writeRecord
bio
bam
writer
BamWriter
Writes BAM read. Throws exception if read reference ID is out of range.
this
(undead.stream.Stream stream, int compression_level, std.parallelism.TaskPool task_pool, size_t buffer_size)
this
(string filename, int compression_level, std.parallelism.TaskPool task_pool)
Meta
Source
See Implementation
bio
bam
writer
BamWriter
constructors
this
functions
disableAutoIndexCreation
finish
flush
setFilename
writeByteArray
writeInteger
writeRecord
writeReferenceSequenceInfo
writeSamHeader
writeString
Writes BAM read. Throws exception if read reference ID is out of range.