Releases: telatin/seqfu2
Releases · telatin/seqfu2
SeqFu v1.4.0
- Added fu-shred
- Added
--reverse-read
to fu-nanotags
SeqFu v1.3.6
- Automatic release system
- Documentation updates
- Minor updates
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
- added
seqfu 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 tabulate
to generate metadata/mapping files from directories seqfu qual
now 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 cat
to 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-sw
to handle missing files