Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Model Approaches for Pharmacokinetic Data: Physiological Models01:15

Model Approaches for Pharmacokinetic Data: Physiological Models

141
Physiological models in pharmacokinetics are instrumental in understanding the distribution and elimination of drugs within the body. These models describe the drug concentration within target organs, influenced by factors such as drug uptake, tissue volume, and blood flow. Drug uptake is governed by the partition coefficient, which signifies the drug concentration ratio in tissue to that in the blood. The blood flow rate to a specific tissue is expressed as Qt, and the rate of change in tissue...
141
Mechanistic Models: Overview of Compartment Models01:21

Mechanistic Models: Overview of Compartment Models

204
Mechanistic models, a category encompassing both physiological and compartmental modeling, differ from empirical models' approaches to incorporating known factors about the systems being modeled. Empirical models describe data with minimal assumptions, while mechanistic models aim to provide a robust description of available data by specifying assumptions and integrating known factors about the system. Compartmental analysis is a key example of a mechanistic model in pharmacokinetics and...
204
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

149
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
149
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

112
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
112
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

132
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
132
Molecular Models02:00

Molecular Models

41.9K
Physical models representing molecular architectures of chemical compounds play essential roles in understanding chemistry. The use of molecular models makes it easier to visualize the structures and shapes of atoms and molecules.
41.9K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

From FAIR to CURE: guidelines for computational models of biological systems.

NPJ systems biology and applications·2026
Same author

AntigenApp: a laboratory data management system for nanobody generation and sequence analysis.

Bioinformatics (Oxford, England)·2025
Same author

A Roadmap for the Future of Systems Biology in Cancer Research.

Cancer research·2025
Same author

From FAIR to CURE: Guidelines for Computational Models of Biological Systems.

ArXiv·2025
Same author

AUTORECYCLER: Prototype based on artificial vision to automate the material classification process (Plastic, Glass, Cardboard and Metal).

HardwareX·2024
Same author

Signal execution modes emerge in biochemical reaction networks calibrated to experimental data.

iScience·2024
Same journal

Systems Virology at Scale.

Current opinion in systems biology·2025
Same journal

Structural and practical identifiability of within-host models of virus dynamics - a review.

Current opinion in systems biology·2025
Same journal

Microbial Production of Fuels, Commodity Chemicals, and Materials from Sustainable Sources of Carbon and Energy.

Current opinion in systems biology·2025
Same journal

Quantitatively Mapping Immune Control during Influenza.

Current opinion in systems biology·2024
Same journal

Integrating wearable data into circadian models.

Current opinion in systems biology·2023
Same journal

New faces of prokaryotic mobile genetic elements: guide RNAs link transposition with host defense mechanisms.

Current opinion in systems biology·2023
See all related articles

Related Experiment Video

Updated: Oct 21, 2025

A Web Tool for Generating High Quality Machine-readable Biological Pathways
08:01

A Web Tool for Generating High Quality Machine-readable Biological Pathways

Published on: February 8, 2017

18.0K

Programmatic modeling for biological systems.

Alexander L R Lubbock1,2, Carlos F Lopez1,2,3

  • 1Department of Biochemistry, Vanderbilt University, Nashville, Tennessee 37212, United States of America.

Current Opinion in Systems Biology
|September 6, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces programmatic modeling, using Python, to enhance computational biology models with software engineering practices. This approach improves model development, collaboration, transparency, and reproducibility for scientific research.

More Related Videos

JUMPn: A Streamlined Application for Protein Co-Expression Clustering and Network Analysis in Proteomics
07:28

JUMPn: A Streamlined Application for Protein Co-Expression Clustering and Network Analysis in Proteomics

Published on: October 19, 2021

3.4K
Modeling an Enzyme Active Site using Molecular Visualization Freeware
14:37

Modeling an Enzyme Active Site using Molecular Visualization Freeware

Published on: December 25, 2021

10.5K

Related Experiment Videos

Last Updated: Oct 21, 2025

A Web Tool for Generating High Quality Machine-readable Biological Pathways
08:01

A Web Tool for Generating High Quality Machine-readable Biological Pathways

Published on: February 8, 2017

18.0K
JUMPn: A Streamlined Application for Protein Co-Expression Clustering and Network Analysis in Proteomics
07:28

JUMPn: A Streamlined Application for Protein Co-Expression Clustering and Network Analysis in Proteomics

Published on: October 19, 2021

3.4K
Modeling an Enzyme Active Site using Molecular Visualization Freeware
14:37

Modeling an Enzyme Active Site using Molecular Visualization Freeware

Published on: December 25, 2021

10.5K

Area of Science:

  • Computational biology
  • Systems biology
  • Scientific computing

Background:

  • Computational modeling is crucial for understanding cellular processes and generating predictions.
  • Current modeling approaches often rely on graphical interfaces or domain-specific languages, with established interchange standards.
  • Models are analyzed via steady-state or dynamic simulations, often within specialized applications or transferred between tools.

Purpose of the Study:

  • To present a novel programmatic modeling paradigm that integrates software engineering best practices.
  • To leverage the Python programming language and its extensive scientific ecosystem for enhanced model development.
  • To demonstrate how programmatic encoding improves model modularity, testability, and documentation.

Main Methods:

  • Encoding computational models as programs within the Python environment.
  • Applying software engineering principles such as modularity and automated testing to model development.
  • Ensuring models remain extensible and exportable to standardized formats for interoperability.

Main Results:

  • Programmatic modeling offers enhanced benefits including modularity, automated testing, and documentation generation.
  • Models developed using this paradigm are extensible and can be exported to standard formats.
  • This approach facilitates collaborative model development and improves dissemination.

Conclusions:

  • Programmatic modeling represents a significant advancement in computational biology.
  • The integration of software engineering practices enhances the transparency and reproducibility of scientific models.
  • This paradigm is key to fostering collaborative research and accelerating scientific discovery.