Genotyping Platform For Fine-Mapping A Region
1
3
Entering edit mode
13.0 years ago
Stephen 2.8k

I'm following up a GWAS association with some fine mapping in a 150kb region in African-Americans. I've done some sequencing on pooled samples and used 1000 Genomes to get a sense of what SNPs should be polymorphic in my sample.

I was hoping to design a 768-SNP OPA using Illumina's GoldenGate system. The problem is - I have too many SNPs within 60bp of each other, which causes problems on hybridization-based OPA genotyping platforms (GoldenGate, OpenArray). I don't have the money to resequence thousands of samples. Any recommendation on either (1) another genotyping solution, or (2) if another assay isn't possible, how I can algorithmically prune my SNP list prioritizing based on allele frequency, SNP function, etc.

genotyping sequence illumina gwas • 2.9k views
ADD COMMENT
2
Entering edit mode
13.0 years ago

in order to answer question(1) let me tell you that we have worked with Sequenom, SNPlex, Illumina, and Affymetrix (listed by throughput) during these past years, and what I've always heard from my lab colleagues was that Sequenom design was very flexible when dealing with very close SNPs. are you considering Illumina because the number of SNPs you want to test is ~768 or for any other reason? because if this number is relatively low I would recommend you investing some time doing some numbers, because even if Sequenom allows typing 384 samples at a time per plate, the highest multiplex allowed is ~40 SNPs, so if you have several thousands of samples you will have to calculate the number of plates to process all your genotypes, because that will give you an idea at least of how long it will take:

numberOfGenotypes = numberOfSamples * numberOfSNPs
numberOfPlates = numberOfGenotypes / ( 384 * 40 )

once you have this figure, if it suits your research, you may then ask for prices. considering the size of the project the cost per genotype will be really low (and accurate), but you'll have to multiply it by numberOfGenotypes and then take the final decision whether to use or not Sequenom. we no longer work with SNPlex, and I understand that Affy would be too extense for your needs, but if you need further advice regarding Sequenom or Affy just drop a line.

to answer question (2) I would have to refer to the standard way of selecting SNPs for an assay, which is to deal with tagSNPs when having problems to type certain SNPs. if you haven't come across this option yet, the idea would be to choose SNPs from the same LD block as the problematic SNPs because they segregate together as a single haplotype. unfortunately, the problem you may have to face is that LD variation among blocks of 60bp may not be significant.

ADD COMMENT

Login before adding your answer.

Traffic: 1487 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6