PoseBusters: Plausibility checks for generated molecule poses.
Project description
PoseBusters: Plausibility checks for generated molecule poses.
Paper in Chemical Science and preprint on arXiv
Installation
# install with pip from PyPI
pip install posebusters
Usage
# Check generated molecule pose.
bust molecule_pred.sdf
bust molecule_a.sdf molecule_b.sdf
bust molecule_*.sdf
# Check new ligand generated for a given protein.
bust ligand_pred.sdf -p mol_cond.pdb
# Check re-docked ligand (a pose that should recover the ligand in a given protein-ligand crystal complex).
bust ligand_pred.sdf -l mol_true.sdf -p protein.pdb
# Check any of the three by providing a csv with files to check together
bust -t file_table.csv
Documentation
Documentation is available at https://posebusters.readthedocs.io.
For more information about the tests and for a study using PoseBusters to compare docking methods, refer to our paper or preprint:
@article{buttenschoen2023posebusters,
title = {{{PoseBusters}}: {{AI-based}} Docking Methods Fail to Generate Physically Valid Poses or Generalise to Novel Sequences},
shorttitle = {{{PoseBusters}}},
author = {Buttenschoen, Martin and Morris, Garrett M. and Deane, Charlotte M.},
year = "2023",
publisher = "The Royal Society of Chemistry",
doi = "10.1039/D3SC04185A",
url = "http://dx.doi.org/10.1039/D3SC04185A",
}
The data used for the paper is available at https://zenodo.org/record/8278563.
Feedback & Contact
We welcome all feedback. For code issues, please open an issue. For other inquiries contact us by email.
Thanks
This program uses software written by other people. Notably:
- RDKit - https://github.com/rdkit/rdkit
- Pandas - https://github.com/pandas-dev/pandas
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
File details
Details for the file posebusters-0.2.13.tar.gz
.
File metadata
- Download URL: posebusters-0.2.13.tar.gz
- Upload date:
- Size: 4.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b222a42f57b93afa1a4c1ad7f7d5feb496484a5a53b5b0c115778c123825fc8 |
|
MD5 | d2513860d08423cb541650c311bfe0a6 |
|
BLAKE2b-256 | 11fb2dfc7b9b1d146609ee484ed3f4e1b29dea80d9eddaa3c6aeed0968ffcaa6 |
File details
Details for the file posebusters-0.2.13-py3-none-any.whl
.
File metadata
- Download URL: posebusters-0.2.13-py3-none-any.whl
- Upload date:
- Size: 551.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a71057f2f30a9f15c7a845cd7aff5180b9e3149c2bcfe14739a482830d3a22ed |
|
MD5 | 7b232f1fc9892c700ddb3fab80275ef4 |
|
BLAKE2b-256 | be7870691b1b85fda288b06a7938c639299fa8aedac059f08b0d09a1c3512df2 |