KrasnitzLab / CNVMetrics

R Package to compare copy number variant (CNV) results from multiple samples/methods
https://krasnitzlab.github.io/CNVMetrics/
4 stars 2 forks source link

Major changes in the methods related to weighted Euclidean distance-based metric; update vignette and adding logo #29

Closed adeschen closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #29 (e9ab58f) into master (0a090b0) will increase coverage by 12.96%. The diff coverage is 94.11%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #29       +/-   ##
===========================================
+ Coverage   79.00%   91.96%   +12.96%     
===========================================
  Files           6        6               
  Lines         262      249       -13     
===========================================
+ Hits          207      229       +22     
+ Misses         55       20       -35     
Impacted Files Coverage Δ
R/CNVMetricsOverlapInternalMethods.R 100.00% <ø> (ø)
R/CNVMetricsMethods.R 89.47% <89.47%> (+50.58%) :arrow_up:
R/CNVMetricsLog2ratioInternalMethods.R 97.50% <97.50%> (ø)
R/AllGenerics.R 100.00% <100.00%> (ø)
R/CNVMetricsInternalMethods.R 100.00% <100.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 0c4b6fa...e9ab58f. Read the comment docs.