powered by
`summary.minima3d` prints summary for 3D free energy minima (identifier, values of bins and collective variables, free energy and equilibrium populations).
# S3 method for minima3d summary(object, temp = 300, eunit = "kJ/mol", ...)
minima3d object
temperature in Kelvins
energy units (kJ/mol or kcal/mol, kJ/mol is default)
further arguments passed to or from other methods.
# NOT RUN { tfes<-fes(acealanme3d, imax=5000) minima<-fesminima(tfes) summary(minima) # }
Run the code above in your browser using DataLab