Skip to content

Releases: TurakhiaLab/TWILIGHT

v0.2.3

25 Dec 21:14

Choose a tag to compare

v0.2.3 Pre-release
Pre-release
  • Added SIMD optimizations to TALCO-XDrop.cpp for faster execution (only on x86_64/amd64)
  • Improved the speed of progressive alignment
  • Added support for BLOSUM45 and BLOSUM80 scoring matrices for protein alignment
  • Cleaned up and reorganized the codebase
  • Fixed bugs present in TWILIGHT v0.2.2

v0.2.2

07 Nov 03:08

Choose a tag to compare

v0.2.2 Pre-release
Pre-release
  • Improved write speed for compressed output files.
  • Fixed several bugs present in TWILIGHT v0.2.1.

v0.2.1

07 Oct 20:53

Choose a tag to compare

v0.2.1 Pre-release
Pre-release
  • Added support for writing compressed output files (.gz).
  • Fixed several bugs present in TWILIGHT v0.2.0.

v0.2.0

21 Aug 05:11

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
  • Added support for adding new sequences into an existing alignment.
  • Updated the Snakemake workflow to enable faster Iterative Mode and allow adding new sequences without requiring a placement tree.
  • Added support for using a tree that contains more sequences than the actual dataset.
  • Fixed several CUDA-related issues present in TWILIGHT v0.1.4.

v0.1.4a

18 Jul 16:05

Choose a tag to compare

v0.1.4a Pre-release
Pre-release
  • Fixed an issue when running the TWILIGHT downloaded from Conda on CPU-only platforms

v0.1.4

03 Jun 03:04

Choose a tag to compare

v0.1.4 Pre-release
Pre-release
  • Fixed bugs related to protein sequence alignment
  • Added support for protein alignment in the iterative mode
  • Introduced semi-global alignment for handling large differences in sequence lengths
  • Updated default parameters for improved performance and accuracy

v0.1.3

12 May 18:47

Choose a tag to compare

v0.1.3 Pre-release
Pre-release
  • Fixed bugs related to adding deferred sequence from the previous release
  • Added support for AMD GPUs and macOS platforms
  • Introduced experimental support for protein alignment (still under optimization)
  • Updated build scripts for improved compatibility and setup

v0.1.2

21 Apr 23:30

Choose a tag to compare

v0.1.2 Pre-release
Pre-release
  • Fixed an issue where the printed version did not match the actual release version.
  • Introduced command-line options to configure thresholds for filtering non-conforming sequences.
  • Added an option to control whether non-conforming sequences should be excluded.
  • Added Conda installation instructions to the README.

v0.1.1

08 Apr 22:44

Choose a tag to compare

v0.1.1 Pre-release
Pre-release
  • Merged experiment/sars branch to the main branch

Initial release

25 Mar 19:00

Choose a tag to compare

Initial release Pre-release
Pre-release
v0.1.0

add version