Skip to content

Commit

Permalink
Merge pull request #2388 from farid-zare/debug_solveWBMmethod
Browse files Browse the repository at this point in the history
Update solveWBMmethod
  • Loading branch information
farid-zare authored Feb 1, 2025
2 parents a9667bf + 46120e3 commit a6af2d8
Show file tree
Hide file tree
Showing 20 changed files with 8 additions and 8 deletions.
4 changes: 0 additions & 4 deletions src/analysis/FBA/optimizeCbModel.m
Original file line number Diff line number Diff line change
Expand Up @@ -425,11 +425,7 @@
model.c(:)=0;
doLinearOptimisationFirst = 0;
minNorm = param.minNorm;
else
param.solveWBMmethod = [];
end
else
param.solveWBMmethod = [];
end


Expand Down

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
,"Aerobic, Refined","Anaerobic, Refined"
panAbiotrophia,59.9999999999999,50
panAcidaminococcus,36.7083333333334,28.1944444444443
panAcinetobacter,92.7500000000035,48.7916666666679
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
,"Unlimited aerobic, Refined","Unlimited anaerobic, Refined","Complex medium aerobic, Refined","Complex medium anaerobic, Refined"
panAbiotrophia,65.6621686926088,65.6621686926088,1.11844958464248,0.989475300899007
panAcidaminococcus,112.138835088734,112.138835088734,0.713785512649269,0.576695430546887
panAcinetobacter,134.213817477338,134.082106174613,1.78726183164546,0.977338632266025
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit a6af2d8

Please sign in to comment.