Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

westpa/msm_we_old

 
 

Repository files navigation

IMPORTANT NOTE

This is an older version of the msm_we repository and may contain functionality-breaking bugs. Please download/use/peruse the following repository instead: https://github.com/westpa/msm_we.

-- Nov 18, 2024

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 100.0%