Skip to content

Releases: telatin/seqfu2

SeqFu v1.4.0

24 Jun 13:16
Compare
Choose a tag to compare
SeqFu v1.4.0 Pre-release
Pre-release
  • Added fu-shred
  • Added --reverse-read to fu-nanotags

SeqFu v1.3.6

18 Jun 16:37
Compare
Choose a tag to compare
  • Automatic release system
  • Documentation updates
  • Minor updates

v1.3.3

17 Jun 20:24
Compare
Choose a tag to compare
fix

v1.3.2 - metadata for qiime2

16 Jun 12:32
Compare
Choose a tag to compare
Pre-release

seqfu metadata --format qiime2 now has its own implementation (the previous releases relied on the forward compatibility of mapping files)

v1.2.3 - tabulate

09 Jun 12:34
Compare
Choose a tag to compare
  • added seqfu tabulate

v1.2.1 - nanotags

07 Jun 15:54
Compare
Choose a tag to compare

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

04 Jun 16:20
Compare
Choose a tag to compare
  • 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

28 May 16:51
0b7b4b7
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release
  • Added tool to generate metadata (tabulate, now metadata from 1.2.+)
  • seqfu rc can now --only-rev and has improved stdin handling
  • Improved documentation
  • Various Bugfixes, including derep #4;

v1.0.0 seqfu cat

06 May 09:50
Compare
Choose a tag to compare
  • seqfu cat to print multiple files

v0.9.6 Windows release

20 Apr 15:56
Compare
Choose a tag to compare
  • 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