estomega: Estimation of over-dispersion parameter omega

Usage Arguments References Examples

Usage

1
estomega(objects = NULL, overwrite = TRUE)

Arguments

objects

a vector of objects of class taxonExp or an object of class taxaExp

overwrite

a logical specifying whether to overwrite the existing omega value stored in the taxonExp objects

References

Gu,X. et al. 2013. Phylogenomic distance method for analyzing transcriptome evolution based on RNA-seq data. Genome Biol Evol, 5, 1746-1753.

Examples

1
2
3
data(tetraexp)
tetraexp.objects.with.omega <- estomega(tetraexp.objects)
tetraexp.objects.with.omega[[1]]$omega

hr1912/phyExp documentation built on July 13, 2019, 5:18 p.m.