What toolboxes are useful to run with SimBiology?

5 次查看(过去 30 天)
Hi,
I am learning to use SimBiology to streamline generating model equations for my metabolic network. I have 13C and 14C metabolite labeling data obtained from pulse chase labeling of tobacco plants and am just not sure which toolboxes will be useful for analyzing the pathways within the network. I'm pretty sure I should install the optimization toolbox and ODE/PDE toolboxes but what else should I begin learning how to use within SimBiology? I will use the SimBiology interface to generate the pathways/compartments etc. and then I will convert to MatLab code to populate a script with the model equations. Where do I find guidance on these very tedious tasks to gain a more complete understanding of the Simbiology to MatLab integration? I'm doing my PhD in my 4th year and really want to understand the computational techniques I need to generate useful models to fully utilize all the bench time I've spent gathering data through experimentation. Will someone point me in a direction that I can integrate my knowledge of metabolism with the power of computation in Matlab?!??! Thank you all and have a great day/night!

采纳的回答

Arthur Goldsipe
Arthur Goldsipe 2021-7-23
I recommend simulating your model within SimBiology (that is, using SimBiology's ODE solvers rather than exporting your equations and solving elsewhere). This is often much faster and easier to intepret. So I personally don't see a need to use the PDE Toolbox.
In terms of what other products might be useful, the others I most commonly use are Optimization Toolbox, Global Optimization Toolbox, Statistics and Machine Learning Toolbox, and Parallel Computing Toolbox. I use the Parallel Computing Toolbox to do simulations in parallel, which is especially helpful when trying to paramererize a model. And the other toolboxes I mentioned offer useful methods for doing that parameterization.
For more information on using SimBiology, take a look at the "Get Started" section on this page.
-Arthur

更多回答(0 个)

社区

更多回答在  SimBiology Community

类别

Help CenterFile Exchange 中查找有关 Scan Parameter Ranges 的更多信息

产品


版本

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by