Back to Exercises
Week 11
Advanced
Week 11 Coding Exercise
Enzyme Design & Catalysis
45-60 min
Python
Exercise Overview
Locate catalytic residues using PyRosetta API
Setup Instructions
1
Install required Python packages (BioPython, NumPy, Matplotlib)
2
Download the starter code and data files
3
Set up your development environment
Tasks to Complete
Complete the main coding exercise as described
Test your implementation with provided test cases
Add comments and documentation to your code
Create visualizations of your results
Helpful Resources
BioPython Documentation
Open
NumPy User Guide
Open
Matplotlib Tutorials
Open
Exercise Progress
Completion Status
0% Complete
Download Files
Mark Complete
Back to Week 11
View All Exercises