seqan / iGenVar

The official repository for the iGenVar project.
BSD 3-Clause "New" or "Revised" License
9 stars 8 forks source link

[TEST] Benchmarks: update some plots new inv #220

Closed Irallia closed 2 years ago

Irallia commented 2 years ago

As the truth set does not include Inversions I tried out, what gives us the best f1 score. Convert them to DUPs or INSs or both. Just INS is over all our datasets the best.

Resolves #212

codecov[bot] commented 2 years ago

Codecov Report

Merging #220 (32a3fd0) into master (f52c733) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #220   +/-   ##
=======================================
  Coverage   98.47%   98.47%           
=======================================
  Files          20       20           
  Lines         984      985    +1     
=======================================
+ Hits          969      970    +1     
  Misses         15       15           
Impacted Files Coverage Δ
src/variant_detection/variant_output.cpp 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f52c733...32a3fd0. Read the comment docs.