Using DOF1 cross type for CCRIX x B6

34 views
Skip to first unread message

Dan Skelly

unread,
Oct 7, 2021, 11:40:31 AM10/7/21
to R/qtl2 discussion
Hi,

I am hoping to use qtl2 for a mapping design where we have a CCRIX/CCF1 line crossed to C57BL/6 (one might call this CCF1N1). 

From my reading of the documentation, it seems that the DOF1 cross type may work for this situation. I can easily provide the parental genotype data including 9 parents: the 8 CC/DO founders and then the 9th just repeating B6. However, is there a sensible way to specify the number of generations for this case where the parent is CCRIX rather than DO?

Is there another approach that might be more appropriate?

Thank you!
Dan

Karl Broman

unread,
Oct 7, 2021, 11:51:34 AM10/7/21
to R/qtl2 discussion
That seems reasonable to me. I don't have any particular ideas about how to choose the number of generations, but it probably doesn't matter.

karl

--
You received this message because you are subscribed to the Google Groups "R/qtl2 discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rqtl2-disc+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rqtl2-disc/325982c7-24d3-43c1-bc66-a8520c24f959n%40googlegroups.com.

Dan Skelly

unread,
Oct 7, 2021, 1:49:18 PM10/7/21
to R/qtl2 discussion
Great, thanks much for the advice!

Dan

Karl Broman

unread,
Oct 7, 2021, 1:58:02 PM10/7/21
to R/qtl2 discussion
I just implemented an "hsf1" cross type,  like the "dof1" but assuming a more plain haplotype probabilities. This might be a better fit for your situation, say with like 8 generations.  It's sitting in an "hsf1" branch on github:

    install.packages("remotes")    
    remotes::install_github("kbroman/qtl2@hsf1")

karl
Reply all
Reply to author
Forward
0 new messages