powered by
`prob` calculates probability from free energy in a fes object.
prob(inputfes, temp = 300, eunit = "kJ/mol")
fes object.
temperature in Kelvins.
energy units (kJ/mol or kcal/mol, kJ/mol is default).
# NOT RUN { tfes<-fes(acealanme, imax=5000) print(prob(tfes)) # }
Run the code above in your browser using DataLab