Releases: PNNL-CompBio/bmdrc
Releases · PNNL-CompBio/bmdrc
Continuous Models Added
This release introduces continuous data types as an option for bmdrc! This includes:
- 7 new models for fitting continuous endpoints
- Updates to the spearman correlation filter for filtering out values inbetween, to allow for negative curves
- Updates to all functions to allow for continuous curve fitting
v1.0.0
Updates to version 1 include
- A simplified class for proportions when they are already calculated and do not need to be calculated from wells
- Thoroughly updated documentation using google docstrings, sphinx documentation, and typing hints to all functions
- Report files can be outputted as JSON files
- Examples reports for analysis completed in the publication
- Updated to .toml installation and removed old distutils
- Removed extra files that are not necessary for the package
v0.0.1.3
Release 0.0.1.3 - Pre-Publication Update
v_0.0.1
Initial Release