BIMIB-DISCo / TRONCO

Repository of the TRanslational ONCOlogy library, which includes various algorithms (such as CAPRESE and CAPRI) and the Pipeline for Cancer Inference (PICNIC).
https://bimib-disco.github.io/TRONCO
GNU General Public License v3.0
28 stars 7 forks source link

some minor fixes for Bioconductor release 3.5 #87

Closed danro9685 closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #87 into development will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development      #87      +/-   ##
===============================================
+ Coverage        73.23%   73.24%   +0.01%     
===============================================
  Files               21       21              
  Lines             8676     8676              
===============================================
+ Hits              6354     6355       +1     
+ Misses            2322     2321       -1
Impacted Files Coverage Δ
R/prim.algorithm.R 88.23% <ø> (ø) :arrow_up:
R/capri.hypotheses.R 85.91% <ø> (ø) :arrow_up:
R/as.functions.R 97.32% <ø> (ø) :arrow_up:
R/editing.functions.R 66.13% <ø> (ø) :arrow_up:
R/create.model.R 100% <ø> (ø) :arrow_up:
R/gabow.algorithm.R 84% <ø> (ø) :arrow_up:
R/statistics.R 94.91% <ø> (ø) :arrow_up:
R/correctness.R 75% <ø> (ø) :arrow_up:
R/bootstrap.R 89.14% <ø> (ø) :arrow_up:
R/selection.R 46.56% <ø> (ø) :arrow_up:
... and 2 more

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 0613c70...3be563e. Read the comment docs.