Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aqlaboratory/rgn2


https://github.com/aqlaboratory/rgn2

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# RGN2

This is the reference implementation of recurrent geometric network-2 (RGN2), described in the paper _Single-sequence protein structure prediction using a language model and deep learning_.

**Note:** We recommend using RGN2 primarily for prediction of orphan or de novo proteins. For proteins with known homologs we suggest using
[AlphaFold2](https://colab.research.google.com/github/sokrypton/ColabFold/blob/main/AlphaFold2.ipynb) or
[OpenFold](https://colab.research.google.com/github/aqlaboratory/openfold/blob/main/notebooks/OpenFold.ipynb).

## Usage
Use the [RGN2 Colab notebook](https://colab.research.google.com/github/aqlaboratory/rgn2/blob/master/rgn2_prediction.ipynb) to predict the 3D structures for orphan or de novo protein sequences.

## Reference
[Single-sequence protein structure prediction using a language model and deep learning, Nature Biotechnology 2022](https://rdcu.be/cWPgh)