Giter Club home page Giter Club logo

bap's Introduction

BAP

Binding Affinity Prediction for Protein-ligand Complexes #############################################################################

NOTEs for the BAP repository

#############################################################################

  1. Requirements BAP currently supports a Linux system and Python 3.7, and requires main dependency packages as follows.

  2. Data downloading and preprocessing

    1. Downloading: Model construction - 'refined-set' data folder: PDBbind refined set v2020 (http://www.pdbbind.org.cn/) validation - 'casf2016' data folder: CASF-2016 set in PDBbind (http://www.pdbbind.org.cn/) - 'csarhiqS1' data folder: CSAR-HiQ sets 1 (http://www.csardock.org/) - 'csarhiqS2' data folder: CSAR-HiQ sets 2 (http://www.csardock.org/) - 'csarhiqS3' data folder: CSAR-HiQ sets 3 (http://www.csardock.org/)

    2. Preprocessing: 'refined-set': save the ligand files as PDB files and the protein files as MOL2 files (e.g. using software like UCSF Chimera) 'casf2016': save the ligand files as PDB files and the protein files as MOL2 files (e.g. using software like UCSF Chimera) 'csarhiqS1', 'csarhiqS2' and 'csarhiqS3': save the protein and ligand in each complex as PDB files (e.g. using software like UCSF Chimera), and name these files as those in PDBbind refined set (e.g. 1ax1_protein.pdb, 1ax1_ligand.pdb in '1ax1' folder)

    3. Put these folders together:

      • Create a root folder (e.g. 'PDBbind')
      • Create a 'v2020' foler in 'PDBbind', a 'PDBbind_v2020_refined' folder in 'v2020', and put 'refined-set' folder in 'PDBbind_v2020_refined'
      • Create a 'ValidationSets' folder, and put 'casf2016', 'csarhiqS1', 'csarhiqS2' and 'csarhiqS3' in 'ValidationSets'
      • Put the 'indexes' folder (provided in this repository) in 'PDBbind'
  3. Example codes are provided in the 'Examples' folder in this repository

    1. IMCP-Score - Constructing an IMCP-based machine-learning SF on PDBbind refined set v2020 (excluding the validation sets) and validating it on the four validation sets (CASF-2016 and CSAR-HiQ sets) using Pearson's correlation and RMSE
    2. IMCPiDB-Score - Constructing an IMCPiDB-based deep-learning SF on PDBbind refined set v2020 (excluding the validation sets) and validating it on the four validation sets (CASF-2016 and CSAR-HiQ sets) using Pearson's correlation and RMSE

bap's People

Contributors

debbydanwang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.