PyBILT icon indicating copy to clipboard operation
PyBILT copied to clipboard

Toolkit to aid in the analysis of lipid bilayer molecular simulation trajectories.

Results 6 PyBILT issues
Sort by recently updated
recently updated
newest added

The file formats supported by PyBILT (i.e., the MDAnalysis backend) need to be documented, either in the README or ReadTheDocs pages. At the least, it should link back to the...

documentation

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...

enhancement
help wanted
feature

Add computation of the dimensionless overlap parameter and interdigitation length from Chinmay Das, Massimo G. Noro, Peter D. Olmsted, Simulation Studies of Stratum Corneum Lipid Mixtures, Biophysical Journal, Volume 97,...

help wanted
feature

It would be nice to add protocols for the bilayer_analyzer to compute the bending modulus, as well as other moduli like the tilt and twist moduli. A protocol could be...

help wanted
feature

The modules in pybilt.lipid_grid currently don't have support for dealing with membrane embedded proteins, which means properties like area per lipid can't be accurately estimated for membrane embedded protein systems....

feature

The BilayerAnalyzer class assumes that the coordinates of the input trajectory are wrapped by atom and therefore automatically unwraps the coordinates by atom. This can fail when the first frame...

enhancement