Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 2.66 KB

README.md

File metadata and controls

62 lines (44 loc) · 2.66 KB

ChromoSSE: Cladogenetic and Anagenetic Models of Chromosome Number Evolution

This repository contains the scripts used to run the ChromoSSE phylogenetic models of chromosome number evolution. These models allow one to infer the mode of chromosome number evolution; is chromosome evolution occurring primarily within lineages, primarily at lineage splitting, or in clade-specific combinations of both? Furthermore, they estimate the location and timing of possible chromosome speciation events over the phylogeny as well as ancestral chromosome numbers.

ChromoSSE was implemented in a Bayesian statistical framework, specifically in the software RevBayes, to accommodate uncertainty in parameter estimates while leveraging the full power of likelihood based methods. Provided here are the Rev scripts needed to run ChromoSSE in RevBayes. Please modify these scripts to use your own data, and feel free to contact me with any questions.

Requirements:

Please make sure you are using RevBayes v1.0.7 or greater. Some Rev language functions have changed and earlier versions will not work.

Tutorial:

I've written a tutorial on how to use RevBayes for a wide range of chromosome evolution analyses using ChromEvol, BiChroM, ChromoSSE and other related models:

Citation:

Freyman, W.A. and S. Höhna. 2017. Cladogenetic and anagenetic models of chromosome number evolution: a Bayesian model averaging approach. Systematic Biology syx065 [preprint] [journal] [pdf]

To run an example ChromoSSE analysis:

cd examples/aristolochia/
rb aristolochia_analysis.Rev

To plot the output of a ChromoSSE analysis:

Use the RevGadgets R package and this example R script to generate figures like this:

ChromoSSE plot

Contact:

Will Freyman, UC Berkeley
[email protected]
http://willfreyman.org

Other stuff:

Copyright 2016 Will Freyman
License: GNU GPLv3 http://www.gnu.org/licenses/gpl.html