lipyds๏
๐๏ธ Authors: lilyminium
๐ Project home: https://github.com/lilyminium/lipyds
๐ Documentation: https://lipyds.readthedocs.io/en/latest/
โ๏ธ License: LGPL-3.0
๐ Keywords: lipids, membranes
๐ Development status: Beta
๐ Publications:
Description:
A toolkit for leaflet-based membrane analysis.
Installation instructions๏
The latest version of lipyds can be installed using the following:
mamba install -c conda-forge lipyds
The source code of lipyds can be installed using the following:
mamba install -c conda-forge pyvista cython matplotlib nptyping "numpy>=1.20.0" pandas "scikit-learn>=0.21.0" scipy
git clone https://github.com/lilyminium/lipyds.git
cd lipyds
python setup.py install