320.0 次下载
更新时间 2020/7/23
来自 github
gqspsim is a gui-based matlab® application that performs key steps in qsp model development and analyses, including:
1) model calibration using global and local optimization methods
2) development of virtual subjects to explore variability and uncertainty in the represented biology
3) simulations of virtual populations for different interventions.
gqspsim works with simbiology®-built models, utilizing components such as species, doses, variants, and rules. all functionalities are equipped with an interactive visualization interface and the ability to generate presentation-ready figures. in addition, standardized gqspsim sessions can be shared or saved for future extension and reuse.
the source code and case studies are included in the referenced github account. the description of gqspsim and case studies are in the publication titled "gqspsim: a gui application based on simbiology® for standardized qsp model development
and application".
instructions:
1) install matlab 2018a on your computer. previous versions of matlab are not compatible and we have not yet tested the app in 2018b or later versions.
2) install gui layout toolbox ()
3) see the following link for a list of supported compilers for mac and pc users ()
• 3a) for mac users, install xcode.
• 3b) for pc users, install one of the supported compilers (lcc-win64 or mingw 5.3 c/c or microsoft visual c )
4) once the compiler is installed, open matlab and run the following commands
• mex -setup c
• mex -setup c
5) to check that the compiler was successfully configured on your computer, run the following commands:
• modelobj = sbmlimport('lotka');
• em = export(modelobj)
• accelerate(em);
• em.isaccelerated
the answer should be 1
enabling long file names on windows
1) start the registry editor (regedit.exe)
2) navigate to hkey_local_machine\system\currentcontrolset\control\filesystem
3) double click longpathsenabled
4) set to 1 and click ok
5) reboot
uncompressing case study zip files on windows
1) download and install 7-zip from
2) use 7-zip to uncompress case study zip files
gqspsim installation:
1) unzip gqspsim.zip in home directory
2) open matlab
3) go to home directory/gqspsim/app
4) run qspapp
引用格式
iraj hosseini (2023). gqspsim (https://github.com/feigelman/gqspsim-release), github. 检索来源 .
matlab 版本兼容性
平台兼容性
windows macos linux类别
- > > >
标签
致谢
参考作品: gui layout toolbox, , ,
社区
community treasure hunt
find the treasures in matlab central and discover how the community can help you!
start hunting!探索实时编辑器
创建集代码、输出和格式化文本于一体的可执行脚本文档。
fromgenentech
logo
app
app/ qsp
app/ qsp/ abstract
app/ qsp/@cohortgeneration
app/ qsp/@model
app/ qsp/@optimization
app/ qsp/@optimizationdata
app/ qsp/@parameters
app/ qsp/@plotsettings
app/ qsp/@profile
app/ qsp/@session
app/ qsp/@settings
app/ qsp/@simulation
app/ qsp/@speciesdata
app/ qsp/@task
app/ qsp/@taskgroup
app/ qsp/@taskvirtualpopulation
app/ qsp/@virtualpopulation
app/ qsp/@virtualpopulationdata
app/ qsp/@virtualpopulationgeneration
app/ qsp/@virtualpopulationgenerationdata
app/ qspviewer
app/ qspviewer/@app
app/ qspviewer/@cohortgeneration
app/ qspviewer/@optimization
app/ qspviewer/@optimizationdata
app/ qspviewer/@parameters
app/ qspviewer/@session
app/ qspviewer/@simulation
app/ qspviewer/@task
app/ qspviewer/@virtualpopulation
app/ qspviewer/@virtualpopulationdata
app/ qspviewer/@virtualpopulationgeneration
app/ qspviewer/@virtualpopulationgenerationdata
app/ uix/ abstract
app/ uix/ mixin
app/ uix/ utility
app/ uix/ widget
app/20130227_xlwrite
app/utilities
case studies/casestudy_apcsk9/apcsk9_v7_mes_blank/plotting_validation
case studies/casestudy_apcsk9/apcsk9_v7_mes_blank/udf
case studies/casestudy_apcsk9/apcsk9_v7_mes_complete/plotting_validation
case studies/casestudy_apcsk9/apcsk9_v7_mes_complete/udf
utilities
utilities/20130227_xlwrite/20130227_xlwrite
无法下载基于 github 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.2 | - added instructions on how to install/run the app |
|
|
1.0.1 | this now has the link to the github repository. |
|
|
1.0.0 |
|