Closed kbroman closed 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.
"X"
"un"
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.