Name | pkdb-data JSON |
Version |
1.1.0
JSON |
| download |
home_page | None |
Summary | pkdb_data are python utilities for working with PK-DB. |
upload_time | 2025-01-09 16:29:28 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
pk-db
data
pharmacokinetics
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pkdb_data: python utilities for PK-DB data
[![Version](https://img.shields.io/pypi/v/pkdb_data.svg)](https://pypi.org/project/pkdb_data/)
[![MIT License](https://img.shields.io/pypi/l/pkdb_data.svg)](https://opensource.org/licenses/MIT)
[![Python Versions](https://img.shields.io/pypi/pyversions/pkdb_data.svg)](https://pypi.org/project/pkdb_data/)
This repository stores the curated study data for [https://pk-db.com](https://pk-db.com) and provides helpers for uploading studies to the database.
* [`./studies/`](./studies/): curated study data with subfolders based on substances
* [`./docs/CURATION.md`](./docs/CURATION.md): curation guidelines and documentation
# Documentation
Documentation such as installation instructions are available from
[`./docs/CURATION.md`](./docs/CURATION.md>)
## Functionality in a nutshell
The following provides a short overview of the main functionality.
### Upload study
To upload a study use
```bash
upload_study -s <study_dir>
```
### Upload studies
A set of studies can be uploaded via
```bash
upload_studies -s caffeine
```
# License
- Source Code: [MIT](https://opensource.org/license/MIT)
- Documentation: [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
# Funding
Matthias König (MK) was supported by the Federal Ministry of Education and Research (BMBF, Germany) within the research network Systems Medicine of the Liver (LiSyM, grant number 031L0054). MK is supported by the Federal Ministry of Education and Research (BMBF, Germany) within ATLAS by grant number 031L0304B and by the German Research Foundation (DFG) within the Research Unit Program FOR 5151 QuaLiPerF (Quantifying Liver Perfusion-Function Relationship in Complex Resection - A Systems Medicine Approach) by grant number 436883643 and by grant number 465194077 (Priority Programme SPP 2311, Subproject SimLivA).
© 2017-2025 Jan Grzegorzewski & Matthias König
Raw data
{
"_id": null,
"home_page": null,
"name": "pkdb-data",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Matthias K\u00f6nig <konigmatt@googlemail.com>",
"keywords": "PK-DB, data, pharmacokinetics",
"author": null,
"author_email": "Matthias K\u00f6nig <konigmatt@googlemail.com>, Jan Grzegorzewski <janekg89@hotmail.de>",
"download_url": "https://files.pythonhosted.org/packages/0d/9f/c6f6ebb25553a0a3176291bd263bd1dd9b2a9acaa91829d8cd013eb89125/pkdb_data-1.1.0.tar.gz",
"platform": null,
"description": "# pkdb_data: python utilities for PK-DB data\n[![Version](https://img.shields.io/pypi/v/pkdb_data.svg)](https://pypi.org/project/pkdb_data/)\n[![MIT License](https://img.shields.io/pypi/l/pkdb_data.svg)](https://opensource.org/licenses/MIT)\n[![Python Versions](https://img.shields.io/pypi/pyversions/pkdb_data.svg)](https://pypi.org/project/pkdb_data/)\n\nThis repository stores the curated study data for [https://pk-db.com](https://pk-db.com) and provides helpers for uploading studies to the database.\n\n* [`./studies/`](./studies/): curated study data with subfolders based on substances\n* [`./docs/CURATION.md`](./docs/CURATION.md): curation guidelines and documentation\n\n\n# Documentation\nDocumentation such as installation instructions are available from\n[`./docs/CURATION.md`](./docs/CURATION.md>)\n\n## Functionality in a nutshell\nThe following provides a short overview of the main functionality.\n\n### Upload study\nTo upload a study use\n```bash\nupload_study -s <study_dir>\n```\n\n### Upload studies\nA set of studies can be uploaded via\n\n```bash\nupload_studies -s caffeine\n```\n\n# License\n- Source Code: [MIT](https://opensource.org/license/MIT)\n- Documentation: [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)\n\n# Funding\nMatthias K\u00f6nig (MK) was supported by the Federal Ministry of Education and Research (BMBF, Germany) within the research network Systems Medicine of the Liver (LiSyM, grant number 031L0054). MK is supported by the Federal Ministry of Education and Research (BMBF, Germany) within ATLAS by grant number 031L0304B and by the German Research Foundation (DFG) within the Research Unit Program FOR 5151 QuaLiPerF (Quantifying Liver Perfusion-Function Relationship in Complex Resection - A Systems Medicine Approach) by grant number 436883643 and by grant number 465194077 (Priority Programme SPP 2311, Subproject SimLivA).\n\n\u00a9 2017-2025 Jan Grzegorzewski & Matthias K\u00f6nig\n",
"bugtrack_url": null,
"license": null,
"summary": "pkdb_data are python utilities for working with PK-DB.",
"version": "1.1.0",
"project_urls": null,
"split_keywords": [
"pk-db",
" data",
" pharmacokinetics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "eba05928b3527c0673df59f7f3e1c41439f95550092e9747615d716a8dbf6f23",
"md5": "5e23e3d28e6996d730c0cfee2442234c",
"sha256": "cf0931799a98acd7f076f537b436f04f6163fc60526718f6e04ad9be40aceb73"
},
"downloads": -1,
"filename": "pkdb_data-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5e23e3d28e6996d730c0cfee2442234c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 3660755,
"upload_time": "2025-01-09T16:29:25",
"upload_time_iso_8601": "2025-01-09T16:29:25.254334Z",
"url": "https://files.pythonhosted.org/packages/eb/a0/5928b3527c0673df59f7f3e1c41439f95550092e9747615d716a8dbf6f23/pkdb_data-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0d9fc6f6ebb25553a0a3176291bd263bd1dd9b2a9acaa91829d8cd013eb89125",
"md5": "f731b091e426bc0f45ff8b830e1208d6",
"sha256": "71f7fe93dc9ed5dc9070963a5b8915fdcd1b6927b49f69a56445338bdf503ae7"
},
"downloads": -1,
"filename": "pkdb_data-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "f731b091e426bc0f45ff8b830e1208d6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 2235485,
"upload_time": "2025-01-09T16:29:28",
"upload_time_iso_8601": "2025-01-09T16:29:28.426717Z",
"url": "https://files.pythonhosted.org/packages/0d/9f/c6f6ebb25553a0a3176291bd263bd1dd9b2a9acaa91829d8cd013eb89125/pkdb_data-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-09 16:29:28",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pkdb-data"
}