Skip to content

v7.0.1

Latest
Compare
Choose a tag to compare
@PedalheadPHX PedalheadPHX released this 12 Jun 18:24
· 7 commits to master since this release

v7.0.1

This is a minor bug fix release. Two issues related to the evaluation of heterozygous rate within a sample have been corrected. First the CA genotype is now counted as a het, fixed by @sfacista and reported by @bryce-turner. Second the summarize.sh script was incorrectly excluding the first sample from the het rate calculation and plotting, fixed by @PedalheadPHX and discovered by @denriquez, we suspect this originated after an update to the java code removed the extra line from the snpSniffer.jar output.

What's Changed

  • Changed awk parsing to include first data line to address issue 21
  • Updated some aspects of readme by @sfacista in #18
  • Updated Het.java, compiled snpSniffer.jar, and readme for issue 19 by @sfacista in #20

Full Changelog: v7.0.0...v7.0.1