Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 680 Bytes

changelog.md

File metadata and controls

20 lines (16 loc) · 680 Bytes

Development

  • Python3 compatibility fixes
  • Use chromosome ordering from reference
  • Use semi-colon as delimiter within identifier field

1.1.1 (2018/03/27)

  • Output warning if any mismatch to reference genome in indel source sequence
  • Count length of indel when scoring deletion reference allele

1.1.0 (2018/03/20)

  • 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

1.0.1 (2017/10/27)

  • Eliminated extraneous header in column

1.0.0 (2017/10/15)

  • Initial release