An open API service indexing awesome lists of open source software.

https://github.com/rsanchezgarc/bipspi

Partner specific prediction of protein binding sites
https://github.com/rsanchezgarc/bipspi

bioinformatics machine-learning protein-protein-interaction proteins structural-bioinformatics

Last synced: 6 months ago
JSON representation

Partner specific prediction of protein binding sites

Awesome Lists containing this project

README

          

# BIPSPI+: Enhancing partner-specific binding site prediction with better data

[BIPSPI](https://bipspi.cnb.csic.es/) (xgBoost Interface Prediction of Specific Partner Interactions) is a partner specific
binding site predictor that employs the XGBoost algorithm. This new version, BIPSPI+, has been trained on
newer and larger datasets compiled from the PDB, severely improving its performance.

BIPSPI+ can be employed to predict partner-specific binding sites given two atomic models,
two sequences, or one sequence and one structure.

BIPSPI+ is distributed as a Docker image and as a GitHub repository. Installation is only required in
the latter case. Complete guide can be found in:

- [DOCKER image](docs/docker_help.md)
- [GitHub repository](docs/repo_help.md)

### New features

- Homo-complexes and hetero-complex specific models, boosting performance especially when predicting homo-complexes.
- Sequence vs structure mode. Original version could only be executed with two sequences or two structures. Now one sequence and one structure could be used as input as well.
- Atomatic correlated mutations (optional)