directory
0.0.0-20200818183458-d966d878d120
Repository: https://github.com/grailbio/bio.git
Documentation: pkg.go.dev

# Packages

Package bam provides types and functions that augment BAM and SAM packages in github.com/biogo/hts.
Package bampair provides a way to get the mate of each read when reading a BAM/PAM file that is sorted by position.
Package bamprovider provider utilities for scanning a BAM/PAM file in parallel.
Package bgzf includes a Writer for the .bgzf (block gzipped) file format.
No description provided by the author
Package fasta contains code for parsing (optionally indexed) FASTA files.
Package fastq provides code for working with FASTQ format data.
Package pam implements PAM reader and writer.