Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@johanneskoester johanneskoester released this 03 Sep 12:52
· 259 commits to master since this release
5824594
  • This release updates to Varlociraptor 4.3, which requires a different specification of resolution in your scenario. You now need to specify the resolution as a step size, like 0.01. Basically this means: "how close do I want my estimated VAF to be to the true VAF". The smaller you choose this value, the more Varlociraptor has to compute. In other words, if you don't care too much about the actual VAF within an interval, you can set this to a value like 0.1. Otherwise, we suggest to keep the default, which is 0.01 (@johanneskoester, @tedil).
  • Further, this release fixes several small bugs and caveats of the pipeline (@FelixMoelder, @johanneskoester ).