1
2
3
//! `Omics-tools` is a suite of programs for interacting with high-throughput sequencing data. e.g. Fastq/Bam/VCF File.

pub mod bam;