netZoo / netZooR

netZooR is a network biology package implemented in R.
https://netzoo.github.io/
GNU General Public License v3.0
100 stars 39 forks source link

Added COBRA method #293

Closed soelmicheletti closed 1 year ago

soelmicheletti commented 1 year ago

Added file for COBRA and imported rARPACK, in the DESCRIPTION FILE. rARPACK is used by COBRA to compute the SVD of a symmetric matrix.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.27% :warning:

Comparison is base (e92699b) 41.43% compared to head (baa237e) 41.17%.

:exclamation: Current head baa237e differs from pull request most recent head 9838b93. Consider uploading reports for the commit 9838b93 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #293 +/- ## ========================================== - Coverage 41.43% 41.17% -0.27% ========================================== Files 22 23 +1 Lines 2792 2810 +18 ========================================== Hits 1157 1157 - Misses 1635 1653 +18 ``` | [Files Changed](https://app.codecov.io/gh/netZoo/netZooR/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=netZoo) | Coverage Δ | | |---|---|---| | [R/COBRA.R](https://app.codecov.io/gh/netZoo/netZooR/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=netZoo#diff-Ui9DT0JSQS5S) | `0.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.