8000 Releases · martinjvickers/KAST · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Releases: martinjvickers/KAST

Minor release

01 Jul 13:27
Compare
Choose a tag to compare

A minor release with several bug fixes and performance enhancements.

First Release

23 Feb 09:52
Compare
Choose a tag to compare

This is the completed release of KAST

Testing 0.0.34

25 Jan 12:08
Compare
Choose a tag to compare
Testing 0.0.34 Pre-release
Pre-release

Fixed the --percent feature

Testing 0.0.33

05 Jul 14:11
Compare
Choose a tag to compare
Testing 0.0.33 Pre-release
Pre-release

Added filter tags for search mode, along with normalised_canberra distance and the cosine distance.

Testing 0.0.31

08 Feb 15:17
Compare
Choose a tag to compare
Testing 0.0.31 Pre-release
Pre-release

Include a bugfix for chebyshev in interleave mode and the addition of the canberra distance measure.

testing_0.0.30

10 Jul 10:14
Compare
Choose a tag to compare
testing_0.0.30 Pre-release
Pre-release

Added interleave mode. A mode which allows you to specify a single input fasta file using the -i flag, and it will compare sequences in pairs, e.g. the distance between read_1 and read_2, read_3 and read_4 etc.

Testing version 0.0.29

19 Mar 13:56
Compare
Choose a tag to compare
Pre-release

Fixed issue with using k = 1 for simple distance types, e.g. euler and d2.

Testing version 0.0.28

08 Mar 14:44
Compare
Choose a tag to compare
Pre-release

Added the -sc/--score-cutoff parameter to allow users to specify a score cutoff within search mode.

Testing version 0.0.27

19 Mar 13:53
Compare
Choose a tag to compare
Pre-release
  • Bug fix to prevent users from selecting -m or -k values that are not compatible with one-another.

Testing version 0.0.26

23 Jan 11:05
Compare
Choose a tag to compare
Pre-release

Implemented the -nh/--no-header option for the -t blastlike search mode output. This is useful if you need to perform some sort of processing afterwards that does not require a header.

0