Skip to content

Commit

Permalink
Update microbiotaModelSimulator.m
Browse files Browse the repository at this point in the history
  • Loading branch information
farid-zare authored Feb 24, 2025
1 parent 5fa029b commit 3733445
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
%
% USAGE:
%
% [exchanges, netProduction, netUptake, growthRates, infeasModels] = microbiotaModelSimulator(resPath, exMets, sampNames, dietFilePath, hostPath, hostBiomassRxn, hostBiomassRxnFlux, numWorkers, rDiet, pDiet, computeProfiles, lowerBMBound, upperBMBound, includeHumanMets, adaptMedium)
% [exchanges, netProduction, netUptake, growthRates, infeasModels] = microbiotaModelSimulator(resPath, exMets, sampNames, dietFilePath, hostPath, hostBiomassRxn, hostBiomassRxnFlux, numWorkers, rDiet, pDiet, computeProfiles, lowerBMBound, upperBMBound, includeHumanMets, adaptMedium, solver)
%
% INPUTS:
% resPath: char with path of directory where results are saved
Expand Down

0 comments on commit 3733445

Please sign in to comment.