Skip to content

westpa/msm_we

 
 

Repository files navigation

msm_we

Code for Markov state modeling of weighted ensemble trajectories.

Features

  • Compute a history-augmented Markov state model from WESTPA weighted ensemble data
  • Estimate steady-state distributions
  • Estimate flux profiles
  • Estimate committors

Known Issues

  • Sometimes, on Python3.7 (and maybe below) the subprocess calls will fail. This may manifest as a silent failure,

followed by hanging (which is very fun to debug!) To fix this, upgrade to Python 3.8+.

Code development TODOs

  • Provide option for user to override dimReduce() in case they want to do something other than PCA/VAMP
  • Add TICA option to dimReduce()

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%