Skip to content

Releases: molgenis/molgenis-py-consensus

Release 2.1.1

13 Aug 11:27
2995859
Compare
Choose a tag to compare

Fixes:
Consensus script crashes in ConsensusReporter

Release 2.1.0

01 Jul 13:21
249b887
Compare
Choose a tag to compare

Features

Write output as TSV

Bugfixes

Remove server, password and username from config
Read config from correct folder

Release 2.0

15 Apr 08:16
e5b6c89
Compare
Choose a tag to compare

Release notes:

  • Remove molgenis dependencies
  • Require downloaded history file to enable for faster processing
  • Some refactoring to speedup the code

Release 1.1

04 Jan 09:05
6abf7c1
Compare
Choose a tag to compare

Features:
#8 Link variants with previously a wrong combination of chrom/pos/ref/alt with the current correct variant where possible
#9 Add VCF step to diagram

Release 1.0

17 Sep 10:21
af2d2ba
Compare
Choose a tag to compare
Merge pull request #6 from marikaris/fix/history-for-indels

fix(consensusfilegenerator): add history for indels after fix on data-transform-vkgl