├── LICENSE ├── README.md ├── ancPopSizeRegressionExample.ipynb ├── demographicModelSelectionExample.ipynb ├── ms.tar.gz ├── msTools.py └── sweepDetectionExample.ipynb /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewkern/popGenMachineLearningExamples/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewkern/popGenMachineLearningExamples/HEAD/README.md -------------------------------------------------------------------------------- /ancPopSizeRegressionExample.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewkern/popGenMachineLearningExamples/HEAD/ancPopSizeRegressionExample.ipynb -------------------------------------------------------------------------------- /demographicModelSelectionExample.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewkern/popGenMachineLearningExamples/HEAD/demographicModelSelectionExample.ipynb -------------------------------------------------------------------------------- /ms.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewkern/popGenMachineLearningExamples/HEAD/ms.tar.gz -------------------------------------------------------------------------------- /msTools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewkern/popGenMachineLearningExamples/HEAD/msTools.py -------------------------------------------------------------------------------- /sweepDetectionExample.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewkern/popGenMachineLearningExamples/HEAD/sweepDetectionExample.ipynb --------------------------------------------------------------------------------