View source: R/readingandfes.R
prob | R Documentation |
'prob' calculates probability from free energy in a fes object.
prob(inputfes, temp = 300, eunit = "kJ/mol")
inputfes |
fes object. |
temp |
temperature in Kelvins. |
eunit |
energy units (kJ/mol or kcal/mol, kJ/mol is default). |
tfes<-fes(acealanme, imax=5000) print(prob(tfes))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.