Skip to content

Releases: JustinChu/ntsm

Release 1.2.1

25 Nov 08:35
Compare
Choose a tag to compare

Full Changelog: 1.2.0...1.2.1

Hotfix for installation of scripts (ntsmSiteGen) to prefix via make install

Release 1.2.0

23 Nov 06:27
Compare
Choose a tag to compare

Full Changelog: 1.1.0...1.2.0

Release 1.1.0

20 Nov 22:38
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.1.0

Major changes:

  • generatesites makefile script changed to ntsmSiteGen with k-mer duplicate checking for more robust site generation.

Release 1.0.2

12 Nov 23:54
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2
Major bugfixes in:

  • ntsmCount - k-mer count init bug and early termination bug fix on some systems
  • filterRepetiveSNP.pl - Variant ID parsing bug fix

Release 1.0.1

07 Feb 22:23
Compare
Choose a tag to compare
Release 1.0.1 Pre-release
Pre-release
  • Provide scripts and information for generating sites and PCA rotation matrix for PCA-based heuristic
  • Minor fixes and changes to PCA heuristic code

1.0.0

10 Nov 01:10
Compare
Choose a tag to compare
update version number

Release 0.1.0

27 Oct 01:32
Compare
Choose a tag to compare

Scoring method using faster loglikelihood scoring that is more resilient to missing sites. Other features: Error rate estimation and relatedness metrics.

Release 0.0.2

12 Oct 18:41
Compare
Choose a tag to compare

Update hash function to use an invertible hash function to prevent collisions
Change default score parameter (-s)

Release 0.0.1

20 Sep 23:40
Compare
Choose a tag to compare

Initial Release