Minor release
Fixed
- Fixed incorrect read depth annotations in VCFs.
- Fixed missing files in PyPI source distribution.
- Fix `StopIteration` issues in newer Pythons.
Added
- Added `-n` option to `medaka_variant` to add a sample field to outputs.
- Set `HDF5_USE_FILE_LOCKING=FALSE`, which some users report as useful.
- Set `OMP_NUM_THREADS=1` required to make Tensorflow anaconda use CPU resource sensibly.