Clustering::NetworkBuilder Namespace Reference

functions for network creation from free energy screening More...

Functions

void main (boost::program_options::variables_map args)
 

Detailed Description

functions for network creation from free energy screening

This module finds local minimas in the free energy landscape. Therefore, it build a network from the previously determined clusters.

Function Documentation

◆ main()

void Clustering::NetworkBuilder::main ( boost::program_options::variables_map  args)

controlling function and user interface for network creation

Parameters
minmin. free energy to take into account
maxmax. free energy to take into account
stepfree energy stepping
basenamebasic input file format
minpopmin. population per microstate, discard states with lower population
network-htmlgenerate an html representation of the network

Definition at line 380 of file network_builder.cpp.