Metadata-Version: 2.1
Name: omniplate
Version: 0.9.45
Summary: For analysing and meta-analysing plate-reader data
Home-page: https://swainlab.bio.ed.ac.uk/software/omniplate
License: MIT
Keywords: omniplate,systems biology,bioinformatics,plate readers
Author: Peter Swain
Author-email: peter.swain@ed.ac.uk
Requires-Python: >=3.7.1,<3.11
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Dist: gaussianprocessderivatives (>=0.1.2,<0.2.0)
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Requires-Dist: numpy (>=1.21.4,<2.0.0)
Requires-Dist: openpyxl (>=3.0.9,<4.0.0)
Requires-Dist: pandas (>=1.3.5,<2.0.0)
Requires-Dist: scipy (>=1.7.3,<2.0.0)
Requires-Dist: seaborn (>=0.11.2,<0.12.0)
Requires-Dist: statsmodels (>=0.13.1,<0.14.0)
Project-URL: Documentation, https://swainlab.bio.ed.ac.uk/software/omniplate
Project-URL: Repository, https://git.ecdf.ed.ac.uk/pswain/omniplate
Description-Content-Type: text/markdown

A Python package for analysing data from plate-reader studies of growing biological cells. Users can correct for autofluorescence, determine growth rates and the amount of fluorescence per cell, and simultaneously analyse multiple experiments.

