Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example/tutorial for dealing with MD trajectories #287

Open
pojeda opened this issue Jan 25, 2024 · 1 comment
Open

Example/tutorial for dealing with MD trajectories #287

pojeda opened this issue Jan 25, 2024 · 1 comment

Comments

@pojeda
Copy link

pojeda commented Jan 25, 2024

Hi,

I have been exploring the documentation of Deeptime and I haven't found any example for dealing with MD trajectories from common packages like AMBER, GROMACS, NAMD, etc. PyEMMA was more complete in this sense. I wonder if you have tutorials or examples on how to do an analysis such as TICA with data coming from MD simulations? Thank you.

@clonker
Copy link
Member

clonker commented Jan 31, 2024

Hi, we have a series of notebook dealing with deeptime for MD data: https://github.com/markovmodel/pyemma-workshop
That being said it does not cover how to load large amounts of data chunk-wise. For that you (currently, I still want to add that at some point...) would have to call partial_fit on the methods that support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants