fesminima: Find free energy minima in the fes object (generic function...

View source: R/minimaandpaths.R

fesminimaR Documentation

Find free energy minima in the fes object (generic function for 'metadynminer' and 'metadynminer3d')

Description

'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.

Usage

fesminima(inputfes, nbins)

Arguments

inputfes

fes object.

nbins

number of bins for each CV (default 8).

Value

minima object.


spiwokv/metadynminer documentation built on Dec. 3, 2023, 5:05 a.m.