Metadata-Version: 2.1
Name: PheWeb
Version: 1.2.1
Summary: A tool for building PheWAS websites from association files
Home-page: https://github.com/statgen/pheweb
Author: Peter VandeHaar
Author-email: pjvh@umich.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Requires-Python: >=3.6
Requires-Dist: Flask (~=1.1)
Requires-Dist: Flask-Compress (~=1.8)
Requires-Dist: Flask-Login (~=0.5)
Requires-Dist: rauth (~=0.7)
Requires-Dist: pysam (~=0.16)
Requires-Dist: intervaltree (~=3.1)
Requires-Dist: tqdm (~=4.51)
Requires-Dist: openpyxl (~=3.0.5)
Requires-Dist: scipy (~=1.5)
Requires-Dist: numpy (~=1.19)
Requires-Dist: requests[security] (~=2.24)
Requires-Dist: gunicorn (~=20.0.4)
Requires-Dist: boltons (~=20.2)
Requires-Dist: blist (~=1.3.6)
Requires-Dist: cffi (~=1.14)
Requires-Dist: wget (~=3.2)
Requires-Dist: gevent (~=20.9)

Please see the README `on github <https://github.com/statgen/pheweb>`__


