simbiology competition and inhibition
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (2)
Ingrid Tigges
il 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
il 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 Commenti
Community
Più risposte nel SimBiology Community
Vedere anche
Categorie
Scopri di più su Import Data in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!