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