Closed
Description
Hello, it looks like a recent commit might be causing issues; AFAIK solver
isn't an argument to the core mgPipe function, so the initMgPipe function now raises an error:
Error using mgPipe
Too many input arguments.
Error in initMgPipe (line 217)
[netSecretionFluxes, netUptakeFluxes, Y, modelStats, summary, statistics, modelsOK] = mgPipe(modPath, abunFilePath, computeProfiles, resPath, dietFilePath, infoFilePath, biomasses, hostPath, hostBiomassRxn, hostBiomassRxnFlux, figForm, numWorkers, rDiet, pDiet, lowerBMBound, upperBMBound, includeHumanMets, adaptMedium, pruneModels, solver);
cc080d2#diff-1c93f161bbea785753c1d0272552823383ca18cfbf08166f7da6cac83084bd5fR217
Metadata
Metadata
Assignees
Labels
No labels
Activity