Tool:Primer design shiny app
0
1
Entering edit mode
7.5 years ago

Here is a simple shiny app for designing primers for SNPs. It takes in genomic position (chr:start-end) and designs primers using primer3. It emails results to the user email address.

http://apps.indiegene.com/indiePrimer3/

It's currently working for hg19. We plan to add hg38 and in-silico PCR to test the uniqueness of the primers.

SNP sequencing • 2.1k views
ADD COMMENT
1
Entering edit mode

Is the source code for this available?

ADD REPLY
0
Entering edit mode

Looks nice, does it use a masked genome to avoid primers in repetitive elements?

ADD REPLY
0
Entering edit mode

It does avoid common repetitive elements. But it is specifically designed for SNPs and short indels and the product size is targeted to be around 1000bp. so if your repeats are longer than a few hundred bp, this is going to give no result right now.

ADD REPLY
0
Entering edit mode

Could you add demo data ? seems it doesn't work for me .

ADD REPLY
0
Entering edit mode

Thanks for trying. It takes in chr:start-end as input. For example, the rs5219 (the famous KCNJ11 SNP), the input should be chr11:17409572-17409572 or chr11:17409572-17409573.

Please note 'chr' prefix and the lowercase letters and no space between the coordinates. Of course, I can fix the upper case/ lower case thing.

ADD REPLY
0
Entering edit mode

link not working anymore

ADD REPLY

Login before adding your answer.

Traffic: 2908 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