-
Notifications
You must be signed in to change notification settings - Fork 1
History
Andrea Telatin edited this page Sep 17, 2020
·
5 revisions
This repository aims at unifying under a single package a set of scripts I wrote over the years to perform common manipulations of FASTA and FASTQ files.
It's under development and until version 1.0.0 APIs might change
-
v 0.7.0
- Rewrite of some utilities in nim, with notable speedup
-
v 0.6.0
- Introduced
BioX::Seq
for new scripts
- Introduced
-
v 0.5.0
- Added
fu-extract
- Shipping a common library
FASTX::Utils
- Added
-
v 0.2.0
- Experimental Paired End datasets support
-
v 0.1.0
- Initial release
🧬 SeqFU - a collection of tools to parse and manipulate FASTA and FASTQ files, supporting compressed input