- Fix for large manifests with norm id byte-wrapping issue (e.g. Omni5)
- Fixes for aux VCF MNV handling
- Updates GenCallScore to phred-scaled int
- Updates to download_reference.sh for new genome build location and to work on OSX
- Fixes for python3 compatibility
- Use chromosome ordering from reference
- Use semi-colon as delimiter within identifier field
- Fix for download_reference.sh to support more UNIX-y platforms
- Various small typos
- Support for outputting BAF and LRR
- Output warning if any mismatch to reference genome in indel source sequence
- Count length of indel when scoring deletion reference allele
- Enable caching of genomic reference data
- Enable processing of multiple GTC files or directories for improved performance
- Address issue with incorrect assignment of reference allele for indels
- Added script to build reference FASTA files for human
- Eliminated extraneous header in column
- Initial release