cobratoolbox
cobratoolbox copied to clipboard
The COnstraint-Based Reconstruction and Analysis Toolbox. Documentation:
Fixed some bugs - file reading in DEMETER that vcauses the file to read wrong with certain model names - exchange reaction formulated wrong in DEMETER - plot in mgPipe...
update overlap maps to symmetric maps: (A ∪ B)/ (A ∩ B) **I hereby confirm that I have:** - [X] Tested my code on my own machine - [ ]...
*Please include a short description of enhancement here* **I hereby confirm that I have:** - [ ] Tested my code on my own machine - [ ] Followed the guidelines...
Error using optimizeCardinality mosek not working with optCard -TODO debug with testOptimizeCbModel Error in minCardinalityConservationRelaxationVector (line 112) solutionRelax = optimizeCardinality(cardProblem,param); Error in findStoichConsistentSubset (line 324) [relaxRxnBool,solutionRelax] = minCardinalityConservationRelaxationVector(model.S(boolMet,boolRxn),minCardRelaxParams,printLevel-1); Error in...