Spaces:
Sleeping
Sleeping
metadata
title: BroteinShake BioHub
emoji: 🥤
colorFrom: green
colorTo: gray
sdk: docker
app_port: 7860
pinned: false
BroteinShake
AI-Driven Structural Mimicry & BBB-Shuttle Design
A Gradio application for protein redesign using ProteinMPNN and structural refinement with OpenMM.
Features
- Sequence Generation: Download PDB structures and generate optimized sequences using ProteinMPNN
- Structural Refinement: Refine ESM-folded structures with alignment and clash resolution
Usage
- Enter a PDB ID (e.g., 3kas)
- Specify fixed chains (to keep unchanged) and variable chains (to redesign)
- Generate sequences and fold the best design on ESM Atlas
- Upload the folded structure for refinement
Requirements
- Python 3.10
- Conda environment with OpenMM and PDBFixer
- ProteinMPNN (cloned automatically)
Installation
The space uses conda environment specified in environment.yml.