genetics-statistics / GEMMA

Genome-wide Efficient Mixed Model Association
https://github.com/genetics-statistics/GEMMA
GNU General Public License v3.0
334 stars 126 forks source link

Create support for R/qtl2 file formats #131

Closed pjotrp closed 4 years ago

pjotrp commented 6 years ago

Gemma should be able to read R/qtl2 formats. Not only is this easier from R, but also these formats are more informative and therefore it is easier to catch problems.

Ref: http://kbroman.org/qtl2/assets/vignettes/input_files.html

See also #129

pjotrp commented 4 years ago

gemma2/lib handles R/qtl2 formats natively!