Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.17 KB

v0.3.1.md

File metadata and controls

16 lines (13 loc) · 1.17 KB

Witty.er v0.3.1 release notes

Release Notes Index

Feature updates

Bug fixes

  • WIT-110 Output annotated VCF is sometimes not fully sorted
  • WIT-112 Bed overlap is off by one in the start of the interval
  • WIT-122 Merge Header code assumed at least 1 line for each meta info header type
  • WIT-125 Incorrectly binned Insertions with Symbolic Alts as length of 1.
  • WIT-126 Insertions did not use bed file when using command line defaults
  • WIT-127 API that outputs single IWittyerResults has a bug that results in all query entries having MissingValues (.) as all sample fields
  • WIT-128 Limit the number of matches for WHO, WHAT, WHERE, WHY, WOW, etc to maximum of 10 as designed.
  • WIT-129 WHO tag should use POS of truth instead of the PosInterval.Start