Metadata-Version: 2.1
Name: anoexpress
Version: 0.1.4
Summary: A package to access insecticide resistance gene expression meta analyse in Anopheles mosquitoes
License: MIT
Author: Sanjay Nagi
Author-email: sanjay.nagi@lstmed.ac.uk
Requires-Python: >=3.7.1
Classifier: License :: OSI Approved :: MIT 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
Requires-Dist: malariagen_data
Requires-Dist: numpy
Requires-Dist: pandas (<1.4) ; python_full_version >= "3.7.1" and python_version < "3.8"
Requires-Dist: pandas ; python_version >= "3.8" and python_version < "3.11"
Requires-Dist: plotly
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: statsmodels
Requires-Dist: tqdm
