This suit of scripts were developed based on LanGen_pipeline
For a similar pipeline without using VCFtools v.0.1.16, check our Populational Genomics Pipeline
3.1_DISTANCE_MATRICES.R: Creating distances matrices to represent resistance values based on:
- Euclidian Distance (Geographic Distance)
- Topographic Distance in TopoDistance R package
- RiverNetwork Distance in riverdist R package
- Productivity Distance based on Species Distribution Models (SDM). To see the scripts on SDM
- Habitat Distance based on a categorial raster LandUse/Biomes/etc
3.2_SELECTING_MATRICES.R: Organizing and choose Distances Matrices
3.3_RUNNING_MLPE_LME.R: Running Mixed models to estimate Isolation-by-Resistance (IBR) between individuals using lme()
3.4_RUNNING_NMLPE_GLS.R: Running Mixed models to estimate Isolation-by-Resistance (IBR) between individuals using gls()
and Nested MLPE
PART 1 - GENETIC STRUCTURE AND GENETIC DIVERSITY
PART 2 - ISOLATION BY DISTANCE AND FINE-SCALE SPATIAL GENETIC STRUCTURE
PART 4 - LOCAL ADAPTATION ANALYSES - IDENTIFICATION OF CANDIDATES LOCI UNDER SELECTION