Metadata-Version: 2.3
Name: pycyclebio
Version: 0.0.8
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Rust
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: scipy
Requires-Dist: statsmodels
Requires-Dist: pandas
Requires-Dist: numpy
Summary: Python based toolkit for temporal molecular biology
Author: Alex Bennett
Author-email: Alexander R Bennett <alex.bennett@gu.se>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/Glycocalex/PyCycle
Project-URL: Issues, https://github.com/Glycocalex/PyCycle/issues

![PyCycle sketch logo small](https://github.com/user-attachments/assets/7f7156a6-0cab-45f7-bcdc-6f4d13f106df)

Python based toolkit for temporal molecular biology analysis

Input data with columns denoting samples and rows denoting biological molecules.
Input data is assessed for variance.
Variant rows are modelled using 4 equations. The model with lowest residuals is reported, alongside model parameters and statistics.

https://github.com/Glycocalex/PyCycle-bio

https://pypi.org/project/pycyclebio/

