.gitattributes
.gitignore
.readthedocs.yml
LICENSE
README.md
example_params
install
setup.py
.github/workflows/lint.yml
.github/workflows/publication_to_pypi.yml
.github/workflows/tests.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/blank_sfs_plot.png
docs/source/changelogs.rst
docs/source/citations.rst
docs/source/conf.py
docs/source/convergence_smac.png
docs/source/development_workflow.rst
docs/source/faq.rst
docs/source/full_sfs_plot.png
docs/source/gadma_logo.png
docs/source/index.rst
docs/source/api/gadma.Inference.rst
docs/source/api/gadma.cli.rst
docs/source/api/gadma.code_generator.rst
docs/source/api/gadma.core.rst
docs/source/api/gadma.data.rst
docs/source/api/gadma.engines.rst
docs/source/api/gadma.models.rst
docs/source/api/gadma.optimizers.rst
docs/source/api/gadma.rst
docs/source/api/gadma.run_ls_on_boot_data.rst
docs/source/api/gadma.utils.rst
docs/source/api_examples/api_examples.rst
docs/source/api_examples/optimization_example.nblink
docs/source/api_examples/variables_example.nblink
docs/source/examples/YRI_CEU_with_optimize_ga_and_dadi.nblink
docs/source/examples/YRI_CEU_with_optimize_ga_and_moments.nblink
docs/source/examples/changing_theta_example.nblink
docs/source/examples/custom_model_example.nblink
docs/source/examples/custom_model_example_momi.nblink
docs/source/examples/examples.rst
docs/source/examples/optimize_ga.rst
docs/source/examples/structure_model_example.nblink
docs/source/examples/structure_model_moments_ld_example.nblink
docs/source/user_manual/3d_lim_model_dadi.png
docs/source/user_manual/confidence_intervals.rst
docs/source/user_manual/example_ld_curves.png
docs/source/user_manual/example_model_plot_demes.png
docs/source/user_manual/example_model_plot_moments.png
docs/source/user_manual/example_model_plot_momi.png
docs/source/user_manual/example_params_file.rst
docs/source/user_manual/extra_params_file.rst
docs/source/user_manual/hands_on.rst
docs/source/user_manual/inference.rst
docs/source/user_manual/installation.rst
docs/source/user_manual/moments_ld_engine.rst
docs/source/user_manual/output.rst
docs/source/user_manual/plotting.rst
docs/source/user_manual/run_parallel.rst
docs/source/user_manual/set_engine.rst
docs/source/user_manual/units.rst
docs/source/user_manual/input_data/fs_data_format.rst
docs/source/user_manual/input_data/input_data.rst
docs/source/user_manual/input_data/obs_data_format.rst
docs/source/user_manual/input_data/snp_data_format.rst
docs/source/user_manual/input_data/vcf_data_format.rst
docs/source/user_manual/set_model/colored_model.png
docs/source/user_manual/set_model/exponential.png
docs/source/user_manual/set_model/linear.png
docs/source/user_manual/set_model/set_model.rst
docs/source/user_manual/set_model/set_model_custom.rst
docs/source/user_manual/set_model/set_model_struct.rst
docs/source/user_manual/set_model/sudden.png
docs/source/user_manual/set_model/theta0.rst
examples/api_examples/optimization_example.ipynb
examples/api_examples/variables_example.ipynb
examples/changing_theta/README.md
examples/changing_theta/YRI_CEU.fs
examples/changing_theta/changing_theta.ipynb
examples/changing_theta/final_model_moments_code.py
examples/changing_theta/model_from_GADMA.png
examples/changing_theta/params
examples/changing_theta/gadma_result/GADMA.log
examples/changing_theta/gadma_result/best_logLL_model.png
examples/changing_theta/gadma_result/best_logLL_model_dadi_code.py
examples/changing_theta/gadma_result/best_logLL_model_moments_code.py
examples/changing_theta/gadma_result/extra_params_file
examples/changing_theta/gadma_result/params_file
examples/changing_theta/gadma_result/1/GADMA_GA.log
examples/changing_theta/gadma_result/1/current_best_logLL_model_dadi_code.py
examples/changing_theta/gadma_result/1/current_best_logLL_model_moments_code.py
examples/changing_theta/gadma_result/1/eval_file
examples/changing_theta/gadma_result/1/final_best_logLL_model.png
examples/changing_theta/gadma_result/1/final_best_logLL_model_dadi_code.py
examples/changing_theta/gadma_result/1/final_best_logLL_model_moments_code.py
examples/changing_theta/gadma_result/1/save_file
examples/changing_theta/gadma_result/1/save_file_2_1
examples/custom_model/2pop_e_gillettii_all_snp.fs
examples/custom_model/README.md
examples/custom_model/demographic_model.py
examples/custom_model/model_from_GADMA.png
examples/custom_model/params_file
examples/custom_model/run_gadma_with_custom_model.ipynb
examples/custom_model/gadma_result/GADMA.log
examples/custom_model/gadma_result/best_logLL_model.png
examples/custom_model/gadma_result/best_logLL_model_moments_code.py
examples/custom_model/gadma_result/extra_params_file
examples/custom_model/gadma_result/params_file
examples/custom_model/gadma_result/1/GADMA_GA.log
examples/custom_model/gadma_result/1/current_best_logLL_model_moments_code.py
examples/custom_model/gadma_result/1/eval_file
examples/custom_model/gadma_result/1/final_best_logLL_model.png
examples/custom_model/gadma_result/1/final_best_logLL_model_moments_code.py
examples/custom_model/gadma_result/1/save_file
examples/custom_model/gadma_result/2/GADMA_GA.log
examples/custom_model/gadma_result/2/current_best_logLL_model_moments_code.py
examples/custom_model/gadma_result/2/eval_file
examples/custom_model/gadma_result/2/final_best_logLL_model.png
examples/custom_model/gadma_result/2/final_best_logLL_model_moments_code.py
examples/custom_model/gadma_result/2/save_file
examples/custom_model_momi/README.md
examples/custom_model_momi/demographic_model.py
examples/custom_model_momi/out_of_africa_chr22_sim.popmap
examples/custom_model_momi/out_of_africa_chr22_sim.vcf
examples/custom_model_momi/params_file
examples/custom_model_momi/run_gadma_with_custom_model_momi.ipynb
examples/custom_model_momi/gadma_result/GADMA.log
examples/custom_model_momi/gadma_result/best_logLL_model_momi_code.py
examples/custom_model_momi/gadma_result/extra_params_file
examples/custom_model_momi/gadma_result/params_file
examples/custom_model_momi/gadma_result/1/GADMA_GA.log
examples/custom_model_momi/gadma_result/1/current_best_logLL_model_momi_code.py
examples/custom_model_momi/gadma_result/1/eval_file
examples/custom_model_momi/gadma_result/1/final_best_logLL_model_momi_code.py
examples/custom_model_momi/gadma_result/1/save_file
examples/custom_model_momi/gadma_result/2/GADMA_GA.log
examples/custom_model_momi/gadma_result/2/current_best_logLL_model_momi_code.py
examples/custom_model_momi/gadma_result/2/eval_file
examples/custom_model_momi/gadma_result/2/final_best_logLL_model_momi_code.py
examples/custom_model_momi/gadma_result/2/save_file
examples/optimize_ga_for_YRI_CEU/README.md
examples/optimize_ga_for_YRI_CEU/YRI_CEU.fs
examples/optimize_ga_for_YRI_CEU/YRI_CEU_with_optimize_ga_and_dadi.ipynb
examples/optimize_ga_for_YRI_CEU/YRI_CEU_with_optimize_ga_and_moments.ipynb
examples/optimize_ga_for_YRI_CEU/demographic_models_dadi.py
examples/optimize_ga_for_YRI_CEU/demographic_models_moments.py
examples/structure_model/README.md
examples/structure_model/dadi_2pops_CVLN_CVLS_snps.txt
examples/structure_model/model_from_GADMA.png
examples/structure_model/params_file
examples/structure_model/run_gadma_with_structure_model.ipynb
examples/structure_model/gadma_result/GADMA.log
examples/structure_model/gadma_result/best_logLL_model.png
examples/structure_model/gadma_result/best_logLL_model_dadi_code.py
examples/structure_model/gadma_result/best_logLL_model_moments_code.py
examples/structure_model/gadma_result/extra_params_file
examples/structure_model/gadma_result/params_file
examples/structure_model/gadma_result/1/GADMA_GA.log
examples/structure_model/gadma_result/1/current_best_logLL_model_dadi_code.py
examples/structure_model/gadma_result/1/current_best_logLL_model_moments_code.py
examples/structure_model/gadma_result/1/eval_file
examples/structure_model/gadma_result/1/final_best_logLL_model.png
examples/structure_model/gadma_result/1/final_best_logLL_model_dadi_code.py
examples/structure_model/gadma_result/1/final_best_logLL_model_moments_code.py
examples/structure_model/gadma_result/1/save_file
examples/structure_model/gadma_result/1/save_file_1_1
examples/structure_model/gadma_result/1/save_file_2_1
examples/structure_model/gadma_result/2/GADMA_GA.log
examples/structure_model/gadma_result/2/current_best_logLL_model_dadi_code.py
examples/structure_model/gadma_result/2/current_best_logLL_model_moments_code.py
examples/structure_model/gadma_result/2/eval_file
examples/structure_model/gadma_result/2/final_best_logLL_model.png
examples/structure_model/gadma_result/2/final_best_logLL_model_dadi_code.py
examples/structure_model/gadma_result/2/final_best_logLL_model_moments_code.py
examples/structure_model/gadma_result/2/save_file
examples/structure_model/gadma_result/2/save_file_1_1
examples/structure_model/gadma_result/2/save_file_2_1
examples/structure_model_moments_ld/gadma_structure_model_moments_ld.ipynb
examples/structure_model_moments_ld/params
examples/structure_model_moments_ld/pop_map.txt
examples/structure_model_moments_ld/preprocessed_data.bp
examples/structure_model_moments_ld/output_YRI_CEU/.~lock.ci_results.xlsx#
examples/structure_model_moments_ld/output_YRI_CEU/GADMA.log
examples/structure_model_moments_ld/output_YRI_CEU/best_logLL_model.png
examples/structure_model_moments_ld/output_YRI_CEU/best_logLL_model_demes_code.py.yml
examples/structure_model_moments_ld/output_YRI_CEU/best_logLL_model_momentsLD_code.py
examples/structure_model_moments_ld/output_YRI_CEU/ci_results.xlsx
examples/structure_model_moments_ld/output_YRI_CEU/data_for_CI.py
examples/structure_model_moments_ld/output_YRI_CEU/extra_params_file
examples/structure_model_moments_ld/output_YRI_CEU/params_file
examples/structure_model_moments_ld/output_YRI_CEU/1/GADMA_GA.log
examples/structure_model_moments_ld/output_YRI_CEU/1/current_best_logLL_model_demes_code.py.yml
examples/structure_model_moments_ld/output_YRI_CEU/1/current_best_logLL_model_momentsLD_code.py
examples/structure_model_moments_ld/output_YRI_CEU/1/current_best_logLL_model_momi_code.py
examples/structure_model_moments_ld/output_YRI_CEU/1/eval_file
examples/structure_model_moments_ld/output_YRI_CEU/1/final_best_logLL_model.png
examples/structure_model_moments_ld/output_YRI_CEU/1/final_best_logLL_model_demes_code.py.yml
examples/structure_model_moments_ld/output_YRI_CEU/1/final_best_logLL_model_momentsLD_code.py
examples/structure_model_moments_ld/output_YRI_CEU/1/final_best_logLL_model_momi_code.py
examples/structure_model_moments_ld/output_YRI_CEU/1/save_file_2_1
examples/structure_model_moments_ld/output_YRI_CEU/1/pictures/iteration_0.png
examples/structure_model_moments_ld/output_YRI_CEU/1/pictures/iteration_100.png
examples/structure_model_moments_ld/output_YRI_CEU/1/pictures/iteration_200.png
examples/structure_model_moments_ld/output_YRI_CEU/1/pictures/iteration_300.png
examples/structure_model_moments_ld/output_YRI_CEU/1/pictures/iteration_400.png
examples/structure_model_moments_ld/output_YRI_CEU/2/GADMA_GA.log
examples/structure_model_moments_ld/output_YRI_CEU/2/current_best_logLL_model_demes_code.py.yml
examples/structure_model_moments_ld/output_YRI_CEU/2/current_best_logLL_model_momentsLD_code.py
examples/structure_model_moments_ld/output_YRI_CEU/2/current_best_logLL_model_momi_code.py
examples/structure_model_moments_ld/output_YRI_CEU/2/eval_file
examples/structure_model_moments_ld/output_YRI_CEU/2/final_best_logLL_model.png
examples/structure_model_moments_ld/output_YRI_CEU/2/final_best_logLL_model_demes_code.py.yml
examples/structure_model_moments_ld/output_YRI_CEU/2/final_best_logLL_model_momentsLD_code.py
examples/structure_model_moments_ld/output_YRI_CEU/2/final_best_logLL_model_momi_code.py
examples/structure_model_moments_ld/output_YRI_CEU/2/save_file_2_1
examples/structure_model_moments_ld/output_YRI_CEU/3/GADMA_GA.log
examples/structure_model_moments_ld/output_YRI_CEU/3/current_best_logLL_model_demes_code.py.yml
examples/structure_model_moments_ld/output_YRI_CEU/3/current_best_logLL_model_momentsLD_code.py
examples/structure_model_moments_ld/output_YRI_CEU/3/eval_file
examples/structure_model_moments_ld/output_YRI_CEU/3/save_file_2_1
examples/structure_model_moments_ld/output_YRI_CEU/3/pictures/iteration_0.png
examples/structure_model_moments_ld/output_YRI_CEU/3/pictures/iteration_100.png
examples/structure_model_moments_ld/output_YRI_CEU/3/pictures/iteration_200.png
examples/structure_model_moments_ld/output_YRI_CEU/3/pictures/iteration_300.png
examples/structure_model_moments_ld/output_YRI_CEU/3/pictures/iteration_400.png
examples/structure_model_moments_ld/output_YRI_CEU/3/pictures/iteration_500.png
examples/structure_model_moments_ld/output_YRI_CEU/3/pictures/iteration_600.png
examples/structure_model_moments_ld/output_YRI_CEU/3/pictures/iteration_700.png
examples/structure_model_moments_ld/output_YRI_CEU/4/GADMA_GA.log
examples/structure_model_moments_ld/output_YRI_CEU/4/current_best_logLL_model_demes_code.py.yml
examples/structure_model_moments_ld/output_YRI_CEU/4/current_best_logLL_model_momentsLD_code.py
examples/structure_model_moments_ld/output_YRI_CEU/4/eval_file
examples/structure_model_moments_ld/output_YRI_CEU/4/final_best_logLL_model.png
examples/structure_model_moments_ld/output_YRI_CEU/4/final_best_logLL_model_demes_code.py.yml
examples/structure_model_moments_ld/output_YRI_CEU/4/final_best_logLL_model_momentsLD_code.py
examples/structure_model_moments_ld/output_YRI_CEU/4/save_file_2_1
examples/structure_model_moments_ld/output_YRI_CEU/4/pictures/iteration_0.png
examples/structure_model_moments_ld/output_YRI_CEU/4/pictures/iteration_100.png
examples/structure_model_moments_ld/output_YRI_CEU/4/pictures/iteration_200.png
examples/structure_model_moments_ld/output_YRI_CEU/4/pictures/iteration_300.png
examples/structure_model_moments_ld/output_YRI_CEU/4/pictures/iteration_400.png
examples/structure_model_moments_ld/output_YRI_CEU/4/pictures/iteration_500.png
examples/structure_model_moments_ld/output_YRI_CEU/5/GADMA_GA.log
examples/structure_model_moments_ld/output_YRI_CEU/5/current_best_logLL_model_demes_code.py.yml
examples/structure_model_moments_ld/output_YRI_CEU/5/current_best_logLL_model_momentsLD_code.py
examples/structure_model_moments_ld/output_YRI_CEU/5/eval_file
examples/structure_model_moments_ld/output_YRI_CEU/5/final_best_logLL_model.png
examples/structure_model_moments_ld/output_YRI_CEU/5/final_best_logLL_model_demes_code.py.yml
examples/structure_model_moments_ld/output_YRI_CEU/5/final_best_logLL_model_momentsLD_code.py
examples/structure_model_moments_ld/output_YRI_CEU/5/save_file_2_1
examples/structure_model_moments_ld/output_YRI_CEU/6/GADMA_GA.log
examples/structure_model_moments_ld/output_YRI_CEU/6/current_best_logLL_model_demes_code.py.yml
examples/structure_model_moments_ld/output_YRI_CEU/6/current_best_logLL_model_momentsLD_code.py
examples/structure_model_moments_ld/output_YRI_CEU/6/eval_file
examples/structure_model_moments_ld/output_YRI_CEU/6/save_file_2_1
examples/structure_model_moments_ld/output_YRI_CEU/6/pictures/iteration_0.png
examples/structure_model_moments_ld/output_YRI_CEU/6/pictures/iteration_100.png
examples/structure_model_moments_ld/output_YRI_CEU/6/pictures/iteration_200.png
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_100_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_10_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_11_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_12_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_13_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_14_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_15_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_16_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_17_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_18_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_19_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_1_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_20_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_21_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_22_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_23_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_24_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_25_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_26_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_27_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_28_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_29_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_2_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_30_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_31_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_32_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_33_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_34_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_35_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_36_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_37_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_38_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_39_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_3_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_40_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_41_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_42_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_43_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_44_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_45_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_46_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_47_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_48_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_49_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_4_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_50_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_51_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_52_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_53_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_54_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_55_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_56_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_57_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_58_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_59_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_5_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_60_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_61_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_62_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_63_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_64_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_65_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_66_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_67_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_68_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_69_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_6_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_70_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_71_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_72_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_73_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_74_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_75_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_76_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_77_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_78_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_79_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_7_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_80_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_81_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_82_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_83_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_84_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_85_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_86_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_87_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_88_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_89_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_8_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_90_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_91_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_92_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_93_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_94_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_95_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_96_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_97_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_98_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_99_1.bed
examples/structure_model_moments_ld/output_YRI_CEU/bed_files/bed_file_9_1.bed
gadma/Inference.py
gadma/__init__.py
gadma/get_confidence_intervals.py
gadma/get_confidence_intervals_for_ld.py
gadma/precompute_ld_data.py
gadma/run_ls_on_boot_data.py
gadma/test.fs
gadma/version.py
gadma.egg-info/PKG-INFO
gadma.egg-info/SOURCES.txt
gadma.egg-info/dependency_links.txt
gadma.egg-info/entry_points.txt
gadma.egg-info/requires.txt
gadma.egg-info/top_level.txt
gadma/cli/__init__.py
gadma/cli/arg_parser.py
gadma/cli/example_params
gadma/cli/extra_params_template
gadma/cli/params_template
gadma/cli/settings.py
gadma/cli/settings_storage.py
gadma/cli/test_settings
gadma/code_generator/__init__.py
gadma/code_generator/dadi_generator.py
gadma/code_generator/generator.py
gadma/code_generator/moments_generator.py
gadma/code_generator/moments_ld_generator.py
gadma/code_generator/momi_generator.py
gadma/core/__init__.py
gadma/core/core.py
gadma/core/core_run.py
gadma/core/draw_and_generate_code.py
gadma/core/shared_dict.py
gadma/data/__init__.py
gadma/data/data.py
gadma/data/data_utils.py
gadma/engines/__init__.py
gadma/engines/dadi_engine.py
gadma/engines/dadi_moments_common.py
gadma/engines/demes_engine.py
gadma/engines/engine.py
gadma/engines/moments_engine.py
gadma/engines/moments_ld_engine.py
gadma/engines/momi_engine.py
gadma/models/__init__.py
gadma/models/custom_demographic_model.py
gadma/models/demographic_model.py
gadma/models/event.py
gadma/models/model.py
gadma/models/structure_demographic_model.py
gadma/models/tree_demographic_model.py
gadma/models/variables_combinations.py
gadma/optimizers/__init__.py
gadma/optimizers/bayesian_optimization.py
gadma/optimizers/combinations.py
gadma/optimizers/gaussian_process.py
gadma/optimizers/genetic_algorithm.py
gadma/optimizers/global_optimizer.py
gadma/optimizers/linear_constrain.py
gadma/optimizers/local_optimizer.py
gadma/optimizers/optimizer.py
gadma/optimizers/optimizer_result.py
gadma/optimizers/smac_optim.py
gadma/utils/__init__.py
gadma/utils/distributions.py
gadma/utils/utils.py
gadma/utils/variable_pool.py
gadma/utils/variables.py
hyperparameter_optimization/README.md
requirements/bayes_opt.txt
requirements/conda.txt
requirements/engines.txt
requirements/minimal.txt
requirements/tests.txt
tests/__init__.py
tests/test_all.py
tests/test_ci.py
tests/test_cli.py
tests/test_data.py
tests/test_dem_model_structure.py
tests/test_engines.py
tests/test_fast_data_read.py
tests/test_ga.py
tests/test_models.py
tests/test_optimizers.py
tests/test_tree_dem_model.py
tests/test_utils.py
tests/test_variable_pool.py
tests/test_variables.py
tests/test_data/DATA/fsc/DSFS.obs
tests/test_data/DATA/fsc/DSFS.popmap
tests/test_data/DATA/fsc/MO_jointDAFpop1_0.obs
tests/test_data/DATA/fsc/MSFS.obs
tests/test_data/DATA/fsc/MSFS.popmap
tests/test_data/DATA/fsc/YRI_DAFpop0.obs
tests/test_data/DATA/fsc/YRI_DAFpop0.popmap
tests/test_data/DATA/fsc/YRI_MAFpop0.obs
tests/test_data/DATA/fsc/YRI_MAFpop0.popmap
tests/test_data/DATA/fsc/jointDAFpop1_0.obs
tests/test_data/DATA/fsc/jointDAFpop1_0.popmap
tests/test_data/DATA/fsc/jointMAFpop1_0.obs
tests/test_data/DATA/fsc/jointMAFpop1_0.popmap
tests/test_data/DATA/fsc/test_data.vcf
tests/test_data/DATA/sfs/3d_sfs.fs
tests/test_data/DATA/sfs/3d_sfs_no_name.fs
tests/test_data/DATA/sfs/YRI_CEU.fs
tests/test_data/DATA/sfs/YRI_CEU_folded.fs
tests/test_data/DATA/sfs/YRI_CEU_old.fs
tests/test_data/DATA/sfs/dadi_snp_file.txt
tests/test_data/DATA/sfs/damaged_data.txt
tests/test_data/DATA/sfs/data.txt
tests/test_data/DATA/sfs/data_no_outgroup.txt
tests/test_data/DATA/sfs/small_1pop.fs
tests/test_data/DATA/sfs/some_strange_data
tests/test_data/DATA/sfs/YRI_CEU_test_boots/0.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/1.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/2.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/3.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/4.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/5.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/6.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/7.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/8.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/9.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/0.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/1.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/2.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/3.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/4.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/5.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/6.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/7.fs
tests/test_data/DATA/vcf/bad.popmap
tests/test_data/DATA/vcf/bad_filter.vcf
tests/test_data/DATA/vcf/data.vcf
tests/test_data/DATA/vcf/no_aa_info.vcf
tests/test_data/DATA/vcf/not_nucl.vcf
tests/test_data/DATA/vcf/one_ploidy.vcf
tests/test_data/DATA/vcf/out_of_africa_chr22_sim.popmap
tests/test_data/DATA/vcf/out_of_africa_chr22_sim.vcf
tests/test_data/DATA/vcf/out_of_africa_chr22_sim_3pop.popmap
tests/test_data/DATA/vcf/popmap
tests/test_data/DATA/vcf_ld/YRI_CEU_sim_data.vcf
tests/test_data/DATA/vcf_ld/fake_data.vcf
tests/test_data/DATA/vcf_ld/fake_data_pop_map.txt
tests/test_data/DATA/vcf_ld/ld_curves.jpg
tests/test_data/DATA/vcf_ld/parsing_test_data_with_rec_map.bp
tests/test_data/DATA/vcf_ld/parsing_test_data_with_rec_maps_in_one_file.bp
tests/test_data/DATA/vcf_ld/parsing_test_data_with_rec_rate.bp
tests/test_data/DATA/vcf_ld/parsing_test_data_without_rec_map.bp
tests/test_data/DATA/vcf_ld/pop_map.txt
tests/test_data/DATA/vcf_ld/preprocessed_data.bp
tests/test_data/DATA/vcf_ld/preprocessed_data_YRI_CEU.bp
tests/test_data/DATA/vcf_ld/preprocessed_data_model1.bp
tests/test_data/DATA/vcf_ld/preprocessed_data_model2.bp
tests/test_data/DATA/vcf_ld/preprocessed_data_model3.bp
tests/test_data/DATA/vcf_ld/preprocessed_data_model5.bp
tests/test_data/DATA/vcf_ld/rec_maps.txt
tests/test_data/DATA/vcf_ld/samples.txt
tests/test_data/DATA/vcf_ld/vcf_data.h5
tests/test_data/DATA/vcf_ld/vcf_data.vcf
tests/test_data/DATA/vcf_ld/vcf_data_few_chr.vcf
tests/test_data/DATA/vcf_ld/wrong_data.fs
tests/test_data/DATA/vcf_ld/ll_test_data/all_x.txt
tests/test_data/DATA/vcf_ld/ll_test_data/preprocessed_data_1.bp
tests/test_data/DATA/vcf_ld/ll_test_data/preprocessed_data_2.bp
tests/test_data/DATA/vcf_ld/ll_test_data/preprocessed_data_3.bp
tests/test_data/DATA/vcf_ld/rec_maps/rec_map_1.txt
tests/test_data/DATA/vcf_ld/rec_maps_in_one_file/rec_maps.txt
tests/test_data/DATA/vcf_ld/small/data.vcf
tests/test_data/DATA/vcf_ld/small/pop_map.txt
tests/test_data/DATA/vcf_ld/small/preprocessed_data.bp
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_1.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_10.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_11.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_12.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_13.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_14.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_15.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_2.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_3.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_4.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_5.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_6.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_7.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_8.bed
tests/test_data/DATA/vcf_ld/test_bed_files/bed_file_1_9.bed
tests/test_data/MODELS/demographic_model_dadi_3pops.py
tests/test_data/MODELS/demographic_model_dadi_YRI_CEU.py
tests/test_data/MODELS/demographic_model_momentsLD_3pops.py
tests/test_data/MODELS/demographic_model_momentsLD_YRI_CEU.py
tests/test_data/MODELS/demographic_model_moments_3pops.py
tests/test_data/MODELS/demographic_model_moments_YRI_CEU.py
tests/test_data/MODELS/demographic_model_momi2_3pops.py
tests/test_data/MODELS/demographic_model_momi2_YRI_CEU.py
tests/test_data/MODELS/no_model_func.py
tests/test_data/MODELS/small_1pop_dem_model_dadi.py
tests/test_data/MODELS/small_1pop_dem_model_moments.py
tests/test_data/MODELS/small_1pop_dem_model_momentsLD.py
tests/test_data/MODELS/small_1pop_dem_model_momi2.py
tests/test_data/MODELS/small_1pop_dem_model_no_ids.py
tests/test_data/MODELS/small_1pop_dem_model_no_ids_2.py
tests/test_data/MODELS/small_1pop_dem_model_without_function.py
tests/test_data/PARAMS/another_test_params
tests/test_data/PARAMS/another_test_params_bad1
tests/test_data/PARAMS/another_test_params_bad2
tests/test_data/PARAMS/another_test_params_bad3
tests/test_data/PARAMS/another_test_params_without_base
tests/test_data/PARAMS/created_params
tests/test_data/PARAMS/example_params_file
tests/test_data/PARAMS/example_params_old
tests/test_data/PARAMS/extra_params_file
tests/test_data/PARAMS/ld_param_file_with_dict_and_wrong_engine
tests/test_data/PARAMS/ld_param_file_with_wrong_keys_in_dict
tests/test_data/PARAMS/ld_params_test_correct
tests/test_data/PARAMS/ld_params_test_no_mutation_rate
tests/test_data/PARAMS/ld_params_without_anc_size_as_parameter
tests/test_data/PARAMS/params_file
tests/test_data/PARAMS/ld_data_parsing_params/ld_data_parsings_params_with_rec_map
tests/test_data/PARAMS/ld_data_parsing_params/ld_data_parsings_params_with_rec_maps_in_one_file
tests/test_data/PARAMS/ld_data_parsing_params/ld_data_parsings_params_with_rec_rate
tests/test_data/PARAMS/ld_data_parsing_params/ld_data_parsings_params_without_rec_map
tests/test_data/ci_test_ld/data_for_ci_test.py
tests/test_data/ci_test_ld/preprocessed_data.bp
tests/test_data/my_example_run/GADMA.log
tests/test_data/my_example_run/best_logLL_model.png
tests/test_data/my_example_run/best_logLL_model_dadi_code.py
tests/test_data/my_example_run/best_logLL_model_moments_code.py
tests/test_data/my_example_run/extra_params_file
tests/test_data/my_example_run/params_file
tests/test_data/my_example_run/1/GADMA_GA.log
tests/test_data/my_example_run/1/current_best_logLL_model_dadi_code.py
tests/test_data/my_example_run/1/current_best_logLL_model_moments_code.py
tests/test_data/my_example_run/1/eval_file
tests/test_data/my_example_run/1/final_best_logLL_model.png
tests/test_data/my_example_run/1/final_best_logLL_model_dadi_code.py
tests/test_data/my_example_run/1/final_best_logLL_model_moments_code.py
tests/test_data/my_example_run/1/save_file_1_1
tests/test_data/my_example_run/1/save_file_2_1
tests/test_data/my_example_run/1/save_file_3_1
tests/test_data/my_example_run/1/code/dadi/iteration_0.py
tests/test_data/my_example_run/1/code/moments/iteration_0.py
tests/test_data/my_example_run/1/pictures/iteration_0.png
tests/test_data/my_example_run/2/GADMA_GA.log
tests/test_data/my_example_run/2/current_best_logLL_model_dadi_code.py
tests/test_data/my_example_run/2/current_best_logLL_model_moments_code.py
tests/test_data/my_example_run/2/eval_file
tests/test_data/my_example_run/2/final_best_logLL_model.png
tests/test_data/my_example_run/2/final_best_logLL_model_dadi_code.py
tests/test_data/my_example_run/2/final_best_logLL_model_moments_code.py
tests/test_data/my_example_run/2/save_file_1_1
tests/test_data/my_example_run/2/save_file_2_1
tests/test_data/my_example_run/2/save_file_3_1
tests/test_data/my_example_run/2/code/dadi/iteration_0.py
tests/test_data/my_example_run/2/code/moments/iteration_0.py
tests/test_data/my_example_run/2/pictures/iteration_0.png
tests/test_data/my_example_run/3/GADMA_GA.log
tests/test_data/my_example_run/3/current_best_logLL_model_dadi_code.py
tests/test_data/my_example_run/3/current_best_logLL_model_moments_code.py
tests/test_data/my_example_run/3/eval_file
tests/test_data/my_example_run/3/final_best_logLL_model.png
tests/test_data/my_example_run/3/final_best_logLL_model_dadi_code.py
tests/test_data/my_example_run/3/final_best_logLL_model_moments_code.py
tests/test_data/my_example_run/3/save_file_1_1
tests/test_data/my_example_run/3/save_file_2_1
tests/test_data/my_example_run/3/save_file_3_1
tests/test_data/my_example_run/3/code/dadi/iteration_0.py
tests/test_data/my_example_run/3/code/moments/iteration_0.py
tests/test_data/my_example_run/3/pictures/iteration_0.png
tests/test_data/my_example_run_one_structure/GADMA.log
tests/test_data/my_example_run_one_structure/best_logLL_model.png
tests/test_data/my_example_run_one_structure/best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/params_file
tests/test_data/my_example_run_one_structure/1/GADMA_GA.log
tests/test_data/my_example_run_one_structure/1/current_best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/1/current_best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/1/eval_file
tests/test_data/my_example_run_one_structure/1/final_best_logLL_model.png
tests/test_data/my_example_run_one_structure/1/final_best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/1/final_best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/1/save_file
tests/test_data/my_example_run_one_structure/1/save_file_1_1
tests/test_data/my_example_run_one_structure/1/save_file_2_1
tests/test_data/my_example_run_one_structure/1/code/dadi/iteration_0.py
tests/test_data/my_example_run_one_structure/1/code/dadi/iteration_100.py
tests/test_data/my_example_run_one_structure/1/code/moments/iteration_0.py
tests/test_data/my_example_run_one_structure/1/code/moments/iteration_100.py
tests/test_data/my_example_run_one_structure/1/pictures/iteration_0.png
tests/test_data/my_example_run_one_structure/1/pictures/iteration_100.png
tests/test_data/my_example_run_one_structure/2/GADMA_GA.log
tests/test_data/my_example_run_one_structure/2/current_best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/2/current_best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/2/eval_file
tests/test_data/my_example_run_one_structure/2/final_best_logLL_model.png
tests/test_data/my_example_run_one_structure/2/final_best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/2/final_best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/2/save_file
tests/test_data/my_example_run_one_structure/2/save_file_1_1
tests/test_data/my_example_run_one_structure/2/save_file_2_1
tests/test_data/my_example_run_one_structure/2/code/dadi/iteration_0.py
tests/test_data/my_example_run_one_structure/2/code/moments/iteration_0.py
tests/test_data/my_example_run_one_structure/2/pictures/iteration_0.png
tests/test_data/my_example_run_one_structure/3/GADMA_GA.log
tests/test_data/my_example_run_one_structure/3/current_best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/3/current_best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/3/eval_file
tests/test_data/my_example_run_one_structure/3/final_best_logLL_model.png
tests/test_data/my_example_run_one_structure/3/final_best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/3/final_best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/3/save_file
tests/test_data/my_example_run_one_structure/3/save_file_1_1
tests/test_data/my_example_run_one_structure/3/save_file_2_1
tests/test_data/my_example_run_one_structure/3/code/dadi/iteration_0.py
tests/test_data/my_example_run_one_structure/3/code/dadi/iteration_100.py
tests/test_data/my_example_run_one_structure/3/code/moments/iteration_0.py
tests/test_data/my_example_run_one_structure/3/code/moments/iteration_100.py
tests/test_data/my_example_run_one_structure/3/pictures/iteration_0.png
tests/test_data/my_example_run_one_structure/3/pictures/iteration_100.png