# flash-lib
Core Rust implementation of the FLASH (Fast Length Adjustment of SHort reads) algorithm for merging
paired-end FASTQ reads. This crate powers the `flash-cli` binary and exposes utilities for embedding
FLASH functionality in other Rust projects.
## License
Released under the MIT license.