This is a Transformer-Based diffusion model for Efficient Protein Conformational Ensemble Generation
Project description
Angular Deviation Diffuser
Overview
Angular Deviation Diffuser is a transformer-based diffusion model designed for efficiently generating conformational ensembles of protein backbones by using angular deviations as data flow. It aims to overcome the limitations of traditional molecular dynamics (MD) simulations by providing a fast and computationally efficient approach for sampling protein conformational landscapes. This model leverages the concepts of SE(3) symmetry, angular deviations, and diffusion processes to produce dynamic ensembles that closely match those generated through MD simulations, thereby offering a new way to study protein structure and function.
Background
Protein dynamics are essential for understanding biological functionality, as proteins exist not only in a single static structure but also in multiple dynamic conformational states. MD simulations are the gold standard for studying these dynamics, but they are resource-intensive and limited in their ability to fully explore all possible conformational states. The Angular Deviation Diffuser addresses these limitations by utilizing advanced deep learning techniques, specifically a diffusion model integrated with SE(3) invariance, to efficiently generate accurate protein conformations.
Features
- Angular Deviation-Based Diffusion: Uses angular deviations rather than absolute angles for data representation, improving stability and efficiency.
- Transformer Backbone: Utilizes a transformer architecture for learning protein dynamics from training data, capturing the conformational space effectively.
- SE(3) Symmetry Integration: Ensures the generated conformations respect the inherent rotational and translational symmetry of molecular systems.
- Efficient Ensemble Generation: Capable of generating diverse conformational ensembles in significantly less time compared to traditional MD simulations.
Installation
To use Angular Deviation Diffuser, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/Angular-Deviation-Diffuser.git cd Angular-Deviation-Diffuser
- Install the dependencies:
pip install -r requirements.txt
Usage
The following steps outline how to use the code to generate protein conformations:
-
Data Preparation: Extract the backbone angles (φ, ψ, ω) and bond angles (θ₁, θ₂, θ₃) from MD simulations. Calculate angular deviations relative to a reference structure.
-
Training the Model: Train the transformer-based diffusion model using the angular deviation data extracted in the previous step.
-
Generating Conformations: Generate a diverse ensemble of protein backbone conformations using the trained model.
-
Adding Side Chains: Use PyRosetta to add side chains to the generated backbone structures.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgements
Special thanks to our research team for their contributions and support throughout the development of this model.
Project details
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 angular_deviation_diffuser-1.0.4.tar.gz.
File metadata
- Download URL: angular_deviation_diffuser-1.0.4.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1e761b9fcd742cab312e03c2cdfbaec18d0c67564534275e53e59f5e0928ed0
|
|
| MD5 |
d772592df3d21d947156db89a79d3d8f
|
|
| BLAKE2b-256 |
857456daa2be6e36fcf00ad07eafb44c281120797af811afc93561501785b344
|
File details
Details for the file Angular_Deviation_Diffuser-1.0.4-py3-none-any.whl.
File metadata
- Download URL: Angular_Deviation_Diffuser-1.0.4-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a029f2b3bdfc75c28e828a7755f2bf6da184826f5fc9f29115783a48371c7bcb
|
|
| MD5 |
699c75fd17c814326e58e6580c1d11a7
|
|
| BLAKE2b-256 |
b7234837d1431b6f6c2fd0c4cb9d90cc5bb0a56233ef18c3d47e979e6cbd6ff2
|