Skip to content

coleoguy/evobir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EvobiR 2.1

Evolutionary biology in R (last update: 2023-5-13)

citation:

*Michelle M. Jonika, Maximos Chin, Nathan Anderson, Richard H. Adams, Jeffery P. Demuth, and Heath Blackmon. 2023. EvobiR: Tools for comparative analyses and teaching evolutionary biology. DOI *

EvobiR is a collection of functions that have proven convenient in our lab for a broad range of analyses:

  • Comparative analysis of continuous traits influencing discrete states

  • ABBA/BABA tests of introgression

  • Tools for evaluating and measuring rate heterogeneity in Mk models

  • Calculation of probabilities of sex chromosome to autosome fusions

  • Counting topologies

  • Working with sequence alignments

  • Utility functions to ease comparative, phylogenetic, and quantitative genetic analyses

Installation

EvobiR can be installed using devtools to install from GitHub.

library(devtools)

install_github('coleoguy/evobir', build_vignettes=T)

library(evobiR)

Help

if you have questions or problems please let me know coleoguy@gmail.com.