Releases: telatin/seqfu2
Releases · telatin/seqfu2
Release list
v1.3.3
v1.3.2 - metadata for qiime2
seqfu metadata --format qiime2 now has its own implementation (the previous releases relied on the forward compatibility of mapping files)
v1.2.3 - tabulate
v1.2.1 - nanotags
BUG FIX in seqfu rc: when a single sequence sequence was provided as argument, --only-rev was working at the opposite
New tool: fu-nanotags
v1.2.0 - qualified regions
- Bug fix: SigPipe handling was not working since 1.0.0
- New:
seqfu tabulateto generate metadata/mapping files from directories seqfu qualnow automatically detects the qualified region of the reads using a sliding window.- Minor improvements in documentation and implementation of
seqfu head,seqfu cat
v1.1.0
v1.0.0 seqfu cat
seqfu catto print multiple files
v0.9.6 Windows release
- Refactored signal handling to support compilation from Windows
- In this release we attach our compiled binaries that require a DLL library (zlib1.dll). We supply three versions and one should work when placed in the same directory as the other executables. We are not able to support Windows at the moment, but we found possible to compile and use SeqFu from Windows.
- Minor bugfix in
fu-swto handle missing files
v0.9.5 with core binaries
- Improved documentation thanks to reviewer's comments
- Improved
seqfu view(support for ASCII encoding of quality scores) - New tool
fu-multirelabel - Minor bug fixes
seqfu is the Linux binary, while seqfu_mac targets MacOS
v0.9.1 with binaries
- Improved
seqfu view(collapsed visualization of multiple oligos per strand) - Output of
seqfu rcis a naked sequence when a single string is provided