Convert R/qtl cross object to new format
Convert a cross object from the R/qtl format to the R/qtl2 format
convert2cross2(cross)
cross |
An object of class |
Object of class "cross2"
. For details, see the
R/qtl2 developer guide.
library(qtl) data(hyper) hyper2 <- convert2cross2(hyper)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.