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