| evo_rates {jackalope} | R Documentation |
Table of evolutionary rates.
Description
From Table 1 in Sung et al. (2016).
Usage
evo_rates
Format
A data frame with 15 rows and 8 variables:
domainEither
BacteriaorEukaryafor what type of organism the species is.speciesSpecies name.
GeEffective genome size using only coding DNA.
Gc_GncEffective genome size using coding DNA and non-coding DNA that is under purifying selection.
indelsRate of insertions and deletions (
10^{-10}events per site per generation).subsBase-substitution mutation rate (
10^{-10}events per site per generation).NeEffective population size (
\times 10^{6}).theta_sPopulation mutation rate estimated using
\theta_s.pi_sPopulation mutation rate estimated using
\pi_s.
Source
References
Sung, W., M. S. Ackerman, M. M. Dillon, T. G. Platt, C. Fuqua, V. S. Cooper, and M. Lynch. 2016. Evolution of the insertion-deletion mutation rate across the tree of life. G3: Genes | Genomes | Genetics 6:2583–2591.