primer3-org / primer3

Primer3 is a command line tool to select primers for polymerase chain reaction (PCR).
GNU General Public License v2.0
218 stars 62 forks source link

Question on calcHairpin dg discrepancy #38

Closed sooheelee closed 2 years ago

sooheelee commented 3 years ago

I'm observing a discrepancy in the dg given by calcHairpin for 'TTAACCTCAGATCCTAAGCCGCACAAAGTTGCGGCTTAGGATCTGA', a sequence from a paper I am reading.

image

I expect the dgs to correlate with each other and to the hairpin Tm. Any idea why I see an aberration for this particular sequence?

Thank you for your time.

sooheelee commented 3 years ago

@untergasser ^

bioinfo-ut commented 3 years ago

I don't understand what are you trying to achieve with this analysis. Primer3 is NOT a software for calculation of hairpins and their strength. It's primary purpose is to design PCR primers that won't fail. Are you using this sequence as a PCR primer? Did it fail in an experiment?

If you want to calculate accurate secondary structures for DNA sequences of any length, then I would rather suggest MFOLD: http://unafold.rna.albany.edu/?q=mfold/DNA-Folding-Form

ritah-nabunje commented 3 years ago

@bioinfo-ut Is it okay using ntthal to obtain dG values for the formed secondary structures? Also, are the dG values in cal/mol or kcal/mol?