Since the beginning of next generation sequencing, and because of the decreasing cost, the number of whole-genome sequencing increase. Associated to new statistical methods to detect the signature of hybridization at the whole genome or chromosome level, genome sequencing technic provide an information patterns (SNP) across a tree as markers of hybridization.
Patterson’s D test is D = [sum(ABBA) – sum(BABA)] / [sum(ABBA) + sum(BABA)] with ABBA = (1- p1 ) x p2 x p3 x (1- pO ), and BABA = p1 x (1- p2 ) x p3 x (1- pO ). To compute the standard error (Green et al 2010), we used the block jackknife approach. The number of ABBA, BBAA BABA sites was calculate with the workflow suite of Martin described in http://evomics.org/learning/population-and-speciation-genomics/2018-population-and-speciation-genomics/abba-baba-statistics.
Workflow - Calculate ABBA_BBA Python test Simon Martin Ref
**Workflow - Obtain a vcf file **
Input files : vcf file
The procedure to obtain the vcf file is described here https://github.com/CathyBreton/Genomic_Evolution.
The tools are developed in Perl, bash, Python3, Java and work on the Linux system and require:
Tools | Website | Version |
---|---|---|
Bamtools | https://github.com/pezmaster31/bamtools | bamtools/2.4.0 |
BWA | http://bio-bwa.sourceforge.net | bwa/0.7.12 |
Cutadapt | https://cutadapt.readthedocs.io/en/stable/ | cutadapt/2.10 |
FastQC | https://www.bioinformatics.babraham.ac.uk/projects/fastqc/ | FastQC/0.11.7 |
GATK V4 | https://software.broadinstitute.org/gatk/ | GenomeAnalysisTK/4.1.9.0 |
GATK V3 | https://software.broadinstitute.org/gatk/ | GenomeAnalysisTK/3.7-0 |
Picard Tools | https://broadinstitute.github.io/picard/ | picard-tools/2.7.0 |
sambamba | https://lomereiter.github.io/sambamba/ | sambamba/0.6.6 |
Samtools | https://github.com/samtools/samtools | samtools/1.2 |
STAR | https://github.com/alexdobin/STAR | STAR/2.5.0b |
VCFHunter | https://github.com/SouthGreenPlatform/VcfHunter | |
Vcftools | https://vcftools.github.io/index.html | vcftools/0.1.14 |
If you use the second workflow.
This work is a collaborative work between Catherine Breton, Mathieu Rouard with the Julie Sardos, .
Catherine Breton, Alliance of Bioversity International and CIAT Europe (c.breton@cgiar.org)
The Alliance of Bioversity International and the International Center for Tropical Agriculture (CIAT)
delivers research-based solutions that harness agricultural biodiversity and sustainably transform
food systems to improve people’s lives in a climate crisis.
The Alliance is part of CGIAR, a global research partnership for a food-secure future.
https://www.bioversityinternational.org/
https://www.ciat.cgiar.org