Description Usage Arguments Value Author(s) See Also Examples
This function is wrapper for calc.dg
to be used directly on the output from calc.dh.ds
.
1 | calc.dg.internal(dh.ds.in, temp.c.in = 37)
|
dh.ds.in |
A dataframe with dh and ds in the columns. |
temp.c.in |
A numeric with the temperature (in degrees celcius, C) at which the reaction takes place. |
Returns a numeric vector with the free energies of binding (cal/mol)
Peter Hagedorn and Morten Lindow
1 2 | a <- calc.dh.ds(rep("AAAgtacaaTTG",10))
calc.dg.internal(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.