Giter Site home page Giter Site logo

igvae's Introduction

Ig-VAE

Author: Raphael R. Eguchi

The Ig-VAE is a variational autoencoder that directly generates the 3D coordinates of immunoglobulin backbones using a torsion- and distance-based loss function that is rotationally and translationally invariant. The model is trained on structures from AbDb/AbYBank. IgVAE is intended for use with existing protein design suites such as Rosetta.

figure_1_schematic scale=0.1

Requirements

Python 3.7
See environment.yml

Usage

python generate.py -n 100 -device cpu -seed 14 -outdir outputs/ 

Interpolation Example

Notes

The environment uses CPU Pytorch, but the script is GPU-compatible via:

python generate.py -device cuda

Citing and Licensing

This software is distributed under the BSD-3 license. The license file is available at license.txt. This work was published in PLoS Computational Biology in 2022. Please reference it using the following citation:

@article{10.1371/journal.pcbi.1010271,
    doi = {10.1371/journal.pcbi.1010271},
    author = {Eguchi, Raphael R. AND Choe, Christian A. AND Huang, Po-Ssu},
    journal = {PLOS Computational Biology},
    publisher = {Public Library of Science},
    title = {Ig-VAE: Generative modeling of protein structure by direct 3D coordinate generation},
    year = {2022},
    month = {06},
    volume = {18},
    url = {https://doi.org/10.1371/journal.pcbi.1010271},
    pages = {1-18},
    abstract = {While deep learning models have seen increasing applications in protein science, few have been implemented for protein backbone generation—an important task in structure-based problems such as active site and interface design. We present a new approach to building class-specific backbones, using a variational auto-encoder to directly generate the 3D coordinates of immunoglobulins. Our model is torsion- and distance-aware, learns a high-resolution embedding of the dataset, and generates novel, high-quality structures compatible with existing design tools. We show that the Ig-VAE can be used with Rosetta to create a computational model of a SARS-CoV2-RBD binder via latent space sampling. We further demonstrate that the model’s generative prior is a powerful tool for guiding computational protein design, motivating a new paradigm under which backbone design is solved as constrained optimization problem in the latent space of a generative model.},
    number = {6},
}

igvae's People

Contributors

egurapha avatar

Stargazers

Science而后行 avatar Varun Shivashankar avatar  avatar Yufei Huang avatar Yingfei(Jeremy) Xiang avatar Jakub Młokosiewicz avatar  avatar  avatar

Watchers

 avatar

igvae's Issues

source code not finished?

Can you at least please fill up the details: loss functions, codes for setting up torsion angles? thanks

How to retrain the network

Thank you for releasing this wonderful work. Is there a plan to release the code for training? Particularly, the losses as described in the paper.

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.