An open API service indexing awesome lists of open source software.

https://github.com/matthiaskoenig/metoprolol-model

Metoprolol PBPK/PD model
https://github.com/matthiaskoenig/metoprolol-model

Last synced: 4 months ago
JSON representation

Metoprolol PBPK/PD model

Awesome Lists containing this project

README

        

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5554358.svg)](https://doi.org/10.5281/zenodo.5554358)

# Metoprolol model
This repository provides the metoprolol physiological based pharmacokinetics/pharmacodynamics model (PBPK/PD).

The model is distributed as [SBML](http://sbml.org) available from [`metoprolol_body_flat.xml`](./models/metoprolol_body_flat.xml) with
corresponding SBML4humans model report at [https://sbml4humans.de/model_url?url=https://raw.githubusercontent.com/matthiaskoenig/metoprolol-model/main/models/metoprolol_body_flat.xml](https://sbml4humans.de/model_url?url=https://raw.githubusercontent.com/matthiaskoenig/metoprolol-model/main/models/metoprolol_body_flat.xml)

### Comp submodels
The liver submodel is available from [`metoprolol_liver.xml`](./models/metoprolol_liver.xml) with corresponding SBML4humans report at
[https://sbml4humans.de/model_url?url=https://raw.githubusercontent.com/matthiaskoenig/metoprolol-model/main/models/metoprolol_liver.xml](https://sbml4humans.de/model_url?url=https://raw.githubusercontent.com/matthiaskoenig/metoprolol-model/main/models/metoprolol_liver.xml)

The kidney submodel is available from [`metoprolol_kidney.xml`](./models/metoprolol_kidney.xml) with corresponding SBML4humans report at
[https://sbml4humans.de/model_url?url=https://raw.githubusercontent.com/matthiaskoenig/metoprolol-model/main/models/metoprolol_kidney.xml](https://sbml4humans.de/model_url?url=https://raw.githubusercontent.com/matthiaskoenig/metoprolol-model/main/models/metoprolol_kidney.xml)

The whole-body submodel is available from [`metoprolol_body.xml`](./models/metoprolol_body.xml) with corresponding SBML4humans report at
[https://sbml4humans.de/model_url?url=https://raw.githubusercontent.com/matthiaskoenig/metoprolol-model/main/models/metoprolol_body.xml](https://sbml4humans.de/model_url?url=https://raw.githubusercontent.com/matthiaskoenig/metoprolol-model/main/models/metoprolol_body.xml)

## How to cite
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5554092.svg)](https://doi.org/10.5281/zenodo.5554092)

> König, Matthias, & Ogata, Paula. (2021).
> *Metoprolol physiological based pharmacokinetics/pharmacodynamics model (PBPK/PD) (0.7.0).*
> Zenodo. [https://doi.org/10.5281/zenodo.5554358](https://doi.org/10.5281/zenodo.5554358)

## License

* Source Code: [LGPLv3](http://opensource.org/licenses/LGPL-3.0)
* Documentation: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)
* Models: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)

The metoprolol-model source is released under both the GPL and LGPL licenses version 2 or
later. You may choose which license you choose to use the software under.

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License or the GNU Lesser General Public
License as published by the Free Software Foundation, either version 2 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

Funding
=======
Matthias König is supported by the Federal Ministry of Education and Research (BMBF, Germany)
within the research network Systems Medicine of the Liver (**LiSyM**, grant number 031L0054)
and by the German Research Foundation (DFG) within the Research Unit Programme FOR 5151
[QuaLiPerF](https://qualiperf.de) (Quantifying Liver Perfusion-Function Relationship in Complex Resection -
A Systems Medicine Approach) by grant number 436883643.

© 2020-2021 [Matthias König](https://livermetabolism.com)