Skip to content

0.7.3

Compare
Choose a tag to compare
@alumi alumi released this 03 Sep 06:10
· 445 commits to master since this release

Added

  • Add content-based file type detection. #171
  • Add support for random reading of bgzipped FASTA files. #174

Fixed

  • Fix I/O of variants with empty info/individual fields. #167
  • Fix bugs in BCF I/O. #168
  • Ignore undeclared keys in INFO and FORMAT when writing BCF files. #169
  • Provide a default file format version for BCF. #170
  • Fix nonintentional paths. #172
  • Fix decoding of long CIGAR ops in BAM. #173
  • Fix reflection warnings. #175
  • Fix minor typos. #176
  • Fix grammar. #177