Metadata-Version: 2.1
Name: PheWeb
Version: 1.0.3
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: 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-Dist: Flask (>=0.12)
Requires-Dist: Flask-Compress (~=1.4)
Requires-Dist: Flask-Login (~=0.4)
Requires-Dist: rauth (~=0.7)
Requires-Dist: pysam (~=0.14)
Requires-Dist: marisa-trie (~=0.7)
Requires-Dist: intervaltree (~=2.1)
Requires-Dist: tqdm (~=4.14)
Requires-Dist: openpyxl (~=2.5)
Requires-Dist: scipy (~=1.0)
Requires-Dist: numpy (~=1.14)
Requires-Dist: requests[security] (~=2.18)
Requires-Dist: gunicorn (~=19.7)
Requires-Dist: boltons (~=18.0)
Requires-Dist: blist (~=1.3)
Requires-Dist: cffi (~=1.11)
Requires-Dist: wget (~=3.2)
Requires-Dist: gevent (~=1.2)

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


