dimerization.table | R Documentation |
Summarizes how often individual primers dimerize according to the deltaG.cutoff
.
dimerization.table(
dimer.data,
deltaG.cutoff,
dimer.type = c("Self-Dimerization", "Cross-Dimerization")
)
dimer.data |
Data frame with dimerization data. |
deltaG.cutoff |
Free energy cutoff for dimerization. |
dimer.type |
String identifying whether |
Data frame with dimer counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.