A Python package for generating ensembles of intrinsically disordered regions of AlphaFold or user defined models.
Project description
Ensemblify: A Python package for generating ensembles of intrinsically disordered regions of AlphaFold or user defined models
💡 What is Ensemblify?
Ensemblify is a Python package that can generate protein conformational ensembles by sampling dihedral angle values from a three-residue fragment database and inserting them into flexible regions of a protein of interest (e.g. intrinsically disordered regions (IDRs)).
It supports both user-defined models and AlphaFold[1] predictions, using the predicted Local Distance Difference Test (pLDDT) and Predicted Aligned Error (PAE) confidence metrics to guide conformational sampling. Designed to enhance the study of IDRs, it allows flexible customization of sampling parameters and works with single or multi-chain proteins, offering a powerful tool for protein structure research. Ensemble analysis and reweighting with experimental data is also available through interactive graphical dashboards.
🧰 How do I install Ensemblify?
Step-by-step instructions for installing Ensemblify are available in the Documentation.
💻 How can I use Ensemblify?
Ensemblify can be used either as a Command Line Interface (CLI):
conda activate ensemblify_env
(ensemblify_env) $ ensemblify [options]
or as a Python library inside a script or Jupyter notebook:
import ensemblify as ey
ey.show_config()
Check the Documentation for more details.
🔎 How does Ensemblify work?
A general overview of Ensemblify, descriptions of employed methods and applications can be found in the Ensemblify pre-print and accompanying support information.
🗃 Tripeptide Database
Ensemblify provides a three-residue fragment (tripeptide) database from which to sample dihedral angle values.
This database is provided separately from the Ensemblify source-code.
You can get it here and more about its creation in the Documentation.
📚 Accessing Documentation
Ensemblify's documentation is available together with an API reference at https://ensemblify.readthedocs.io. Alternatively, the source-code contains docstrings with relevant information.
🗨️ Citation and Publications
If you use Ensemblify, please cite its original paper:
@article {ensemblify2025,
title = {Ensemblify: a user-friendly tool for generating ensembles of intrinsically disordered regions of AlphaFold and user-defined models},
author = {Fernandes, Nuno and Gomes, Tiago Lopes and Cordeiro, Tiago N},
journal = {bioRxiv}
year = {2025},
publisher = {Cold Spring Harbor Laboratory},
doi = {10.1101/2025.08.26.672300},
URL = {https://www.biorxiv.org/content/early/2025/08/30/2025.08.26.672300},
}
🤝 Acknowledgements
We would like to thank the DeepMind team for developing AlphaFold.
We would also like to thank the team at the Juan Cortés lab in the LAAS-CNRS institute for creating the tripeptide database used in the development of this tool. Check out their work at https://moma.laas.fr/.
✍️ Authors
Nuno P. Fernandes (Main Developer) [GitHub]
Tiago Lopes Gomes (Initial prototyping, Supervisor) [GitHub]
Tiago N. Cordeiro (Supervisor) [GitHub]
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 ensemblify-1.0.0.tar.gz.
File metadata
- Download URL: ensemblify-1.0.0.tar.gz
- Upload date:
- Size: 41.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4536fede819e9e03781904521ae7172b8ce5925ccad0bbe6bac79d279415b95
|
|
| MD5 |
e3996ab879c199c7eb2e60ef74ecbd57
|
|
| BLAKE2b-256 |
5b6f25a530e2087af5b0d6c30ba3bf26cd66a3785bf9809d57f6432f93e071f4
|
File details
Details for the file ensemblify-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ensemblify-1.0.0-py3-none-any.whl
- Upload date:
- Size: 39.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
677ccd82f7a8c6af60d5bfd9ed1f83b310d31e010d5194c939b9a898f4d792f5
|
|
| MD5 |
54964f1a3e7bf1f7471a43c6b0d204bf
|
|
| BLAKE2b-256 |
12b221538206f93d896145e41557a4efa65946082947ad38fffd0cd8afaab82a
|