kbroman / qtl

R/qtl: A QTL mapping environment
https://rqtl.org
GNU General Public License v3.0
77 stars 45 forks source link

plot.scanone() treat Inf as NA #65

Closed kbroman closed 5 years ago

kbroman commented 6 years ago

If there are Inf values in scanone() output, plot.scanone() won't work. Revise to treat non-finite values like NAs.