Metadata-Version: 2.1
Name: PyCycle-bio
Version: 0.0.4
Summary: Python based toolkit for temporal molecular biology
Author-email: Alexander R Bennett <alex.bennett@gu.se>
Project-URL: Homepage, https://github.com/Glycocalex/PyCycle
Project-URL: Issues, https://github.com/Glycocalex/PyCycle/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: scipy
Requires-Dist: statsmodels
Requires-Dist: pandas
Requires-Dist: numpy

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
