Pipeline used for analyses of whole-exome data from 15 hare species and 2 outgroup rabbit species. We performed species tree inference, and estimated hybridization with species network inference and summary statistics (D-statistics, fraction of admixture, admixture proportion and f-branch statistics).
In each section bellow, I describe the pipeline used in a markdown file (follow links below). Scripts referenced in each section can be found inside the respective folders.
python scrips use python2.7.
Contact: mafaldasferreira (at) cibio.up.pt
- Read processing, pseudoreferences and mapping
- Calling genotypes and creating a consensus fasta
- Species tree and ML whole exome tree
- Divergence time inference (MCMCtree)
- Discordance analyses between gene trees and species tree
- Network analyses (PhyloNet and TreeMix)
- Estimating divergence and diversity per species
- Admixture analyses (Dmin, f-branch, fd, fhom)
Note: This is not an exhaustive list and some may be missing. All software should be also detailed in each section.
- ASTRAL-III
- RAxML
- PAUP* (implements SVDquartets)
- PAML (implements MCMCtree)
- SplitsTree4
- PhyloNet
- TreeMix
- Genomics General
- R package ape
- R package phangorn
- R package treeman