lucidrains / tr-rosetta-pytorchLinks
Implementation of trRosetta and trDesign for Pytorch, made into a convenient package, for protein structure prediction and design
☆82Updated 3 years ago
Alternatives and similar repositories for tr-rosetta-pytorch
Users that are interested in tr-rosetta-pytorch are comparing it to the libraries listed below
Sorting:
- Code for Fold2Seq paper from ICML 2021☆50Updated 3 years ago
- Implementation of the DDPM + IPA (invariant point attention) for protein generation, as outlined in the paper "Protein Structure and Sequ…☆89Updated 3 years ago
- Database of Interacting Protein Structures (DIPS)☆102Updated last year
- A geometric deep learning framework (Geometric Transformers) for predicting protein interface contacts. (ICLR 2022)☆64Updated 3 years ago
- Implementation and replication of ProGen, Language Modeling for Protein Generation, in Jax☆113Updated 3 years ago
- Implementation of Chroma, generative models of protein using DDPM and GNNs, in Pytorch