MANIFEST.in
README.rst
setup.py
./allel/__init__.py
./allel/compat.py
./allel/constants.py
./allel/io.py
./allel/plot.py
./allel/util.py
./allel/model/__init__.py
./allel/model/bcolz.py
./allel/model/ndarray.py
./allel/opt/__init__.py
./allel/stats/__init__.py
./allel/stats/admixture.py
./allel/stats/decomposition.py
./allel/stats/distance.py
./allel/stats/diversity.py
./allel/stats/fst.py
./allel/stats/hw.py
./allel/stats/ld.py
./allel/stats/misc.py
./allel/stats/preprocessing.py
./allel/stats/selection.py
./allel/stats/window.py
./allel/test/__init__.py
./allel/test/test_model_api.py
./allel/test/test_model_bcolz.py
./allel/test/test_model_ndarray.py
./allel/test/test_stats.py
./allel/test/tools.py
allel/opt/model.c
allel/opt/model.pyx
allel/opt/stats.c
allel/opt/stats.pyx
docs/index.rst
docs/io.rst
docs/model.rst
docs/plot.rst
docs/release.rst
docs/stats.rst
docs/model/bcolz.rst
docs/model/ndarray.rst
docs/stats/admixture.rst
docs/stats/decomposition.rst
docs/stats/distance.rst
docs/stats/diversity.rst
docs/stats/fst.rst
docs/stats/hw.rst
docs/stats/ld.rst
docs/stats/preprocessing.rst
docs/stats/selection.rst
docs/stats/window.rst
scikit_allel.egg-info/PKG-INFO
scikit_allel.egg-info/SOURCES.txt
scikit_allel.egg-info/dependency_links.txt
scikit_allel.egg-info/pbr.json
scikit_allel.egg-info/top_level.txt