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

Create replace_ids.matrix() for replacing IDs in a matrix #191

Closed kbroman closed 3 years ago

kbroman commented 3 years ago

We have a set of functions for replacing individual IDs in data. Should also add replace_ids.matrix() that replaces the rownames in a matrix. Maybe also replace_ids.data.frame().