Metadata-Version: 2.1
Name: pharedox
Version: 0.0.1
Summary: An image analysis pipeline to quantify redox state in the pharynx of C. elegans
Home-page: https://github.com/ApfeldLab/pharynx_redox
Author: Sean Johnsen
Author-email: sean.b.johnsen@gmail.com
License: MIT
Download-URL: https://github.com/ApfeldLab/pharynx_redox
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Utilities
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy (<20,>=1.19.1)
Requires-Dist: xarray (<0.17,>=0.16.0)
Requires-Dist: netCDF4 (<1.6,>=1.5.4)
Requires-Dist: scikit-image (<0.18,>=0.17.2)
Requires-Dist: tifffile (>=2020.7.22)
Requires-Dist: scipy (<1.6,>=^1.5.2)
Requires-Dist: pandas (<1.1,>=1.0.5)
Requires-Dist: statsmodels (<0.12,>=0.11.1)
Requires-Dist: simpleITK (<1.3,>=1.2.4)
Requires-Dist: matplotlib (<3.4,>=3.3.0)
Requires-Dist: seaborn (<0.11,>=0.10.1)
Requires-Dist: PyQt5 (<5.15.0,>=5.12.3)
Requires-Dist: napari (<0.4,>=0.3.6)
Requires-Dist: tqdm (<4.49,>=4.48.0)
Requires-Dist: click (<7.2,>=7.1.2)
Requires-Dist: strictyaml (<1.1,>=1.0.6)
Requires-Dist: pandera (<0.5,>=0.4.4)
Provides-Extra: jupyter
Requires-Dist: jupyterlab ; extra == 'jupyter'

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) 
[![Coverage Status](https://coveralls.io/repos/github/half-adder/wormAnalysis/badge.svg?branch=master)](https://coveralls.io/github/half-adder/wormAnalysis?branch=master) 
[![Documentation Status](https://readthedocs.org/projects/pharynx-redox/badge/?version=latest)](https://pharynx-redox.readthedocs.io/en/latest/?badge=latest)
[![Build Status](https://travis-ci.com/ApfeldLab/pharynx_redox.svg?branch=master)](https://travis-ci.com/ApfeldLab/pharynx_redox)

Documentation: https://pharynx-redox.readthedocs.io/en/latest/


