Releases: telatin/seqfu2
Releases Β· telatin/seqfu2
v1.22.3 β πΈ cat fix
v1.22.2 β πL50 stats
- Add support for L50,75,90 statistics in seqfu stats using
--index
β οΈ this is experimental, the flag can change and the final output too
SeqFu 1.22.0 - π EBAME9
- Moved tests and code to fully support Nim 2.0
- SeqFu cat bug fix on prefixes, and addess
--anvio
shortcut to replicateanvi-script-reformat-fasta
(for pipelines preparing data for Anvi'o - SeqFu metadata now offers nf-core/rnaseq, nf-core/ampliseq and bactopia filesheets (experimental)
- SeqFu derep, improved docs
- Various fixes and documentation updates
Thanks to dialvarezs for Ignore incompatible-pointer-types error and to martin-g for improving Makefile and actions.
--
What's Changed
- compile by @microbiomes in #22
- Make use of
make
s implicit variables by @martin-g in #23 - Ignore incompatible-pointer-types error by @dialvarezs in #25
New Contributors
- @microbiomes made their first contribution in #22
- @martin-g made their first contribution in #23
- @dialvarezs made their first contribution in #25
SeqFu v1.20.3
- Bugfix interleave/deinterleave #21
SeqFu v1.20.2 - π¬π² Fajara
- Migrating to Nim 2.0
SeqFu v1.20.1 - π¬π² Gambia
- Bugfix in
seqfu metadata
when producing a Manifest file for single end #18 - Added
--translate
tofu-orf
SeqFu v1.20.0 β Align faster β
- Added genetic code 15 to
fu-orf
- Rewrote Smith-Waterman code in nim without external libraries, with a 2X speed bump
v.1.18.0 β βοΈshred more
- Added paired end support for
fu-shred
- Added
--noheader
inseqfu stats
- Minor fixes
v1.17.1 β detabulate bug fix π
- Fixed bug on
seqfu tabulate
when detabulating FASTQ files