Skip to content

Commit 2e73454

Browse files
committed
Merge branch 'Fix-Transport_reactions_1' into develop
2 parents eb7ccd0 + 813228c commit 2e73454

File tree

4 files changed

+44
-62
lines changed

4 files changed

+44
-62
lines changed

data/testResults/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ The file here contains results from the [MACAW](https://github.com/Devlin-Moyer/
44

55
The test results shown here were obtained by the GitHub Actions run in:
66

7-
- **PR #948** (MACAW)
8-
- **PR #883** (gene essentiality)
7+
- **PR #951** (MACAW)
8+
- **PR #951** (gene essentiality)
99

1010
The results will be updated by any subsequent pull request. Summary results are shown as a comment in the corresponding pull request.
1111

data/testResults/gene-essential.csv

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cellLine,TP,TN,FP,FN,accuracy,sensitivity,specificity,F1,MCC
2-
DLD1,50,2147,85,272,0.8602,0.1553,0.9619,0.2188,0.1739
3-
GBM,57,2138,78,280,0.8598,0.1691,0.9648,0.2415,0.2026
4-
HCT116,71,2179,70,289,0.8624,0.1972,0.9689,0.2834,0.2534
5-
HELA,35,2219,106,251,0.8633,0.1224,0.9544,0.1639,0.1061
6-
RPE1,21,2163,114,255,0.8555,0.07609,0.9499,0.1022,0.0361
7-
all,8,2357,133,113,0.9058,0.06612,0.9466,0.06107,0.01181
2+
DLD1,50,2145,85,272,0.8601,0.1553,0.9619,0.2188,0.1738
3+
GBM,57,2136,78,280,0.8597,0.1691,0.9648,0.2415,0.2025
4+
HCT116,71,2178,70,288,0.8627,0.1978,0.9689,0.284,0.2539
5+
HELA,35,2218,106,250,0.8635,0.1228,0.9544,0.1643,0.1065
6+
RPE1,21,2161,114,255,0.8554,0.07609,0.9499,0.1022,0.03604
7+
all,8,2355,133,113,0.9057,0.06612,0.9465,0.06107,0.01177

0 commit comments

Comments
 (0)