├── ABBA-BABA.py ├── D-plot.R ├── README.md ├── example.Rmd ├── example.pdf └── run_blt.R /ABBA-BABA.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YingDings/Introgression-Detection-Methods/HEAD/ABBA-BABA.py -------------------------------------------------------------------------------- /D-plot.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YingDings/Introgression-Detection-Methods/HEAD/D-plot.R -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YingDings/Introgression-Detection-Methods/HEAD/README.md -------------------------------------------------------------------------------- /example.Rmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YingDings/Introgression-Detection-Methods/HEAD/example.Rmd -------------------------------------------------------------------------------- /example.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YingDings/Introgression-Detection-Methods/HEAD/example.pdf -------------------------------------------------------------------------------- /run_blt.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YingDings/Introgression-Detection-Methods/HEAD/run_blt.R --------------------------------------------------------------------------------