ogchen/nanofold
A nano protein structure prediction model based on DeepMind's AlphaFold paper
This project helps researchers and scientists predict the 3D shape of single protein chains based on their amino acid sequence. You input the protein's sequence data and various public biological databases, and it outputs a predicted 3D structure. It's designed for structural biologists or biochemists who need to understand protein function but might not have access to high-end computing resources.
No commits in the last 6 months.
Use this if you need to predict the structure of a single protein chain using a powerful, yet resource-efficient, model based on AlphaFold, and you have access to a mid-tier GPU.
Not ideal if you need to predict the structure of multi-chain protein complexes, proteins interacting with DNA/RNA/ligands, or if you don't have GPU access.
Stars
33
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jun 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ogchen/nanofold"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mxfold/mxfold2
MXfold2: RNA secondary structure prediction using deep learning with thermodynamic integration
kyegomez/Open-AF3
Implementation of Alpha Fold 3 from the paper: "Accurate structure prediction of biomolecular...
PaddlePaddle/PaddleHelix
Bio-Computing Platform Featuring Large-Scale Representation Learning and Multi-Task Deep...
mjendrusch/salad
protein structure generation with sparse all-atom denoising models
dptech-corp/Uni-Fold
An open-source platform for developing protein models beyond AlphaFold.