Are evolutionarily distinct species distinct for much the same reasons, or are each evolutionarily distinct species distinct in their own unique way? We answer this by modelling the evolutioanry distinctness of clades between two time points.
Aardvark (Orycteropus afer): An evolutionarily distinct mammal featured here to make the page more visually interesting.
Study group: mammals
Data: phylogeny and fossil
OS: UNIX
Download repository and initial data files (0_data
). Once directory structure is
setup, pipeline can be re-run from terminal:
Rscript run.R &> log &
- Download fossil records
- Add fossils stochastically to time-calibrated molecular phylogeny with a taxonomy constraint
- Calculate evolutionary distinctness at different different epochs for all clades
- Model change in evolutionary distinctness of clades between epochs
- 1_pin: add fossils to molecular phylogeny
- 2_slice: calculate evolutionary distinctness at different epochs
- 3_wrngl: wrangle and merge data for modelling
- 4_model: model results
additional_analysis
contains extra scripts for producing time slices using different simulated
birth-death trees.
0_data/
mammalia.tre
stages/
1_pin.R
2_slice.R
3_wrngl.R
4_model.R
tools/
pin_tools.R
slice_tools.R
wrngl_tools.R
Results from each stage will be saved in folders named after each stage.
Bennett DJ, Sutton MD, Turvey ST. 2019 How the past impacts the future: modelling the performance of evolutionarily distinct mammals through time. Phil. Trans. R. Soc. B 20190210. DOI
D.J. Bennett
Project name originates from the first line of Tolstoy's "Anna Karenina": Happy families are all alike; every unhappy family is unhappy in its own way. Are evolutionarily distinct taxa each distinct in their own way?