Struct bam::sam::SamWriterBuilder [−][src]
pub struct SamWriterBuilder { /* fields omitted */ }Expand description
Builder of the SamWriter.
Implementations
The option to write or skip header when creating the SAM writer (writing by default).
Creates a SAM writer from a file and a header.
