LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-optional.txt
requirements.txt
setup.py
./magenpy/AnnotationMatrix.py
./magenpy/GWASDataLoader.py
./magenpy/__init__.py
./magenpy/plotting.py
./magenpy/config/paths.ini
./magenpy/data/1000G_eur_chr22.bed
./magenpy/data/1000G_eur_chr22.bim
./magenpy/data/1000G_eur_chr22.fam
./magenpy/parsers/__init__.py
./magenpy/parsers/misc_parsers.py
./magenpy/parsers/plink_parsers.py
./magenpy/simulation/AnnotatedGWASSimulator.py
./magenpy/simulation/GWASSimulator.py
./magenpy/simulation/TransethnicGWASSimulator.py
./magenpy/simulation/__init__.py
./magenpy/utils/__init__.py
./magenpy/utils/compute_utils.py
./magenpy/utils/ld_utils.py
./magenpy/utils/model_utils.py
./magenpy/utils/system_utils.py
bin/magenpy_ld
bin/magenpy_simulate
magenpy/AnnotationMatrix.py
magenpy/GWASDataLoader.py
magenpy/LDMatrix.pyx
magenpy/__init__.py
magenpy/plotting.py
magenpy.egg-info/PKG-INFO
magenpy.egg-info/SOURCES.txt
magenpy.egg-info/dependency_links.txt
magenpy.egg-info/not-zip-safe
magenpy.egg-info/requires.txt
magenpy.egg-info/top_level.txt
magenpy/config/paths.ini
magenpy/data/1000G_eur_chr22.bed
magenpy/data/1000G_eur_chr22.bim
magenpy/data/1000G_eur_chr22.fam
magenpy/parsers/__init__.py
magenpy/parsers/misc_parsers.py
magenpy/parsers/plink_parsers.py
magenpy/simulation/AnnotatedGWASSimulator.py
magenpy/simulation/GWASSimulator.py
magenpy/simulation/TransethnicGWASSimulator.py
magenpy/simulation/__init__.py
magenpy/utils/__init__.py
magenpy/utils/c_utils.pyx
magenpy/utils/compute_utils.py
magenpy/utils/ld_utils.py
magenpy/utils/model_utils.py
magenpy/utils/system_utils.py