| Crates.io | jseqio |
| lib.rs | jseqio |
| version | 0.1.5 |
| created_at | 2024-04-26 10:03:21.032159+00 |
| updated_at | 2025-05-08 07:14:23.334683+00 |
| description | Reading and writing biological sequences in FASTA or FASTQ format. |
| homepage | |
| repository | https://github.com/jnalanko/jseqio |
| max_upload_size | |
| id | 1221280 |
| size | 57,156 |
Parsers for FASTA and FASTQ formats. I wrote my own parsers mostly as an exercise to learn Rust. You should probably use Needletail for your FASTA and FASTQ parsing needs.
See Changelog.md for latest changes starting from version 0.1.4.