likefallwind / dflow101

2 stars 1 forks source link

dflow_Reinforced Dynamics_RiD_Enhanced Sampling Python Package #7

Open yanze039 opened 2 years ago

yanze039 commented 2 years ago

Hi there, This is an example of RiD-kit constructed by dflow. Find it at https://github.com/Dead-fisher/rid-kit/tree/dflow.

About RiD-kit

Rid-kit is a package written in Python, designed to do enhanced sampling using reinforced dynamics. It aims to learn the free energy surface on the fly during MD run, and uses it as the bias potential during the next MD run. Its advantage is the ability to use a large number of CVs (100), thus can be used to simulate conformational changes of big molecules such as in the problem of protein folding.

For more information, check the documentation.

Workflow

image

Let me know if you have any question!