View source: R/minimaandpaths.R
fesminima | R Documentation |
'fesminima' finds free energy minima on 1D or 2D free energy surface. The surface is divided by a 1D or 2D grid and minima are found for each bin. Next the program determines whether the minimum of a bin is a local minimum of the whole free energy surface. Free energy minima are labeled constitutively by capital letters.
fesminima(inputfes, nbins)
inputfes |
fes object. |
nbins |
number of bins for each CV (default 8). |
minima object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.