A collection of fasta/fastq related tools that I've needed to write.
```bash
cargo install fxtools
git clone https://github.com/noamteyssier/fxtools cd fxtools cargo install --path . ```
Check out the documentation for usage.