net.maizegenetics.stats.EMMA.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tassel Show documentation
Show all versions of tassel Show documentation
TASSEL is a software package to evaluate traits associations, evolutionary patterns, and linkage
disequilibrium.
The newest version!
/**
* Class for implementation of the EMMA algorithm often used in GWAS. Initially developer by
* Kang et al Genetics March 2008 178:1709-1723
* @author Peter Bradbury
*/
package net.maizegenetics.stats.EMMA;