Dear R/qtl2 Google Group,
In the past, my lab used R1 to perform QTL analysis using collaborative cross (CC) mice. We want to upgrade to R/qtl2. We are using mice lines that are unavailable in the R2 analysis and presented in the HAPPY condensed data. We want to convert from the R1 Mouse data to the R2 SNP convention.
The input files are from HAPPY. For each chromosome there are 3 files:
Alleles files – contain the founders' alleles for each marker and the cm of each marker
Map file – contain the markers order, bp and chromosome
Data file – contain the line name and pairs of TCGA letters for each marker
From this data we need to update and create the input files to R/QTL2:
cc_genoXX.csv
MMnGM_foundergenoXX.csv
MMnGM_gmapXX.csv
MMnGM_pmapXX.csv
cc_covar.csv
cc_crossinfo.csv
For 1) and 2) we need to convert from the TCGA convention to the AB convention for each marker, where can we find the data to do this transformation?
As far as we can tell we have enough data to create 3) and 4)
For 5) we need to find the mitochondria, Ychr and n_founders for each line, is this data required? If it is, what does the n_founders column stand for?
For 6) we need to eight-mating-event history, is this data required?
Thanks in advance
Dor Fried
Tel Aviv University
Dear Dr. Broman,
I appreciate your prompt and detailed answer.
I performed the modification of the code as you suggested.
I still have two questions.
Appreciate your help,
Dor