A package for analyzing molecular dynamics simulations of lipid membranes
MembraneAnalysis.jl
can be installed using the Julia package manager. From the Julia REPL, type ]
to enter the Pkg REPL mode and run
pkg> add MembraneAnalysis
A tutorial demonstrating an example usage of the package can be found here.
User feedback is appreciated. Please create a GitHub Issue to report bugs or suggest new features, or a Pull Request to contribute to the package.