View source: R/con_dimerization.R
create.G.matrix | R Documentation |
Creates a matrix giving the deltaG values of all primers.
create.G.matrix(primer.df, G.df, primer.df.2 = NULL)
primer.df |
Primer data frame. |
G.df |
Free energy data for the primers. |
primer.df.2 |
Optional second primer data frame |
Matrix with the smallest free dimerization energy for every primer pair.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.