项目作者: rsanchezgarc

项目描述 :
Partner specific prediction of protein binding sites
高级语言: Python
项目地址: git://github.com/rsanchezgarc/BIPSPI.git
创建时间: 2018-05-24T14:43:18Z
项目社区:https://github.com/rsanchezgarc/BIPSPI

开源协议:Apache License 2.0

下载


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

BIPSPI (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:

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)