rqtl / qtl2scan

R/qtl2 module for QTL analysis, including genome scans
http://kbroman.org/qtl2
Other
5 stars 4 forks source link

interp_map output needs to include marker names #70

Closed kbroman closed 8 years ago

kbroman commented 8 years ago

Currently, interp_map seems to strip off marker names, at least in the multi-chromosome case.

kbroman commented 8 years ago

Fixed in PR #71.