Metadata-Version: 2.1
Name: koopa
Version: 0.0.13
Summary: Workflow for analysis of cellular microscopy data.
Home-page: https://github.com/bbquercus/koopa/
Author: Bastian Eichenberger
Author-email: bastian@eichenbergers.ch
License: MIT
Project-URL: Documentation, https://github.com/BBQuercus/koopa/wiki
Project-URL: Changelog, https://github.com/BBQuercus/koopa/releases
Project-URL: Issue Tracker, https://github.com/bbquercus/koopa/issues
Keywords: biomedical,bioinformatics,image analysis
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/plain
Requires-Dist: czifile
Requires-Dist: numba
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyarrow
Requires-Dist: pystackreg
Requires-Dist: scikit-image
Requires-Dist: scipy
Requires-Dist: tifffile
Requires-Dist: trackpy
Provides-Extra: cellpose
Requires-Dist: torch (==1.10.1) ; extra == 'cellpose'
Requires-Dist: cellpose ; extra == 'cellpose'
Provides-Extra: deepblink
Requires-Dist: tensorflow (==2.7) ; extra == 'deepblink'
Requires-Dist: deepblink ; extra == 'deepblink'
Provides-Extra: segmodels
Requires-Dist: segmentation-models (==1.0.1) ; extra == 'segmodels'

Keenly optimized obliging picture analysis. Koopa is the core package
for a prefect-pipeline based workflow to analyze cellular microscopy data
of varying types - specializing on single particle analyses.

