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

Support for other trajectory manipulation backends. #27

Open
blakeaw opened this issue Mar 12, 2018 · 0 comments
Open

Support for other trajectory manipulation backends. #27

blakeaw opened this issue Mar 12, 2018 · 0 comments
Labels
enhancement Request or suggestion for an enhancement to current features or api. feature Request or suggestion for new feature. help wanted

Comments

@blakeaw
Copy link
Collaborator

blakeaw commented Mar 12, 2018

Currently PyBILT uses MDAnalysis as the backend for trajectory processing. It might be a nice upgrade to detach PyBILT from specifically needing MDAnalysis and allow it to use other trajectory analysis tools as the backend. The primary ones I am thinking of are that might be nice options are:

  1. MDTraj http://mdtraj.org/1.9.0/
  2. VMD http://www.ks.uiuc.edu/Research/vmd/current/ug/node160.html
  3. pyLOOS http://loos.sourceforge.net/building.html#building_pyloos

Of the three listed above MDTraj would probably be the best to start with.

@blakeaw blakeaw added the enhancement Request or suggestion for an enhancement to current features or api. label Mar 12, 2018
@blakeaw blakeaw added the feature Request or suggestion for new feature. label Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request or suggestion for an enhancement to current features or api. feature Request or suggestion for new feature. help wanted
Projects
None yet
Development

No branches or pull requests

1 participant