Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.98 KB

README.md

File metadata and controls

17 lines (15 loc) · 1.98 KB

Inferring Gene Trees

This repository contains tutorials for learning about maximum likelihood (ML) and Bayesian inference of trees from individual genes. For ML inference, we will use IQTree. For Bayesian inference, we will use RevBayes. AliView will also be helpful to view sequence alignments, and FigTree will be helpful to view trees. Finally, a software tool called (Tracer)[https://github.com/beast-dev/tracer/releases/tag/v1.7.2] is useful for diagnosing the performance of our MCMC based analyses.