Welcome to py50’s documentation!
py50 is a Python package to generate dose-response curves and calculate IC50 statistics.
Installation
py50 can be installed by using pip:
pip install py50
The package can be upgraded specifically in an environment using pip:
pip install py50 -U
Tutorials
API Reference