MDAnalysis / membrane-curvature

MDAnalysis tool to calculate membrane curvature.
https://membrane-curvature.readthedocs.io/
GNU General Public License v3.0
29 stars 6 forks source link

Replace `mdtraj` by `MDAnalysis` #16

Closed ojeda-e closed 3 years ago

ojeda-e commented 3 years ago

The initial version of the code uses the mdtraj library. Next step is to replace all functions from mdtraj by MDAnalysis modules and adjust the code wherever is necessary.

Changes required in