Pervasive and recurrent hybridisation prevents inbreeding depression in Europe's most threatened seabirds
This git repository contains those scripts used during the population genomics analyses performed with Puffinus mauretanicus by the Molecular Evolutionary Genetics Group, University of Barcelona.
- SNP_calling: SNP calling pipeline for WGS resequencing data that uses a combination of freebayes and GATK HaplotypeCaller. Includes VCF filtering and phasing.
- SNP_calling_mitogenome: SNP calling pipeline which uses freebayes - adapted for mitogenomic data.
- Population_structure: includes those analyses performed to visualize population structure within P. mauretanicus and P. yelkouan. Among these, we include: PCAs, Struct-f4, TreeMix and haplotype genealogy graphs for mitogenomes (using Fitchi).
- Dated_phylogeny: inference of time-callibrated species trees using SNAPP.
- Demographic_modelling: scripts for demographic modelling using dadi, alongside custom models.
- Genome_scans: performance of genome-wide scans for signatures of selection, including detailed analyses of the main outlier windows.
- Conservation_genomics: scripts to calculate heteroziogsity, LROHs, ...
- Forward_simulations: scripts to use SLiM simulations to investigate the plausibility of mito-nuclear discordance in our model and to assess the effects of migration/demography in the species heterozygosity/FROH.
- Others: smaller tasks, such as finding fixed differences between populations, calculating the SFS, ...