Changelog
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
PyGWAS.egg-info/PKG-INFO
PyGWAS.egg-info/SOURCES.txt
PyGWAS.egg-info/dependency_links.txt
PyGWAS.egg-info/entry_points.txt
PyGWAS.egg-info/requires.txt
PyGWAS.egg-info/top_level.txt
pygwas/__init__.py
pygwas/__main__.py
pygwas/pygwas.py
pygwas/samples.py
pygwas/core/__init__.py
pygwas/core/data_parsers.py
pygwas/core/genotype.py
pygwas/core/gwas.py
pygwas/core/kinship.py
pygwas/core/linear_models.py
pygwas/core/mtcorr.py
pygwas/core/phenotype.py
pygwas/core/phenotypes.py
pygwas/core/plot.py
pygwas/core/result.py
pygwas/core/statistics.py
pygwas/core/timer.py