v0.12.2
- Gracefully handle edge cases with
variant_call_one_sample
: cortex failing, empty reads files, missing reads files (#115) - Fixed bug in
remove_contam
when using more than one pair of input files (#116) - Fixed bug when making GVCF file, code was assuming
DP
was int instead of float (4f4df7b) - Add tag
DP_ACGT
to GVCF file (#118)