Skip to content

Releases: apriha/snps

v2.9.0

26 Aug 05:03
c702fa6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.2...v2.9.0

v2.8.2

19 Jul 04:29
c2635c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.1...v2.8.2

v2.8.1

05 May 04:28
77407c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.0...v2.8.1

v2.8.0

05 Mar 04:25
1d4bbd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.2...v2.8.0

v2.7.2

20 Apr 06:50
f5df993
Compare
Choose a tag to compare

Updated

  • Fix CI builds

v2.7.1

13 Feb 05:37
c29785b
Compare
Choose a tag to compare

Updated

  • Fix CI builds

v2.7.0

04 Nov 04:53
8abca57
Compare
Choose a tag to compare

Added

  • Detect deduced chip array and chip version based on chip clusters
  • Identify and filter low quality SNPs based on chip clusters
  • Add various VCF output options related to low quality SNPs (drop and/or populate FILTER column)
  • Add helper output functions (to_csv, to_tsv, to_vcf)
  • Add ability to prefix chromosomes in VCF output

Updated

  • Deprecate reading/writing class methods
  • Deprecate save method

Fixed

  • Write output file with no additional blank lines (Windows)

v2.6.0

24 Aug 05:24
6489834
Compare
Choose a tag to compare

Added

  • Add support for CircleDNA
  • Enable specification of unavailable VCF ALT allele

Updated

v2.5.0

07 Jun 05:30
4b0c0d2
Compare
Choose a tag to compare

Added

v2.4.4

06 Jun 06:13
9550b98
Compare
Choose a tag to compare

Updated

  • Fix CI builds