A package for fitting benchmark dose curves to dichotomous data and light photomotor response data
Project description
bmdrc
Python library for the calculation of BenchMark Dose Response Curves (bmdrc)
General Schematic
The bmdrc library was built to calculate benchmark dose (BMD) response curves for dichotomous (morphological) and light photomotor response datasets, where continuous variables are transformed to dichotomous as described in Thomas et al 2019. Potential outputted files include a csv file of all final BMDs and their estimation errors, a csv file of model fits (AIC) for each endpoint, and an html report containing information on how much data was filtered and why, as well as interactive response curve plots. Users may specify their outputs of interest.
-
Input Data Module: Import data into the python library
-
Pre-Processing Module: Combine and remove endpoints as needed
-
Filtering Modules: Apply the EPA recommendations for filtering
-
Model Fitting Modules: Fit EPA-recommended models to data
-
Output Modules: Select tables to output as csvs. View plots in a HTML report.
How to install the package
First, install the package from pip using:
pip install bmdrc
Or from github using:
pip install git+https://github.com/PNNL-CompBio/bmdrc
How to use the package
Vignettes
An example vignette for the dichotomous (binary) data is located here and an example vignette for the light photomotor response data (continuous converted to dichotomous) is located here.
Example Data
Example data for dichotomous and light photomotor response data can be found here.
Example Report
A sample for the generated report for dichotomous (binary) data can be found here
A sample for the generated report for light photomotor response data can be found here
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bmdrc-0.0.1.1.tar.gz.
File metadata
- Download URL: bmdrc-0.0.1.1.tar.gz
- Upload date:
- Size: 26.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb7603c45a9b26ca9af85cebf893798338052a2413ee5e59e33de59ed6eae9a5
|
|
| MD5 |
79af42cc41c2dac812bc1de50b9b639b
|
|
| BLAKE2b-256 |
d5e6de0a19875f28ea96fa52b9413dfbe95b1a10ef3adc06a18f1bb7ee126e7d
|