rqtl / qtl2

QTL analysis software for high-dimensional data and complex cross designs
https://kbroman.org/qtl2
GNU General Public License v3.0
34 stars 23 forks source link

Implement findDupMarkers() #225

Closed kbroman closed 11 months ago

kbroman commented 12 months ago

R/qtl1 has a function findDupMarkers() for finding sets of markers with identical data, in case one wanted to remove redundant markers. There was a question at the google group about this functionality, so we should maybe carry this over to R/qtl2.