Metadata-Version: 2.1
Name: coSMicQC
Version: 0.0.7
Summary: coSMicQC is a software tool for single-cell quality control of morphology datasets.
License: BSD-3-Clause
Author: Way Science Community
Requires-Python: >=3.8,<3.13
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: fire (>=0.6.0,<0.7.0)
Requires-Dist: ipython (>=8.12.3,<9.0.0)
Requires-Dist: jinja2 (>=3.1.4,<4.0.0)
Requires-Dist: kaleido (==0.2.1)
Requires-Dist: pandas (<2.2.2) ; python_version < "3.9"
Requires-Dist: pandas (>=2.2.2,<3.0.0) ; python_version >= "3.9"
Requires-Dist: plotly (>=5.22.0,<6.0.0)
Requires-Dist: pyarrow (>=16.0.0,<17.0.0)
Requires-Dist: pywavelets (>1.4.1) ; python_version >= "3.9"
Requires-Dist: pywavelets (>=1.4.1,<2.0.0) ; python_version < "3.9"
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: scikit-image (>0.19.3) ; python_version >= "3.9"
Requires-Dist: scikit-image (>=0.19.3,<0.20.0) ; python_version < "3.9"
Requires-Dist: scipy (<1.13.0) ; python_version < "3.9"
Requires-Dist: scipy (>=1.13.0,<2.0.0) ; python_version >= "3.9"
Description-Content-Type: text/markdown

# coSMicQC

coSMicQC is a software tool for single-cell quality control of morphology datasets.

