Skip to content

Releases: jfjlaros/tssv

TSSV version 1.1.0

07 May 13:39
2a0051e
Compare
Choose a tag to compare

In this release:

  • Support for gzip / bzip2 compressed input files.

TSSV version 1.0.4

16 Mar 20:41
7a1ec5b
Compare
Choose a tag to compare

Dropped unused dependency.

TSSV version 1.0.3

29 Nov 19:56
Compare
Choose a tag to compare

Support for large sequences.

TSSV version 1.0.1

05 Oct 09:53
Compare
Choose a tag to compare

In this release.

API documentation for external library use.

TSSV version 1.0.0

01 Sep 15:05
Compare
Choose a tag to compare

In this release:

  • Support Python 3 added.
  • Support for Python 2 dropped.
  • Hosting documentation on ReadTheDocs.
  • Added CI.
  • Dropped SWIG dependency.
  • Added unit tests.
  • Dropped tssv_lite entry point.
  • Reverted to vanilla alignment implementation.
  • Made SSE alignment optional for use on old computers.
  • Made regular expressions in the library optional.
  • Output format follows input format (either FASTQ or FASTA).
  • Added simple mismatch command line option.