GECKO
GECKO copied to clipboard
feat: remove hard-coded params fitGAM
trafficstars
Some hard-coded parameters could be moved out of the fitGAM function, to make the code more versatile, and so no custom function edits would be required if a model would require non-default parameter values.
-
the scanned GAM range (
GAM = 20:5:100) could be mentioned in `getModelParameters and set to these values by default? -
the title and legend of the figure generated contain the name of the carbon source 2.1
fitGAMuseschemostatData.tsv, take the carbon source name from there? 2.2 alternatively, specify carbon source / growth medium name ingetModelParameters?