Giter Site home page Giter Site logo

fair's Introduction

Full Atom Protein Pocket Design via Iterative Refinement (FAIR) NeurIPS 2023 Spotlight [pdf]

Install conda environment via conda yaml file

conda env create -f fair_env.yaml
conda activate fair_env

Datasets

Please refer to README.md in the data folder.

The data used for training / evaluating the model are organized in the data Google Drive folder.

For a quick reproduction, you can download the preprocessed lmdb file and name2id file:

  • crossdocked_pocket10_processed_final.lmdb
  • crossdocked_pocket10_name2id.pt

Then place these files in the data folder.

Training

The model hyperparameters can be adjusted in config.

python train.py

Checkpoint and Testing

A checkpoint of our model is provided in the checkpoint folder.

python test.py

Expected results on the CrossDocked dataset:

AAR RMSD
40.8% ± 10.9 % 1.44 ± 0.06

Latest Version

We'd like to thank Yifei for the suggestions and discussions of experimental settings. In our latest version, we do not use the original backbone for reference and obtain comparable results after retraining. The code is released in the latest folder.

Citation

@article{zhang2023full,
  title={Full-Atom Protein Pocket Design via Iterative Refinement},
  author={Zhang, Zaixi and Lu, Zepu and Hao, Zhongkai and Zitnik, Marinka and Liu, Qi},
  journal={NeurIPS},
  year={2023}
}

fair's People

Contributors

zaixizhang avatar

Forkers

amelie-iska

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.