jseqio 0.1.4

Reading and writing biological sequences in FASTA or FASTQ format.
Documentation
1
2
3
4
5
# Jseqio

Parsers for FASTA and FASTQ formats. I wrote my own parsers mostly as an exercise to learn Rust. You should probably use [Needletail](https://github.com/onecodex/needletail) for your FASTA and FASTQ parsing needs.

See Changelog.md for latest changes starting from version 0.1.4.