Skip to content

mgPipe too many input arguments #2445

Closed
@nickp60

Description

@nickp60

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions