Metadata-Version: 2.1
Name: hwetests
Version: 0.5.7
Summary: Chi Squared and Gibbs Sampling statistical tests for HWE
Home-page: https://github.com/ExtraFlash/HWE_tests_package.git
Author: Or Shkuri
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib

A python package containing two statistical tests for HWE testing: Gibbs Sampling test and a modified Chi Squared test that handles ambiguity
