Generic SimBiology PBPK model

SimBiology implementation of a generic PBPK model. Human fasted, Human fed and Rat physiologies.
2,8K téléchargements
Mise à jour 1 avr. 2021

Afficher la licence

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.

Citation pour cette source

MathWorks SimBiology Team (2024). Generic SimBiology PBPK model (https://www.mathworks.com/matlabcentral/fileexchange/37752-generic-simbiology-pbpk-model), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur QSP, PKPD, and Systems Biology dans Help Center et MATLAB Answers
Communautés
Autres fichiers de la communauté  SimBiology

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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