Skip to content

Releases: OndrejSladky/fmsi

v0.3.1

30 Oct 19:36
63d7e11
Compare
Choose a tag to compare
  • More clearer command line help messages
  • More clearer error messages
  • FMSI correctly fails if parameters are provided incorrectly

v0.3.0

22 Oct 19:08
Compare
Choose a tag to compare
  • Query time improvements, including support for faster streaming queries
  • Improved query robustness, including acceptance of FASTA files, ability to process other than single k-mers and skipping invalid k-mers

Due to the simplifications in interface and especially how query files are handles, this introduces breaking changes compared to 0.2.x

v0.2.4

10 Oct 15:08
Compare
Choose a tag to compare

Improved compilation flags.

v0.2.3

08 Oct 16:52
ad76caa
Compare
Choose a tag to compare

Included dependent repositories as copies to allow deployment on Bioconda.

v0.2.2

07 Jul 17:13
Compare
Choose a tag to compare
  • Fixed an off by one error with dollar sign position which caused a few k-mers to be incorrectly treated as not represented.
  • Support for interactive use.

v0.2.1

29 May 15:05
Compare
Choose a tag to compare

Simplified user interaction with FMSI.

v0.2

05 May 13:50
Compare
Choose a tag to compare

Time performance enhancements.

v0.1

29 Feb 12:08
Compare
Choose a tag to compare

Initial experimental SDSL-based implementation of FMSI.