Maximum Flux Transition Paths of Conformational Change
Project description
Given two metastable states A and B of a biomolecular system,
the problem is to calculate the likely paths of the transition from A to B.
Such a calculation is more informative and more manageable if done
for a reduced set of collective variables chosen so that paths cluster
in collective variable space.
The maximum flux transition path (MFTP) is defined as a path that crosses each isocommittor at a point
which (locally) has the highest crossing rate of distinct reactive trajectories.
Such a path is nearer to an ideal path than others that have been proposed with the possible exception
of the finite-temperature string method path.
In particular, the MFTP is a finite-temperature correction to the minimum free energy path.
Python code for the MFTP
- The main module mftp.py can be downloaded from here
- Please refer to README.txt to learn more about how to use this module.
- Click here to see examples
Paper
- Click here to download the paper.