- Copy correct version of jar file to final image
- multiple pass only filters now marked as a single PASS in merge output
- Correct homozygous marked bed file reading
- No longer count non matching zygosity as within an MNV
- Fix issue in MNV merging
- generate-bed now uses column 5 (score) rather than 'name' to avoid clashes with smart-phase workings.
- smart-phase version updated to v1.2.1
- Fix bug in generate-bed output
- Add option to mark homozygous in the bed generation step.
Smart-phase doesn't phase homozygous changes, so we merge these in manually using the marked bed file at the merged vcf step
- Add smart-phase v1.2.0 to Docker
- First release, no Smart-Phase, only utility python scripts