Skip to content

HarshApurva/ProteinFoldPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProteinFold Pro 🧬🔬

Advanced Multi-Method Protein Structure Prediction Pipeline

Python 3.8+

Predict protein 3D structures using state-of-the-art AI methods with automated quality checks.

Features

  • 🚀 ColabFold (AlphaFold2) integration
  • ⚡ ESMFold for fast predictions
  • 🔍 HHblits & BLAST MSA generation
  • 🛠️ OpenMM structure refinement
  • 📊 Confidence metrics (pLDDT, PAE)
  • 🐳 Docker container support

Quick Install

conda create -n proteinfold python=3.10
conda activate proteinfold
bash scripts/install_deps.sh

About

ProteinFold Pro: A multi-method protein structure prediction pipeline combining ColabFold (AlphaFold2), ESMFold, and structure refinement tools. Ideal for researchers and bioinformaticians needing reliable 3D protein models with automated quality checks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors