Frank Bergmann
Frank Bergmann
You are completely right, that is what affected experiments are made for. If not specified the parameter will be assumed to be the *same* for *all* experiments. Otherwise that parameter...
indeed, but you'd have to write it like: ``` fit_items = [ {'name': "Values[k_on]", 'lower': 1e05, 'upper': 1e09, 'affected': ['Exp_1', 'Exp_2', 'Exp_3']}, {'name': "Values[k_on]", 'lower': 1e05, 'upper': 1e09, 'affected': ['Exp_4']},...
oh i missed this question. Indeed the fititems can be set as pandas dataframe
thank you so very much for this submission!
I'll leave this open for now, as i need to find a way to make this work: * with time courses * with steady state data that has no independent...
this is fixed in the release from this morning.
The way I use it with HPC: * I let basico generate all the cps files I want to run * then I execute all the cps files with hpc...
Hello Sebastian, I'm not sure that is something that the libsbgn library can handle. Feel free to open an issue with libsbml though, it should have let you change the...
hello irina, i do need more information, yes indeed the file that you have attached is invalid and will not be recognized. But I have no idea where this is...
I've created a new tag and attached my binaries. The maven build is still running at jitpack at this time (not sure why its taking so long)