Skip to content

A collection of generative models on small proteins.

Notifications You must be signed in to change notification settings

matsagad/small-protein-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

small-protein-gen

A collection of generative models on small proteins (<=128) trained on my macbook pro.

Models

Models are labelled according to their reference's name, but implementations (and hence performance) probably differ with the original.

Name Description Reference
foldingdiff Diffuse backbone torsion and bond angles in $\mathbb{T}^{6\times (N - 1)}$. Wu et al. (2024)

Data

Dataset used is a non-redundant version of the CATH dataset with max 40% sequence similarity. Chains are filtered to be within 40-128 residues in length (no random crops). This results in a total of 15,696 monomers.

Feedback

Feedback is welcome! Raise an issue or drop a PR.

About

A collection of generative models on small proteins.

Resources

Stars

Watchers

Forks