Project created to study lipid membranes in a 2D fashion.
Project description
2Danalysis
| Latest release | |
|---|---|
| Status | |
| Community |
Toolkit created to map biophysical properties of biopolymers (proteins, nucleic acids, glycans) onto surfaces, and those of lipid bilayers onto the membrane plane to track local and global changes in molecular dynamics and correlations in 2D. This kit is built following the format of MDAKits.
2Danalysis is bound by a Code of Conduct.
Installation
To build twodanalysis from source,
We strongly recommend that you use virtual environments and
Anaconda as your package manager.
Below we provide instructions both for conda and pip.
With pip
First, create a virtual environment and activate it. You can do it with conda as follows:
conda create --name twod
conda activate twod
For easy installation, run:
pip install twod-analysis-kit
With conda
Ensure that you have conda installed.
Create a virtual environment and activate it:
conda create --name twod
conda activate twod
Install the development and documentation dependencies:
git clone https://github.com/monjegroup/twod-analysis-kit.git
cd twod-analysis-kit
conda env update --name twod-analysis-kit --file devtools/conda-envs/test_env.yaml
conda env update --name twod-analysis-kit --file docs/requirements.yaml
Build this package from source:
pip install -e .
If you want to update your dependencies (which can be risky!), run:
conda update --all
And when you are finished, you can exit the virtual environment with:
conda deactivate
Tutorials!
The toolkit offers tutorials with a detailed explanation of the routines included in 2Danalysis, follow the tutorials step by step in this repo pyF4all
git clone https://github.com/pyF4all/2DanalysisTutorials.git
Copyright
The 2D Analysis source code is hosted at https://github.com/monjegroup/twod-analysis-kit and is available under the GNU General Public License, version 2 (see the file LICENSE).
Copyright (c) 2025, Ricardo Ramirez, Antonio Bosch, Ruben Perez, Horacio V Guzman, and Viviana Monje
Acknowledgements
Project based on the MDAnalysis Cookiecutter version 0.1. Please cite MDAnalysis when using 2D Analysis in published work.
Funding
H.V.G. acknowledges financial support from the Ramón y Cajal grant No. RYC2022-038082-I and Spanish Ministry of Science and Innovation, through project PID2023-150536NA-I00, and the “Severo Ochoa” Grant No. CEX2023-001263-S for Centers of Excellence; and thanks the Red Española de Supercomputación (RES) for the computing time and technical support at the Finisterrae III supercomputer project FI-2024-3-0033.
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 Distribution
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 twod_analysis_kit-1.3.0.tar.gz.
File metadata
- Download URL: twod_analysis_kit-1.3.0.tar.gz
- Upload date:
- Size: 75.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6469056e9f58d903f587a0c73e8e44803819f301218d842d24ba0263f060265
|
|
| MD5 |
1f895cfa2e28621d44d9a79f05b4d0c9
|
|
| BLAKE2b-256 |
86a86fe84754cd8ceab3e566afddb4313d035cce41641e418b6fbc0e48c60ef5
|
File details
Details for the file twod_analysis_kit-1.3.0-py3-none-any.whl.
File metadata
- Download URL: twod_analysis_kit-1.3.0-py3-none-any.whl
- Upload date:
- Size: 77.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4622fcd3d4a713cf710efbc605b94838acfe32c5bef39d61517cfe46c08da22e
|
|
| MD5 |
1de94b8925eff80bd92e7f638fc2caf6
|
|
| BLAKE2b-256 |
ea1f00c07a9338aae605359626f7669ad4bac91411e689bb799b15246443ec83
|