Skip to content
This repository has been archived by the owner on Aug 6, 2019. It is now read-only.

billzt/PrimerServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrimerServer

A high-throughput primer design and specificity-checking platform

Warning (2019/06/26):

I've stopped to update it, and now re-write it using Python3 (and a Flask app, see PrimerServer2). It might not be faster, but definitely easier to install and use!!!

screenshot

Wiki

Please see the wiki for this repository

Pre-Print

Zhu T, Liang CZ, Meng ZG, Li YY, Wu YY, Guo SD* and Zhang R* (2017). PrimerServer: a high-throughput primer design and specificity-checking platform. bioRxiv 181941

Description

PrimerServer was proposed to design genome-wide specific PCR primers. It uses candidate primers produced by Primer3, uses BLAST and nucleotide thermodynamics to search for possible amplicons and filters out specific primers for each site. By using multiple threads, it runs very fast, ~0.4s per site in our case study for more than 10000 sites.