Skip to content

breseq v0.33.0

Compare
Choose a tag to compare
@jeffreybarrick jeffreybarrick released this 25 Jul 21:10
· 278 commits to master since this release
  • Changed behavior of gdtools SUBTRACT to ignore mutation frequencies by default;
    and fixed floating point error when frequencies are taken into account
  • Separated output of normal annotation of mutations in a GD file and
    additional HTML-specific fields. gdtools ANNOTATE/COMPARE has a new option to
    add the supplementary html_* and position_start/end fields if you need them.
  • Changed character separating annotation information about multiple overlapping
    genes to '|' from ';'.
  • Improved automatic detection of libunwind and added configure option (--without-libunwind).
    Changed default settings to not use libunwind for binary builds to improve compatibility.