Giter Site home page Giter Site logo

docs's Introduction

About this Manual

This manual describes the Open Systems Pharmacology Suite. It includes a technical description of each software element with examples and references for further reading. The aim of the manual is to assist users in effectively developing PBPK models.

The handbook is divided into the following parts:

Mechanistic Modeling of Pharmacokinetics and Dynamics

"Mechanistic Modeling of Pharmacokinetics and Dynamics" provides a brief general introduction to the science of computational systems biology with a strong focus on mechanistic modeling of pharmacokinetics and –dynamics.

Go to: Mechanistic Modeling of Pharmacokinetics and Dynamics

Open Systems Pharmacology Suite

"Open Systems Pharmacology Suite" provides a brief overview of our software platform, its scope, and puts it into context with the science.

Go to: Open Systems Pharmacology Suite

Working with PK-Sim®

A technical description of the different software elements is presented starting with PK-Sim® focusing on physiologically-based pharmacokinetics in "Working with PK-Sim®".

Go to: Working with PK-Sim®

Working with MoBi®

MoBi® focusing on model customization and extension as well as on pharmacodynamics in "Working with MoBi®".

Go to: Working with MoBi®‌

Shared Tools and Example Workflows

Tools shared between PK-Sim® and MoBi® and some workflow examples are presented in "Shared Tools and Example Workflows".

Go to: Shared Tools and Example Workflows

Working with R

The interfaces to the common computing environment R is described in "Working with R".

Go to: Working with R

docs's People

Contributors

abdelr avatar andredlm avatar chaosex avatar dependabot[bot] avatar georgedaskalakis avatar gitbook-bot avatar indrajeetpatil avatar mrminime avatar msevestre avatar ospsuite avatar pavelbal avatar rwmcintosh avatar sfrechen avatar stephanschaller avatar yuri05 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docs's Issues

Update enzyme ontogeny description

In https://docs.open-systems-pharmacology.org/working-with-pk-sim-r/pk-sim-r-documentation/pk-sim-expression-data#settings-in-the-protein-expression-tab

Current statement is wrong, because we have also ontogenie data in the intestine.

Currently, ontogeny information is only available for the liver and restricted to
a selection of important cytochromes ...

It could/should also be explained in more detail, how liver and intestine ontogeny values are used in a model.

Improved documentation of quantile methods

I suggest to document how the individual numbers shown in the tooltip ( Open-Systems-Pharmacology/PK-Sim#124 ) are selected by the so-called nearest rank method. Furthermore, I would recommend to improve the documentation within the source code and the manual, to describe the quantile method used for the box whisker plots and potentially other parts of the code.

The standard reference is "Sample quantiles in statistical packages" by Hyndman et al (1996). Furthermore, a quick overview is given by https://en.wikipedia.org/wiki/Quantile where all methods from the paper are explicitly listed.

Using the paper notation (and "type=" Argument in R): OSP, R (by default, others supported), Excel (old PERCENTILE) use Definition 7; in comparison: Matlab uses Definition 5, Excel (new PERCENTILE.EXC) uses Definition 6 and SAS uses Definition 2 (by default, others supported).

Missing captions in pdf

aufnahme35

more missing captions (look for # in pdf):

  • Page 9: Modeling Concepts - PD and Reaction Network Modeling
  • Page 20: PK-Sim Projects
  • Page 39: PK-SIM Expression Data
  • Page 58: PK-Sim Compounds: Definition and Work Flows
  • Page 85: PK-Sim® - Administration Protocols
  • Page 90: PK-Sim® Events
  • Page 93: PK-Sim® Formulations
  • Page 220: MoBi® Tools
  • Page 224: Shared Tools - Features of Tables
  • Page 227: Shared Tools - Chart Component
  • Page 266: Shared Tools - Sensitivity Analysis
  • Page 273: Shared Tools - Import and Edit of Observed Data
  • Page 281: Shared Tools - Default, Display and Base Units
  • Page 283: Shared Tools - Reporting
  • Page 285: Shared Tools - Working Journal
  • Page 293: Shared Tools - History Manager and History Reporting
  • Page 295: Workflow - Setting Up a Reaction Network
  • Page 311: R - Introduction

Screenshots made with german Windows

Some screenshots (e.g. in Section V.36 "Shared tools - Import and edit of Observed Data") are created with a Windows version set to german language.

Broken reference

S. 3rd paragraph in Molecule parameters section:
If you enter a formula-defined or a state variable parameter, please refer to the general section defining how to use this functionality (???).

Describe "Extract individuals from a population"

Describe "Extract individuals from a population" feature (introduced in 7.2)

  • extract individuals from a Box-Whisker plot in a population simulation
  • extract individuals from a population building block

Example is confusing

Setting up a Reaction Network example is pretty confusing.

After going through the whole exercise, you end up with a graph exactly like the final figure displayed.
Weirdly, the amount of product decreases over time and the amount of educt increases. This is confusing, since before it is explained in a note that the color blue means the substance is consumed, while molecules connected to the green dot are produced. So in the beginning we define the molecule "product" is produced (as we connect it to the green dot), and in the simulation we find its concentration decreases over time instead of increasing.

Some possibilities to "fix":

  1. the initial value of the product can be set to 0
  2. k2 can be chosen a lot smaller than k1
    In both cases, the second term in the formula k1*Drug/V*((Educt/V)/(Km+Educt/V)) - k2*Product/V then becomes small enough and we end up with a more comprehensive graph.

Add rabbit

Include rabbit into the list of available species (introduced in 7.1)

Improve description of active processes

E.g.

  • explain in detail, how start amounts of proteins are calculated;
  • explain the difference between relExp, relExpNorm and relExpOut and how they are calculated depending on Epithelial polarity, Localization in Tissue/Vascular Endothelium etc.

In general I think we would need new section in the manual, something like Model internals, explaining some tricky part of the model building.

Sensitivity Analysis Description misleading

The sensitivity analysis in PK Sim allows a visualization for a summary of the relevant Parameters accounting for 90% of the cumulated sensitivity. The Manual describes the computation applying the sqrt to both, the cumulated sensitivities as well as to the total sensitivity in the denominator.
The plot actually visualizes parameters derived when neglecting the sqrt. Also, the formula in the manual is not considering absolute values

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.