A toolkit for leaflet-based membrane analysis
Project description
lipyds
A toolkit for leaflet-based membrane analysis
Note: this code was used for a publication requiring membrane analysis. It is still in early development status and should be regarded as experimental -- the API is very likely to change in the future. Please use at your own risk!
Note: this package is temporarily stripped back to just supporting the LeafletFinder to unblock core MDAnalysis development.
The initial code was first used in the below publication. Please cite it if you use this package:
Wilson, K. A.; Wang, L.; Lin, Y. C.; O’Mara, M. L. Investigating the Lipid Fingerprint of SLC6 Neurotransmitter Transporters: A Comparison of DDAT, HDAT, HSERT, and GlyT2. BBA Advances 2021, 1, 100010. doi: 10.1016/j.bbadva.2021.100010
The package is built on MDAnalysis. Please cite its two papers if you use this package:
N. Michaud-Agrawal, E. J. Denning, T. B. Woolf, and O. Beckstein. MDAnalysis: A Toolkit for the Analysis of Molecular Dynamics Simulations. J. Comput. Chem. 32 (2011), 2319–2327. doi:10.1002/jcc.21787.
R. J. Gowers, M. Linke, J. Barnoud, T. J. E. Reddy, M. N. Melo, S. L. Seyler, D. L. Dotson, J. Domanski, S. Buchoux, I. M. Kenney, and O. Beckstein. MDAnalysis: A Python package for the rapid analysis of molecular dynamics simulations. In S. Benthall and S. Rostrup, editors, Proceedings of the 15th Python in Science Conference, pages 98-105, Austin, TX, 2016. SciPy. doi:10.25080/Majora-629e541a-00e.
Installation
A release will be forthcoming. Until then, you can build this from source.
git clone https://github.com/lilyminium/lipyds.git
conda create --name lipyds -c conda-forge cython matplotlib nptyping "numpy>=1.20.0" pandas "scikit-learn>=0.21.0" scipy
conda activate lipyds
cd lipyds
python setup.py install
Copyright
Copyright (c) 2021, Lily Wang
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lipyds-0.0.1.tar.gz.
File metadata
- Download URL: lipyds-0.0.1.tar.gz
- Upload date:
- Size: 61.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9de55a125a3c3d6b9061cdc1fac3f1d502dab5bd6df408edf0e63e8a3dc7022d
|
|
| MD5 |
b4ae4d96ad285fbdf66d0fd4542229cf
|
|
| BLAKE2b-256 |
f1504218a2242b04a45dc312217f1bdf0be53bb82676668128ac9c2fa5b51b48
|
File details
Details for the file lipyds-0.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: lipyds-0.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 62.1 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be09860d9bbc59ca48ea562962604fbf99d8f88e45698dd3c0a63f395e4f2ad5
|
|
| MD5 |
780a47ee8394e513d353c7912bd44588
|
|
| BLAKE2b-256 |
0dcc64cf0b19703d12244dc10d4b40bde6370380c95c07564e11abbc82e8fb3d
|
File details
Details for the file lipyds-0.0.1-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: lipyds-0.0.1-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 61.6 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57d199acb82091bbfedda2146915e058228864e0fb6213e4af12568d10281485
|
|
| MD5 |
eb2b8b3724ecf77e4588bc7df639298c
|
|
| BLAKE2b-256 |
8c0eff99a317385d81a1c769adc01f25575f5a5794da343b4abab106a44c666e
|
File details
Details for the file lipyds-0.0.1-cp313-cp313-macosx_10_13_x86_64.whl.
File metadata
- Download URL: lipyds-0.0.1-cp313-cp313-macosx_10_13_x86_64.whl
- Upload date:
- Size: 61.6 MB
- Tags: CPython 3.13, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a45955b3112ec9880a5587fa908c0512834569c89baddd4c080d8ecf556c6e8c
|
|
| MD5 |
76c744d1cda419e4aeef0c5437809aa4
|
|
| BLAKE2b-256 |
b58789d6f577b22458f65f60759b283a300e9bd200111a32d6bfc84e8f2e0a2d
|
File details
Details for the file lipyds-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: lipyds-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 62.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53e0023e86207e994e52904514c41ce03e63251e736a86e97d2754a798457ab8
|
|
| MD5 |
8032ec3c254ba9908624b6749bbdb938
|
|
| BLAKE2b-256 |
8aa46c3b497de06f56e6f32abcf5e0d9b5398bf7cb6a950a2eed6d961624a5d5
|
File details
Details for the file lipyds-0.0.1-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: lipyds-0.0.1-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 61.6 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95279abc1afabf072103b016347749d6452d5c38402e89e772b22f67e84cd492
|
|
| MD5 |
ed0419fb547ea034934ae561d3ff0bb5
|
|
| BLAKE2b-256 |
1da0440762585d1325e5abad9243b20a5d4f8c01d0fdda9ba5d7806bce865cd7
|
File details
Details for the file lipyds-0.0.1-cp312-cp312-macosx_10_9_x86_64.whl.
File metadata
- Download URL: lipyds-0.0.1-cp312-cp312-macosx_10_9_x86_64.whl
- Upload date:
- Size: 61.6 MB
- Tags: CPython 3.12, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0295fb8d6b4a5a790974aea41335c676b300652e528221e68329fa19ae06496b
|
|
| MD5 |
f59e7b4c5548cbba668153301d035793
|
|
| BLAKE2b-256 |
70098c2ad38f00668b1e2b6b56e5fa39acf1086f28419a2723a86753071ee58b
|
File details
Details for the file lipyds-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: lipyds-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 62.1 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d53574ac454b4c9e4dc0e762c41fd5117e84fe042af40019efad7f8b8023e094
|
|
| MD5 |
c4cce5f641feaa26cb73c57049a1a4d1
|
|
| BLAKE2b-256 |
730f208e4b33de981be9b5a49aa2ffa170b2a1f4997bf0a71eebdf7d02f103f6
|
File details
Details for the file lipyds-0.0.1-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: lipyds-0.0.1-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 61.6 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6519f2e9963762dca7615cd3d9b3adfd8df2f1cffc9a3cc2bbe50405d39ec8d5
|
|
| MD5 |
b9a66bf2cd529ee4d1df0fff00dd48c8
|
|
| BLAKE2b-256 |
c68d69f9f872120d25344496e7ab9c6654e8bc6e1b07221228696911ace0ad37
|
File details
Details for the file lipyds-0.0.1-cp311-cp311-macosx_10_9_x86_64.whl.
File metadata
- Download URL: lipyds-0.0.1-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 61.6 MB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d09fe8366b2a79e232271a0a31b48605ab2005997fb7465db1ea219825ed6b3e
|
|
| MD5 |
5b3520903167101a8060c3ebcde00ebc
|
|
| BLAKE2b-256 |
9d41fc79283eec8d2e9a62d79b42e38cc5371739cac11573fb193c6ee3701df9
|
File details
Details for the file lipyds-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: lipyds-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 62.1 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26c3e248e75ab2a99450e1cdc8c5fda120ede7b80a4f85156e06ff9d1cb82ec6
|
|
| MD5 |
ce93b7899035ee951856bbb28c243576
|
|
| BLAKE2b-256 |
b1175093495656d5d4e2d554cfc6ab914e7f1a67a4a04d47da9c82027db79e3b
|
File details
Details for the file lipyds-0.0.1-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: lipyds-0.0.1-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 61.6 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9e32b760a848ea8d698e8dac90062b35ec4c7e46f14709498f75882a1aecd00
|
|
| MD5 |
9984297e5cdcaacded0eaaa3249d5fbe
|
|
| BLAKE2b-256 |
eda96e58cc1d9f9ab05d68f6de5fe378a7e440f85515b6b084942ae4ed577ef8
|
File details
Details for the file lipyds-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl.
File metadata
- Download URL: lipyds-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 61.6 MB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bd225b218be1539093bb09f0e6af0d790128145d3b30e742a65d21654781bbe
|
|
| MD5 |
134d5ba672310e9c390f9153bb12efff
|
|
| BLAKE2b-256 |
b260fac9064821b060926ced42b78a198e199ad5763ca87f50e47f15ed8e062e
|