//! # Command line interface for rustybam
//! [rustybam command line interface, subcommands, and options.](cli::Commands)
//! # README for rustybam
/// Annotation of bed files.
/// Calculate stats from sam/bam/cram and paf files.
/// Bed file utilities.
/// Command line interface for rustybam.
/// Functions for fastx files.
/// Mimic of `bedtools getfasta` that works with bgzipped files.
/// Liftover between assemblies using a PAF file.
/// Module for automatically reading a writing compressed or uncompressed files.
/// Make statistics for NucFreq plotting.
/// PAF file utilities.
/// Find SUNs within a fasta.
/// Functions for trimming query overlaps from a PAF file.
/// bed summary functions
//pub mod test;