-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Wubin Qu edited this page Jun 22, 2017
·
11 revisions
The name "MFEprimer" comes from the title of the first paper (2009, Bioinformatics): Multiple Factor Evaluation of the specificity of PCR primers. And both the version 1.0 and version 2.0 (2012, NAR) are only focused on primer specificty, leaving dimers and hairpins for users. However, dimers and hairpins are very important factors affecting success of PCR. So, for version 3.0, we expand the functions of MFEprimer, and make it as a full-functional primer quality control (PrimerQC, maybe the new name) program.
- genomewide specificity check;
- new and fast dimer check algorithm;
- new and fast hairpin check algorithm;
- primers compatible check for multiplex PCR;
- thermodynamics based hybridization analysis;
- core algorithm was rewritten with golang, which is fast and parallel.
Copyright 2016-2017 Wubin Qu