This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Primer Specificity

how can i determine primer (upto 10bp) specificity in genome(prokaryotic and eukaryotic)?

primer

4 answers

For genomes available via the UCSC genome browser, you can use the In Silico PCR tool.

Did you try Primer-Blast?

Primer-BLAST was developed at NCBI to help users make primers that are specific to the input PCR template. It uses Primer3 to design PCR primers and then submits them to BLAST search against user-selected database. The blast results are then automatically analyzed to avoid primer pairs (all combinations including forward-reverse primer pair, forward-forward as well as reverse-reverse pairs) that can cause amplification of targets other than the input template.

Try:

http://biocompute.bmi.ac.cn/CZlab/MFEprimer-2.0/

or,

http://biocompute.bmi.ac.cn/MFEprimer/

Try ThermoAlign: A primer design tool for tiled amplicon sequencing (includes multiplexing) using highly specific primers.

Manuscript: http://www.nature.com/articles/srep44437

https://github.com/drmaize/ThermoAlign

Log in to answer this question.