simbiology competition and inhibition
4 views (last 30 days)
Show older comments
I am exploring suitability of simbiology for my application : exploring both desktop and direct coding: Quick pointers appreciated!
Within the desktop environment 1) is there anyway to express competitive binding or pathway inhibition processes? I have not discovered this in graphical interface? presumably this means coding model directly in matlab? 2) how to port desktop generated code back to matlab for all configured components? (must it be done screen by screen?) 3) how to set parameter (k) constraints? (limit range) or select specific parameters to vary in model: is this possible in desktop? 4) how to merge building block models into integrated models most efficiently? capability within desktop?
Mike
0 Comments
Answers (2)
Ingrid Tigges
on 18 Nov 2013
Hi, here are my quick replies to your questions:
1) Create the reaction as you normally do in the SimBiology desktop and then enter as reaction, choose as kinetic law "Unknown" and enter the kinetics in "ReactionRate". This way you can use any kind of Reaction rate you can imagine.
2) Click on the small, downwards facing triangle next to the Navigation bar and select "Export Model to Workspace"
3) Can you please be more specific about this? Do you want to limit the range in which parameters can be? If yes, please have a look at this link Specifying upper and lower limits for species
4) I am sorry, but I don't understand your question. Can you please explain this a bit more in detail?
I hope this helps.
Ingrid Tigges
on 19 Nov 2013
You can find an explanation on how to fit parameters that should be within certain limits here: Specifying bounds of parameters during parameter fitting in SimBiology
Regarding your 4th question you can copy and paste elements from one model to another in the SimBiology Desktop. From the command-line, there is also limited support for copying using a method called copyobj.
0 Comments
Communities
More Answers in the SimBiology Community
See Also
Categories
Find more on Import Data in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!