.gitignore
.readthedocs.yaml
LICENSE
README.md
__init__.py
iconlib.png
pyproject.toml
requirements.txt
.github/workflows/linux.yml
.github/workflows/macos.yml
.github/workflows/windows.yml
docs/Makefile
docs/conf.py
docs/examples.rst
docs/index.rst
docs/install.rst
docs/intro.rst
docs/logo.png
docs/make.bat
docs/modules.rst
docs/requirements.txt
docs/snplib.finalreport.rst
docs/snplib.format.rst
docs/snplib.parentage.rst
docs/snplib.rst
docs/snplib.statistics.rst
docs/usage.rst
src/snplib/__init__.py
src/snplib.egg-info/PKG-INFO
src/snplib.egg-info/SOURCES.txt
src/snplib.egg-info/dependency_links.txt
src/snplib.egg-info/requires.txt
src/snplib.egg-info/top_level.txt
src/snplib/finalreport/__init__.py
src/snplib/finalreport/_finalreport.py
src/snplib/format/__init__.py
src/snplib/format/__settings.py
src/snplib/format/_plink.py
src/snplib/format/_snp.py
src/snplib/parentage/__init__.py
src/snplib/parentage/_discov.py
src/snplib/parentage/_isagmark.py
src/snplib/parentage/_verif.py
src/snplib/parentage/isag_disc.pl
src/snplib/parentage/isag_verif.pl
src/snplib/statistics/__init__.py
src/snplib/statistics/_callrate.py
src/snplib/statistics/_freq.py
src/snplib/statistics/_snphwe.py
tests/__init__.py
tests/finalreport/__init__.py
tests/finalreport/test_finalreport.py
tests/finalreport/files/fr/file1.txt
tests/finalreport/files/fr/file1.xlsx
tests/finalreport/files/fr/file2.txt
tests/finalreport/files/fr/file2.xlsx
tests/finalreport/files/fr/file3.txt
tests/finalreport/files/fr/file3.xlsx
tests/finalreport/files/fr/file4.txt
tests/finalreport/files/fr/file5.txt
tests/finalreport/files/fr/file5.xlsx
tests/finalreport/files/fr/file6.txt
tests/finalreport/files/fr/file6.xlsx
tests/finalreport/files/fr/file7.txt
tests/finalreport/files/fr/file7.xlsx
tests/finalreport/files/fr/file8.txt
tests/finalreport/files/fr/file8.xlsx
tests/finalreport/files/fr/file9.txt
tests/finalreport/files/fr/file9.xlsx
tests/format/__init__.py
tests/format/test_plink_fam.py
tests/format/test_plink_lgen.py
tests/format/test_plink_map.py
tests/format/test_plink_ped.py
tests/format/test_snp.py
tests/format/files/fplink/fam/file.pl
tests/format/files/fplink/fam/file2.pl
tests/format/files/fplink/fam/file3.pl
tests/format/files/fplink/fam/file4.pl
tests/format/files/fplink/lgen/file.pl
tests/format/files/fplink/map/file_bovinesnp50.csv
tests/format/files/fplink/ped/file.pl
tests/format/files/fplink/ped/file2.pl
tests/format/files/fplink/ped/file3.pl
tests/format/files/fplink/ped/file4.pl
tests/format/files/fsnp/file1.txt
tests/format/files/fsnp/file2.txt
tests/parentage/__init__.py
tests/parentage/test_discov.py
tests/parentage/test_verif.py
tests/parentage/data/parentage_test_disc.csv
tests/parentage/data/parentage_test_verf.csv
tests/statistics/__init__.py
tests/statistics/test_callrate.py
tests/statistics/test_freq_allele.py
tests/statistics/test_freq_maf.py
tests/statistics/test_hwe_t.py
tests/statistics/test_snphwe.py
tests/statistics/data/cr/file_cra.pl
tests/statistics/data/cr/file_crm.pl
tests/statistics/data/freq/etalon.txt
tests/statistics/data/freq/file.pl