Abstract
A multitude of pharmacokinetics studies have been published. However, due to the lack of an open database, pharmacokinetics data, as well as the corresponding meta-information, have been difficult to access. We present PK-DB (https://pk-db.com), an open database for pharmacokinetics information from clinical trials. PK-DB provides curated information on (i) characteristics of studied patient cohorts and subjects (e.g. age, bodyweight, smoking status, genetic variants); (ii) applied interventions (e.g. dosing, substance, route of application); (iii) pharmacokinetic parameters (e.g. clearance, half-life, area under the curve) and (iv) measured pharmacokinetic time-courses. Key features are the representation of experimental errors, the normalization of measurement units, annotation of information to biological ontologies, calculation of pharmacokinetic parameters from concentration-time profiles, a workflow for collaborative data curation, strong validation rules on the data, computational access via a REST API as well as human access via a web interface. PK-DB enables meta-analysis based on data from multiple studies and data integration with computational models. A special focus lies on meta-data relevant for individualized and stratified computational modeling with methods like physiologically based pharmacokinetic (PBPK), pharmacokinetic/pharmacodynamic (PK/PD), or population pharmacokinetic (pop PK) modeling.
INTRODUCTION
The pharmacokinetics (PK) of drugs and medication, i.e. how the body after administration affects substances via absorption, distribution, metabolization, and elimination, are of great interest for medical research and drug development. The main measures in the field are concentration-time profiles and derived PK parameters from these timecourses like half-lifes or clearance rates. These measures strongly depend on the dosage and individual characteristics of the subject or group under investigation. Factors like age, weight, sex, smoking behavior, genetic variants or disease drive the large inter-individual variability in PK (1) making such meta-data indispensable for research in pharmacokinetics. The study of variability in drug exposure due to these covariates is an important field of research with a long history, generally referred to as population pharmacokinetics (2). Modern approaches go beyond classical population information by accounting for additional factors, for example, for genetic variants (3). This meta-information on subjects in combination with the main measures are the basis for individualized and stratified approaches in drug treatment which will potentially pave the road towards both precision dosing and precision medicine.
A multitude of PK studies have been published but despite the wealth of literature almost none of the data is accessible in a machine-readable format and certainly not with FAIR (findable, accessible, interoperable and reproducible) principles (4) in mind. The lack of transparency and reproducibility (5) in the field is ubiquitous. Currently the only way to retrieve this treasure is by digitizing and curating the pharmacokinetics information from publications. Despite the central role of PK in the medical and pharma field, no open freely accessible database of pharmacokinetics information exists so far. In addition, heterogeneity in the reporting of clinical study designs, pharmacokinetic measures, individual, and population-related meta-information further complicates data reuse and integration. Many studies only report a small fraction of the underlying data, e.g. individual data or prominent PK parameters are missing in most studies and even time-courses averaged over subjects within a group are only present in a subset of data.
For computational modeling, meta-analysis and most methods in machine learning a standardized and machine-readable representation of data is of major importance. PK data could be utilized in many different ways (6–8) if such a representation and corresponding database would exist. One of the various applications is pharmacokinetic modeling which provides a unique opportunity to integrate PK data and parameters from multiple clinical trials into a single predictive model.
These models can integrate PK-DB data on differences in the study protocol, the dosing, as well as individual, group and population characteristics and be parameterized and validated with the available time courses and pharmacokinetic parameters.
DESCRIPTION AND RESULTS
PK-DB (https://pk-db.com) is an open web-accessible database storing comprehensive information on pharmacokinetics studies consisting of PK data, PK parameters, and associated meta-information (see Figure 1 for a general overview).
Database statistics
PK-DB provides curated information on (i) characteristics of studied patient cohorts and subjects (e.g. age, bodyweight, smoking status, genetic variants); (ii) applied interventions (e.g. dosing, substance, route of application); (iii) concentration-time curves and (iv) parameters measured in PK studies (e.g. clearance, half-life and area under the curve). The focus so far of data curation has been on substances applied in dynamical liver function tests, benzodiazepines, statins, and studies of glucose metabolism.
PK-DB-v0.9.3 (9) consists of 512 studies containing 1457 groups, 6308 individuals, 1408 interventions, 73 017 outputs, 3148 time-courses and 37 scatters related to acetaminophen, caffeine, codeine, diazepam, glucose, midazolam, morphine, oxazepam, simvastatin or torasemide (see Figure 2, Supplementary Material 1 and Supplementary Material 2).
Design principles
Important features of PK-DB are the representation of experimental errors, the normalization of measurement units, annotation of information to biological ontologies, calculation of pharmacokinetic parameters from concentration-time profiles, a workflow for collaborative data curation, strong validation rules on the data, computational access via a REST API as well as human access via a web interface. Key principles in the design of PK-DB were:
Accessibility of data for computational modeling and data science
All data is available via REST endpoints as well as the web frontend allowing for simple integration of PK-DB data into existing workflows, e.g. for the building of computational models. The REST web service allows querying and retrieving all information from PK-DB in an automatic fashion. The major advantage of the REST API (https://pk-db.com/api/v1/swagger/) as a central access point is that it can be accessed programmatically independent of the programming language. In the following, we present various use cases to demonstrate the usefulness of this approach, e.g. creating an overview of the database content using R and circos (Figure 2), and meta-analyses of multiple studies using Python (Figure 4). The use of PK-DB data is facilitated by annotation of biological and medical concepts to respective ontologies. This enables the integration with additional data sets or computational models based on the semantic information, e.g., substances are annotated to ChEBI (10), and diseases to ncit, hp, doid and mondo (11–14). A special focus lies on meta-data for individualized and stratified computational modeling of pharmacokinetics with methods like physiologically based pharmacokinetic (PBPK), pharmacokinetic/pharmacodynamic (PK/PD) or population pharmacokinetic (pop PK) modeling.
Extensibility and generalizability
The PK-DB data model is not limited to a specific problem domain but allows simple extensions to other fields and experimental data sets, within the overall area of pharmacokinetics. Examples are extensible types for the group or individual characteristics currently represented in the database. Additional types can easily be added to cover the important information for a given problem domain.
Unit and data normalization
A key challenge in using data for computational modeling and data science are non-standardized units coming from different data sets. It requires time-consuming retrieval of this information from the literature and error-prone conversion of units and corresponding data. PK-DB provides a solution to this issue. During upload the data is harmonized, e.g. data is converted between molar units and mass, using the molecular weight of the respective substances based on its ChEBI information (10). In addition, for all information stored the allowed units are defined (actual units must be convertible to these units).
Representation of time-course data
The main measures in pharmacokinetics studies are concentration-time curves of the administered substance and its metabolites. These time-courses are crucial for kinetic modeling, e.g. using PBPK or PK/PD models. Consequently, a central focus was on storing and analyzing such data efficiently.
Calculation of pharmacokinetic parameters
PK-DB calculates important PK parameters such as half-life, clearance or volume of distribution from the time-concentration profiles during data upload based on non-compartmental methods (15). Parameters are calculated based on linear regression of the logarithmic concentration values in the exponential decay phase (see example in Figure 3 and Table 1). Non-compartmental methods were chosen for comparison of calculated values with reported PK parameters in the literature, mainly calculated based on non-compartmental methods.
Table 1.
Parameter | Genotype | Reported | PK-DB | Difference (%) |
---|---|---|---|---|
(unit) | ||||
AUCend | *1/*1 | 6.63 ± 2.07 | 6.24 | 5.88 |
(ng/ml · h) | *1/*10 | 3.77 ± 1.93 | 3.80 | −0.80 |
*10/*10 | 2.65 ± 1.95 | 2.59 | 2.26 | |
AUC∞ | *1/*1 | 8.52 ± 4.10 | 6.40 | 24.88 |
(ng/ml · h) | *1/*10 | 5.05 ± 3.30 | 3.97 | 21.39 |
*10/*10 | 3.26 ± 2.43 | 2.68 | 17.79 | |
Cmax | *1/*1 | 2.06 ± 0.89 | 1.64 | 20.39 |
(ng/ml) | *1/*10 | 0.96 ± 0.42 | 0.73 | 23.96 |
*10/*10 | 0.68 ± 0.50 | 0.59 | 13.24 | |
t half | *1/*1 | 9.40 ± 11.70 | 4.15 | 55.85 |
(h) | *1/*10 | 11.50 ± 11.10 | 4.76 | 58.61 |
*10/*10 | 6.84 ± 5.46 | 4.66 | 31.87 | |
t max | *1/*1 | 0.64 ± 0.28 | 0.50 | 21.88 |
(h) | *1/*10 | 0.86 ± 0.52 | 0.50 | 41.86 |
*10/*10 | 0.86 ± 0.52 | 1.00 | −16.28 | |
k el | *1/*1 | – | 0.17 | – |
(1/h) | *1/*10 | – | 0.15 | – |
*10/*10 | – | 0.15 | – |
Reported PK parameters are presented as mean ± standard deviation (SD)
Unreported values displayed as (–)
AUC – area under the curve; Cmax – maximum concentration; thalf – half-life; tmax – time of maximum concentration; kel – elimination rate.
Data quality
Strong validation (e.g. of categoricals), minimum relevant information, instance cross-referencing and correct unit-dimensions ensure high quality of the curated data. Non-obvious curation mistakes (or respective errors in the reporting of the data) can be addressed by outlier identification in subsequent meta-analyses.
Access rights
PK-DB allows to keep studies privately or only share with certain collaborators. This allows sharing the study during the curation process only with trusted people with a simple option to make the study public. Some information is only accessible by a limited group of users due to copyright issues, e.g. for manually curated studies from the literature the underlying publication can only be made accessible if it is Open Access. A subset of studies is currently private because the underlying raw data from the clinical trial has not been published yet.
Technology
The PK-DB backend is implemented in Python using the Django framework with Postgres as the underlying database system. For fast, full-text search most data is indexed with Elasticsearch. The provided REST API uses the Django-rest-framework with endpoints accessible from https://pk-db.com/api/. The web frontend (https://pk-db.com) is implemented in JavaScript based on the Vue.js framework interacting with the backend via the REST API. The complete PK-DB stack is distributed as docker-containers. PK-DB is licensed under GNU Lesser General Public License version 3 (LGPL-3.0) with source code available from https://github.com/matthiaskoenig/pkdb.
Curation workflow
PK-DB provides a collaborative curation interface which simplifies the upload and update of curated study information. A central component is to track all files and curation changes via Git version control. On changes, the files can automatically be uploaded and validated against a development server which provides direct feedback on missing information or curation errors (e.g. units of concentration measurements must be convertible to [g/l] or [mol/l]). A multitude of constraints have been defined as validation rules on the uploaded data instead of having the data model layer too restrictive. These validation rules are constantly updated based on curator feedback. Allowed choices in the data model are based on an internal ontology, which allows to update encodable information without the need to update the database backend.
The typical workflow for extracting data from the literature is depicted in Figure 1. At the beginning of the curation process, a body of literature is selected based on literature research for a given problem domain. Subsequently, the relevant (meta-)information is manually extracted from the literature and encoded in a standardized JSON format. Extracted data like concentration-time courses or PK parameters are stored as tabular data in spreadsheets. After finishing the initial curation process, a second curator is checking the data.
Curation is an iterative process involving multiple curators over time. Tracking changes to the curated data is therefore crucial. Instead of implementing such history and change tracking on database level with substantial overhead, we utilize the full set of Git features out of the box to track changes to our files. All curators work hereby on a shared Git repository. Private data can be tracked in separate private Git repositories.
Calculation of pharmacokinetic parameters
An important part of PK-DB is the automatic calculation of PK parameters from the reported concentration-time curves based on non-compartmental methods (15). Figure 3 and Table 1 illustrate the automatic calculation of PK parameters from concentration-time profiles for an example study. The authors were hereby interested in the influence of specific genetic alleles on the pharmacokinetics of codeine (16). In the study, information was limited to the averaged measures with variation (standard error within group), but no individual subject data was reported.
Calculated parameters are the area under the curve (AUCend), the area under the curve extrapolated to infinity (AUC∞), the concentration maximum (Cmax), the time at concentration maximum (tmax), the half-life (thalf), the elimination rate (kel), the clearance (Clearance) and the volume of distribution (Vd). The calculated values are in good agreement with the reported values (all lie within the reported standard deviations).
Mathematically correct, first the PK parameters should be calculated for each subject individually and subsequently be averaged. Unfortunately, this is not possible if only averaged data is reported. Consequently, as approximation PK parameters are calculated on the averaged time-courses. Due to the often very large inter-individual differences in pharmacokinetics the calculated values on average data can be notable different between reported and calculated parameters (Table 1, e.g. thalf). Even more fundamentally, the description of the data as averages with variations has inherent problems by assuming homogeneity of the data which often is not the case (17). Consequently, we strongly encourage the publication of individual subject data in PK studies.
A further limitation of PK studies is that often only a subset of pharmacokinetics information is reported. In the example displayed in Table 1 (16), the volume of distribution (Vd) and the elimination rate (kel) are not reported, but can be calculated.
Meta-analysis of caffeine
PK-DB allowed us for the first time to undertake an extensive and systematic analysis of the effect of lifestyle factors like smoking and oral contraceptive use on the clearance of caffeine combining data from multiple studies. For this use case, we integrated data from 44 studies, based on programmatic interaction with PK-DB via the REST API. By curating information about the respective patient characteristics (lifestyle factors), the actual interventions performed in the studies (dosing and route), and important information like the errors on the reported data we could gain a unique view on the strong and consistent effect of smoking and oral contraceptive use on the clearance of caffeine. The large variability between studies and individuals could be markedly reduced by accounting for lifestyle information.
Importantly, the meta-analysis allowed us to directly improve the curation status of many studies by easily detecting visible outliers in the data which could in most cases directly be backtracked to curation errors or incorrectly reported data (e.g. incorrect units) which were subsequently corrected in the database.
A positive aspect is that most of the reported studies are consistent. For instance with caffeine, most of the data was in line with each other with a single exception being Stille et al. (18). Here, a systematic bias in the data could be observed probably due to an analytic problem. Interestingly, the same data set was published multiple times, overall in four publications all showing the same bias (18–21).
Data quality and validation
The integration of data from multiple studies and subsequent meta-analyses is a valuable procedure to identify curation errors which cannot be caught by validation rules alone. The combination of both, the validation rules and the meta-analyses helped to identify errors also in the reporting. In the following, we will give some examples of suspicious reported data detected by meta-analysis: Wang et al. (22) reported incorrect units; Seng et al. (23) calculated volumes per bodyweight incorrectly; In the publication of Carbo et al. (24) participant number 4 has a suspiciously high half-life and participant number 3 a suspiciously high clearance rate. It is unclear if this is a reporting error; In the publication of Beach et al. (25) nine smokers and two non-smokers have suspiciously very high clearance rates, again unclear if this is a reporting error. In the publication of Wu et al. (16) the concentration-time profiles and concentration maxima were reported with incorrect units.
Data validation and data integration via PK-DB allowed us to identify and correct these issues.
CONCLUSION AND DISCUSSION
PK-DB is the first open database for pharmacokinetics data and corresponding meta-information. We provide an important resource which allows storing pharmacokinetics information in a FAIR (findable, accessible, interoperable and reproducible) manner (4).
PK-DB is supported by the Federal Ministry of Education and Research (BMBF, Germany) within the research network Systems Medicine of the Liver (LiSyM) until 2021. PK-DB is a central part of the DFG funded project QuaLiPerf (Quantifying Liver Perfusion–Function Relationship in Complex Resection—A Systems Medicine Approach) with maintenance guaranteed until end of 2025.
We demonstrate the value of PK-DB via a stratified meta-analysis of pharmacokinetics studies for caffeine curated from literature which allows us to integrate and harmonize pharmacokinetics information from a wide range of studies and sources. By performing the curation for commonly applied drugs (codeine and paracetamol), for a substance used in liver function tests (caffeine), as well as for glucose we could demonstrate the applicability of PK-DB to a wide range of substances and gain insights into how well data is reported in the various fields.
PK-DB has many unique features compared to existing databases for pharmacokinetics information, such as the database for pharmacokinetics properties (26) or the recent pharmacokinetic database time-series data and parameters for 144 environmental chemicals (27). PK-DB allows to handles experimental errors, the normalization of measurement units, annotation of information to biological ontologies, calculation of pharmacokinetic parameters from concentration-time profiles, comes with a workflow for collaborative data curation, has strong validation rules on the data, and provides computational access via a REST API as well as human access via a web interface.
The reporting of data in the field of pharmacokinetics is very poor despite the main point of the publications being the reporting of the data. Without guidelines on minimal information for studies, it is very difficult to compare studies or integrate data from different sources. Incomplete and poor reporting of data in the field of pharmacokinetics has also been reported by others (28,29). As our analysis shows, even basic information, crucial for the interpretation and analyses of PK studies, are not reported in many publications. It is impossible to integrate and reuse such data. For instance, in the case of codeine, often not even the given dose can be retrieved from the publication because it is not clearly reported which substance was administered (codeine-sulfate, codeine-phosphate or codeine). Other examples are unreported bodyweights, so that conversions to doses per bodyweight are not possible.
Based on our work we have a set of important suggestions when publishing clinical studies in the field of pharmacokinetics: (i) Publish the actual data in a machine-readable format (e.g. a data table in the supplement); (ii) Publish the actual concentration-time curves, not only derived parameters; (iii) Provide data for individual subjects which is much more informative and allows to calculate all data for individuals and for groups; (iv) Provide at minimum information on (individual) patient characteristics which includes basic anthropometric information like age, bodyweight, sex, height, and the subset of important lifestyle factors known to alter pharmacokinetics (e.g. co-medication, oral contraceptive use, smoking status, alcohol consumption or for instance for CYP1A2 substrates like caffeine: methylxanthine consumption/abstinence); (v) Clearly describe the study protocol: Which substance was given in which dose, in which route (oral, intravenous), and in what form (tablet, capsule, solution), the more specific the information the better.
Prospective plans for PK-DB are to increase the scope by manual curation and semi-automatic approaches. Furthermore, workflows for the deposition of pharmacokinetics data upon publication will be established.
We envision that PK-DB will encourage better reporting of pharmacokinetics studies by providing means for data representation and integration and will improve reusability of pharmacokinetics information by providing PK data in a central database, and will facilitate data integration between studies and with computational models.
Supplementary Material
ACKNOWLEDGEMENTS
Author contributions: J.G. and M.K. conceived the study, drafted the manuscript, implemented the software, and performed all analyses. J.G., M.K., J.B., K.G., D.E., Y.D., F.B., A.K., D.K., S.D.A. and D.E. curated data for PK-DB. All authors read, corrected and approved the manuscript.
Contributor Information
Jan Grzegorzewski, Institute for Theoretical Biology, Humboldt-University Berlin, Invalidenstraße 110, Berlin 10115, Germany.
Janosch Brandhorst, Institute for Theoretical Biology, Humboldt-University Berlin, Invalidenstraße 110, Berlin 10115, Germany.
Kathleen Green, Department of Biochemistry, University of Stellenbosch, Van der Byl Street, Stellenbosch 7600, South Africa.
Dimitra Eleftheriadou, Institute for Theoretical Biology, Humboldt-University Berlin, Invalidenstraße 110, Berlin 10115, Germany.
Yannick Duport, Department of Mathematics and Computer Science, Freie Universität Berlin, Arnimallee 14, Berlin 14195, Germany.
Florian Barthorscht, Institute for Theoretical Biology, Humboldt-University Berlin, Invalidenstraße 110, Berlin 10115, Germany.
Adrian Köller, Institute for Theoretical Biology, Humboldt-University Berlin, Invalidenstraße 110, Berlin 10115, Germany.
Danny Yu Jia Ke, Department of Biology, University of Ottawa, Ottawa, ON, Canada.
Sara De Angelis, King’s College London, Department of Biomedical Engineering & Imaging Sciences, London, UK.
Matthias König, Institute for Theoretical Biology, Humboldt-University Berlin, Invalidenstraße 110, Berlin 10115, Germany.
SUPPLEMENTARY DATA
Supplementary Data are available at NAR Online.
FUNDING
J.G. and M.K. are supported by the Federal Ministry of Education and Research (BMBF, Germany) within the research network Systems Medicine of the Liver [LiSyM, 031L0054]; BMBF-funded de.NBI Cloud within the German Network for Bioinformatics Infrastructure (de.NBI) [031A537B, 031A533A, 031A538A, 031A533B, 031A535A, 031A537C, 031A534A, 031A532B]. Funding for open access charge: Federal Ministry of Education and Research (BMBF, Germany).
Conflict of interest statement. None declared.
REFERENCES
- 1. Polasek T.M., Shakib S., Rostami-Hodjegan A.. Precision dosing in clinical medicine: present and future. Expert. Rev. Clin. Immu. 2018; 11:743–746. [DOI] [PubMed] [Google Scholar]
- 2. Aarons L. Population pharmacokinetics: theory and practice. Brit. J. Clin. Pharmaco. 1991; 32:669–670. [PMC free article] [PubMed] [Google Scholar]
- 3. Lötsch J., Skarke C., Schmidt H., Rohrbacher M., Hofmann U., Schwab M., Geisslinger G.. Evidence for morphine-independent central nervous opioid effects after administration of codeine: contribution of other codeine metabolites. Clin. Pharm. Th. 2006; 79:35–48. [DOI] [PubMed] [Google Scholar]
- 4. Wilkinson M.D., Dumontier M., Aalbersberg I.J.J., Appleton G., Axton M., Baak A., Blomberg N., Boiten J.-W., da Silva Santos L.B., Bourne P.E. et al.. The FAIR Guiding Principles for scientific data management and stewardship. Scientific Data. 2016; 3:160018. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 5. Ioannidis J.P.A. Reproducible pharmacokinetics. J. Pharmacokinet. Phar. 2019; 46:111–116. [DOI] [PubMed] [Google Scholar]
- 6. Mould D.R., Upton R.N.. Basic concepts in population modeling, simulation, and model-based drug development. CPT: Pharmacometrics Syst. Pharmacol. 2012; 1:e6. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 7. Mould D.R., Upton R.N.. Basic concepts in population modeling, simulation, and model-based drug development-part 2: introduction to pharmacokinetic modeling methods. CPT: Pharmacometrics Syst. Pharmacol. 2013; 2:e38. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 8. Upton R.N., Mould D.R.. Basic concepts in population modeling, simulation, and model-based drug development: part 3-introduction to pharmacodynamic modeling methods. CPT: Pharmacometrics Syst. Pharmacol. 2014; 3:e88. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 9. König M., Grzegorzewski J.. 2020; matthiaskoenig/pkdb: release notes for pkdb-v0.9.3.
- 10. Hastings J., Owen G., Dekker A., Ennis M., Kale N., Muthukrishnan V., Turner S., Swainston N., Mendes P., Steinbeck C.. ChEBI in 2016: improved services and an expanding collection of metabolites. Nucleic Acids Res. 2016; 44:D1214–D1219. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 11. Sioutos N., de Coronado S., Haber M.W., Hartel F.W., Shaiu W.-L., Wright L.W.. NCI Thesaurus: a semantic model integrating cancer-related clinical and molecular information. J. Biomed. Inform. 2007; 40:30–43. [DOI] [PubMed] [Google Scholar]
- 12. Köhler S., Carmody L., Vasilevsky N., Jacobsen J.O.B., Danis D., Gourdine J.-P., Gargano M., Harris N.L., Matentzoglu N., McMurry J.A. et al.. Expansion of the Human Phenotype Ontology (HPO) knowledge base and resources. Nucleic Acids Res. 2019; 47:D1018–D1027. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 13. Kibbe W.A., Arze C., Felix V., Mitraka E., Bolton E., Fu G., Mungall C.J., Binder J.X., Malone J., Vasant D. et al.. Disease Ontology 2015 update: an expanded and updated database of human diseases for linking biomedical knowledge through disease data. Nucleic Acids Res. 2015; 43:D1071–D1078. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14. Mungall C.J., McMurry J.A., Köhler S., Balhoff J.P., Borromeo C., Brush M., Carbon S., Conlin T., Dunn N., Engelstad M. et al.. The Monarch Initiative: an integrative data and analytic platform connecting phenotypes to genotypes across species. Nucleic Acids Res. 2017; 45:D712–D722. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15. Gabrielsson J., Weiner D.. Non-compartmental analysis. Methods Mol. Biol. (Clifton, N.J.). 2012; 929:377–389. [DOI] [PubMed] [Google Scholar]
- 16. Wu X., Yuan L., Zuo J., Lv J., Guo T.. The impact of CYP2D6 polymorphisms on the pharmacokinetics of codeine and its metabolites in Mongolian Chinese subjects. Eur. J. Clin. Pharmacol. 2014; 70:57–63. [DOI] [PubMed] [Google Scholar]
- 17. Hanin L. Why statistical inference from clinical trials is likely to generate false and irreproducible results. BMC Med. Res. Methodol. 2017; 17:127. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 18. Stille W., Harder S., Mieke S., Beer C., Shah P.M., Frech K., Staib A.H.. Decrease of caffeine elimination in man during co-administration of 4-quinolones. J. Antimicrob. Chemoth. 1987; 20:729–734. [DOI] [PubMed] [Google Scholar]
- 19. Harder S., Staib A.H., Beer C., Papenburg A., Stille W., Shah P.M.. 4-Quinolones inhibit biotransformation of caffeine. Eur. J. Clin. Pharmacol. 1988; 35:651–656. [DOI] [PubMed] [Google Scholar]
- 20. Harder S., Fuhr U., Staib A.H., Wolff T.. Ciprofloxacin-caffeine: a drug interaction established using in vivo and in vitro investigations. Am. J. Med. 1989; 87:89S–91S. [DOI] [PubMed] [Google Scholar]
- 21. Balogh A., Harder S., Vollandt R., Staib A.H.. Intra-individual variability of caffeine elimination in healthy subjects. Int. J. Clin. Pharmacol. Ther. Toxicol. 1992; 30:383–387. [PubMed] [Google Scholar]
- 22. Wang T., Kleber G., Stellaard F., Paumgartner G.. Caffeine elimination: a test of liver function. Klin. Wochenschr. 1985; 63:1124–1128. [DOI] [PubMed] [Google Scholar]
- 23. Seng K.-Y., Fun C.-Y., Law Y.-L., Lim W.-M., Fan W., Lim C.-L.. Population pharmacokinetics of caffeine in healthy male adults using mixed-effects models. J. Clin. Pharm. Ther. 2009; 34:103–114. [DOI] [PubMed] [Google Scholar]
- 24. Carbó M., Segura J., De la Torre R., Badenas J.M., Camí J.. Effect of quinolones on caffeine disposition. Clin. Pharm. Th. 1989; 45:234–240. [DOI] [PubMed] [Google Scholar]
- 25. Beach C.A., Mays D.C., Guiler R.C., Jacober C.H., Gerber N.. Inhibition of elimination of caffeine by disulfiram in normal subjects and recovering alcoholics. Clin. Pharm. Th. 1986; 39:265–270. [DOI] [PubMed] [Google Scholar]
- 26. Moda T.L., Torres L.G., Carrara A.E., Andricopulo A.D.. PK/DB: database for pharmacokinetic properties and predictive in silico ADME models. Bioinformatics (Oxford, England). 2008; 24:2270–2271. [DOI] [PubMed] [Google Scholar]
- 27. Sayre R.R., Wambaugh J.F., Grulke C.M.. Database of pharmacokinetic time-series data and parameters for 144 environmental chemicals. Scientific Data. 2020; 7:122. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 28. Kanji S., Hayes M., Ling A., Shamseer L., Chant C., Edwards D.J., Edwards S., Ensom M.H.H., Foster D.R., Hardy B. et al.. Reporting guidelines for clinical pharmacokinetic studies: the ClinPK statement. Clin. Pharmacokinet. 2015; 54:783–795. [DOI] [PubMed] [Google Scholar]
- 29. Dykstra K., Mehrotra N., Tornøe C.W., Kastrissios H., Patel B., Al-Huniti N., Jadhav P., Wang Y., Byon W.. Reporting guidelines for population pharmacokinetic analyses. J. Pharmacokinet. Phar. 2015; 42:301–314. [DOI] [PMC free article] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.