Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Multiple Families for linkage map
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
emma  
View profile  
 More options Feb 28 2012, 2:05 pm
From: emma <eberd...@illinois.edu>
Date: Tue, 28 Feb 2012 11:05:27 -0800 (PST)
Local: Tues, Feb 28 2012 2:05 pm
Subject: Multiple Families for linkage map
Hello,

This is a simple question but I couldn't find any information on it.
I am preparing to do a linkage map and I am going through the map
construction tutorial (which is great!).  However, the tutorial has
only one family and I will have ~20 F2 families.  I will also have
genotypes of the parents which I would like to put in there.  How
should I code it in the csv file so that R/qtl reads it correctly?

-Emma


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Karl Broman  
View profile  
 More options Feb 28 2012, 2:54 pm
From: Karl Broman <kbro...@gmail.com>
Date: Tue, 28 Feb 2012 13:54:09 -0600
Local: Tues, Feb 28 2012 2:54 pm
Subject: Re: [Rqtl-disc] Multiple Families for linkage map
If you have a number of intercrosses from inbred lines, you can tack them all together and load them as one cross, or you could load them separately and then combine them with the c() function.  (Formally, it'd call the c.cross function.)

That parental genotypes are important suggests that these are crosses among outbreds.  In that case they'd need to be treated as phase-known 4-way crosses.  You need to figure out phase first (which is hard if you don't have a map.)  And then you'd need to encode the genotypes in a special way (it's briefly explained in the help file for read.cross).  Analysis of four-way crosses is not well documented and can be quite tricky.  Unfortunately, R/qtl doesn't contain all of the necessary tools for constructing maps with outbred crosses.

karl

On Feb 28, 2012, at 1:05 PM, emma <eberd...@illinois.edu> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
emma  
View profile  
 More options Feb 28 2012, 3:06 pm
From: emma <eberd...@illinois.edu>
Date: Tue, 28 Feb 2012 12:06:52 -0800 (PST)
Local: Tues, Feb 28 2012 3:06 pm
Subject: Re: Multiple Families for linkage map
I am pretty sure we don't have outbred crosses.  We took individual
from two separate populations (geographically very separate) and used
them to make our mapping families as well as to do our RNA sequencing
for SNP discovery.  So all SNPs we have are population specific.

I see your point about no bothering to genotype the parents since they
should be all heterozygotes anyways.   Thanks for your help.
-Emma

On Feb 28, 1:54 pm, Karl Broman <kbro...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Karl Broman  
View profile  
 More options Feb 28 2012, 3:51 pm
From: Karl Broman <kbro...@gmail.com>
Date: Tue, 28 Feb 2012 14:51:29 -0600
Local: Tues, Feb 28 2012 3:51 pm
Subject: Re: [Rqtl-disc] Re: Multiple Families for linkage map
I wouldn't say "don't bother to genotype the parents".  It's extremely important, for quality control, to have genotypes on the progenitors and the F1 parents.  But in crosses among inbred lines, they won't be considered further and they don't get imported into R/qtl.

karl

On Feb 28, 2012, at 2:06 PM, emma wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »