Hi Karl,
Question and initial response pasted below (exchange started over email), with my follow-up to the response.
Original question: I am interested in doing multiple QTL mapping using r/qtl2, or something similar to the r/qtl function scantwo. To my knowledge, this functionality is not built in r/qtl2, and I am concerned about building my cross object in r/qtl as opposed to r/qtl2 because it is an F3 design.
My question is: Is multiple QTL mapping in an F3 cross design something that would be ill-advised, or would designing the cross object in r/qtl2, converting it to be functional in r/qtl, and carrying out MQM in r/qtl be ok?
All the best, Sylvia
______________________________________________________
Response: Currently, R/qtl2 has only the single-qtl method scan1 for mapping, though you could include additional QTL as covariates.
How is it that you want to handle the F3 population that couldn’t be done in R/qtl1? Is it that you want to fit a linear mixed model to account for population structure?
Karl
________________________________________________________
Including the genotype of significant QTL as covariates would make sense! Would that look like specifying the genotype of each significant QTL as individual additive covariates when calling scan1?
For the second point, My main reason for not using R/qtl1 was R/qtl1 not being recommended for F3 cross designs specifically, whereas R/qtl2 has options to specify the cross generation. I was looking at using the mqm functions of R/qtl1, but was not sure my data were suitable to be processed with R/qtl1. Hopefully that makes sense!
Thanks so much!
Sylvia