kbroman / qtl

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

read.cross may reorder chromosomes #41

Closed kbroman closed 9 years ago

kbroman commented 9 years ago

If CSV file contains chromosomes 1-19, "X", and "un", the chromosome will get reordered as sorted character strings. Should stick with the order that's in the data file.