Skip to content

Collection of pharmacodynamic response models, including dose-response, inhibitor-response, and various receptor-response models that can be fit to response data.

License

Notifications You must be signed in to change notification settings

NTBEL/pharmacodynamic-response-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pharmacodynamic-response-models

Collection of pharmacodynamic response models, including concentration-response, inhibitor-response, and various receptor-response models that can be used for empirical fitting of response data.

Functions:

General response functions:

  • Concentration-Response
  • Dose-Response
  • Inhibitor-Response

Receptor occupation:

  • Hill-Langmuir equation

Receptor-response functions:

  • Hill equation
  • Clark equation
  • Operational model by Black and Leff
  • Del Castillo-Katz model
  • Three-parameter two-state model by Buchwald
  • Gaddum equation (competitive antagonist model)
  • noncompetitive antagonist model (Emax reduction)

Other response functions:

  • CNiFERs-Response

Install

Installs as the pharmacodynamic package.

pip install

You can install the package using pip sourced from the GitHub repo:

pip install -e git+https://github.com/NTBEL/pharmacodynamic-response-models#egg=pharmacodynamic

License

This project is licensed under the MIT License - see the LICENSE file for details


Contact

Please open a GitHub Issue.


Citing

If this package is useful in your research, please cite this GitHub repo: https://github.com/NTBEL/pharmacodynamic-response-models

About

Collection of pharmacodynamic response models, including dose-response, inhibitor-response, and various receptor-response models that can be fit to response data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages