Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@priesgo priesgo released this 09 Aug 09:12
· 41 commits to master since this release
ad13778

Changes

  • Implement an approach to calculate the probability of an undetected somatic mutation
  • Implement the absolute approach (Carter, 2017) to calculate the power to call a mutation
  • Add the median MQ, BQ and relative position metrics
  • Implement the rank sum test approach (DePristo, 2011) over MQ, BQ and relative position

Bugfixes

  • There was an error in the accumulation of reads between replicates for indels, thus when providing replicates the aggregated coverage annotations for indels contained only the results from one replicate. This is fixed now