Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 813 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 813 Bytes

We used CAFE to model gene family size evolution across the phylogeny of leaf-cutting ants. We only included Acromyrmex species and Atta colombica in the analysis as these genomes were sequenced using the same approach (long-range Illumina libraries).

  1. Combine the MCL clustered gene families with the MCMCtree computed ultrametric tree
    run.geneFamilies.mcl.sh
    
  2. First run error estimation for each genome
    run.CAFError.sh
    
  3. Then run CAFE with 2 lambda/mu parameters on each species
    run.CAFE.sh
    
  4. Cluster these 2-parameter models to find models that can converge.
    analyseCAFEmodels.Rmd
    
  5. Run LRT tests to compare models
    CAFE.lhtest.R
    
  6. Analyse final CAFE output
    analyseCAFEoutput.Rmd