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

Converting gromacs all-atom trajectory to a hooomd gsd file #97

Closed
dilnoza92 opened this issue Oct 17, 2019 · 3 comments
Closed

Converting gromacs all-atom trajectory to a hooomd gsd file #97

dilnoza92 opened this issue Oct 17, 2019 · 3 comments
Assignees
Milestone

Comments

@dilnoza92
Copy link
Contributor

Need a thorough documentation and a python script to convert an all-atom trajectory to a hoomd trajectory file.

@whitead whitead added this to the 0.6 milestone Jan 17, 2020
@whitead whitead assigned hgandhi2411 and unassigned dilnoza92 and mchakra2 Jan 17, 2020
@hgandhi2411
Copy link
Collaborator

Use mdanalysis to parse coordinates from trajectory files and parse it to graph feeddict. Test how this would work independent of hoomd-blue.

@whitead
Copy link
Collaborator

whitead commented Jan 31, 2020

Remember to add MDAnalysis as dependency and be careful it doesn't bring in very recent version of tensorflow.

@hgandhi2411
Copy link
Collaborator

Addressed by #147

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

No branches or pull requests

4 participants