Skip to content

Adaptive sampling implementation interacting with MasterMSM

License

Notifications You must be signed in to change notification settings

BioKT/AdaptiveMasterMSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AdaptiveMasterMSM

AdaptiveMasterMSM is a Python package for doing adaptive sampling by employing Markov State Models (MSM) interacting with MasterMSM software and molecular dynamics simulations through GROMACS. This package will allow you to:

  • Do adaptive sampling simulations

  • Employ different scoring functions: 'counts' and 'probabilities'

  • User MasterMSM for the MSM analysis, based on the master equation

You can read the documentation here.

Contributors

This code has been written by David De Sancho and Ion Mitxelena.

Installation

git clone http://github.com/BioKT/AdaptiveMasterMSM destination/AdaptiveMasterMSM
cd destination/AdaptiveMasterMSM
python setup.py install --user

External libraries

mdtraj : https://mdtraj.org
MasterMSM: https://github.com/BioKT/MasterMSM
GROMACS: http://www.gromacs.org

About

Adaptive sampling implementation interacting with MasterMSM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages