v2.7.7
Main improvements in this PR:
-
fix:
checkInstallation
ensures that binaries (blastp etc.) and MEX files (TranslateSBML etc.) are executable on Mac, as this is not the case if RAVEN is installed as MATLAB Add-OncheckInstallation
runtests on MATLAB < 2018bgetModelFromHomology
no longer includes "OLD_" genes from the template model(s) if this gene is only involved in "OR" gene associations (= isoenzyme), but only if involved in "AND" gene associations (= subunit).constructS
trim spaces around metabolites for matching
-
feat:
writeYAMLmodel
andreadYAMLmodel
functionality- support in various functions for a
model.metSmiles
field, which contains SMILES for each metabolite solveLP
(viaoptimizeProb
) reports shadow prices and reduced costs- new
runRobustnessAnalysis
,runDynamicFBA
,runPhenotypePhasePlane
,runProductionEnvelope
andrunSimpleOptKnock
functions printFluxes
can print multiple flux vectorsconvertToIrrev
gives output specifying match between reversible and novel irreversible reactions
-
refactor:
randomSampling
speed-up with hot-start LPsexpandModel
speed improvement