Generic SimBiology PBPK model

SimBiology implementation of a generic PBPK model. Human fasted, Human fed and Rat physiologies.
2.8K 次下载
更新时间 2021/4/1

查看许可证

SimBiology project file and associated MATLAB files that contain a generic and adaptable PBPK model. Human fasted, Human fed and Rat physiologies are included as variants.

Instructions:
Once you download the folder, either change your current folder in MATLAB to be this folder or add the folder to the MATLAB path. You can add/remove a folder to/from the path by right-clicking on it in the 'Current Folder' panel in the main MATLAB window and selecting "Add/Remove from path".
This folder includes helper functions for the SimBiology model, calculateParacellularAbsorption.m and calculateTissuePartition.m, and for SimBiology to find those functions their containing folder must be on the path or the current folder.

Tested on R2019a and R2018a but will likely work on earlier versions. Does not contain tasks or the Renin-Angiotensin model as used in the June 2012 webinar. Please see http://www.mathworks.com/matlabcentral/fileexchange/37132-physiologically-based-pharmacokinetic-pbpk-model-for-simbiology for the project used in that webinar.

References
Model Structure:
Peters, S. A. (2008). Evaluation of a generic physiologically based pharmacokinetic model for lineshape analysis. Clinical pharmacokinetics, 47(4), 261-75.
Tissue Partition Coefficients:
Rodgers, T., & Rowland, M. (2006). Physiologically Based Pharmacokinetic Modelling 2 : Predicting the Tissue Distribution of Acids , Very Weak Bases , Neutrals and Zwitterions. Journal of pharmaceutical sciences, 95(6), 1238-1257.
Rodgers, T., Leahy, D., & Rowland, M. (2005). Physiologically based pharmacokinetic modeling 1: predicting the tissue distribution of moderate-to-strong bases. Journal of pharmaceutical sciences, 94(6), 1259-76.

引用格式

MathWorks SimBiology Team (2024). Generic SimBiology PBPK model (https://www.mathworks.com/matlabcentral/fileexchange/37752-generic-simbiology-pbpk-model), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 QSP, PKPD, and Systems Biology 的更多信息
社区
SimBiology 社区中有更多文件

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.1.1

Updated description to include instructions to add the folder to MATLAB path.

1.2.1.0

Included Plasma and Blood concentrations
Changed Ktransit = 0.693/TransitTime to Ktransit = 1/TransitTime
Changed transit rate normalizations small intestine from Ktransit_i = Ktransit*length_i/length_tot to Ktransit_i = Ktransit*length_tot/length_i

1.2.0.0

Correct modeling errors associated with volume corrections.

1.1.0.1

Updated license

1.1.0.0

Updated Screenshot

1.0.0.0