CHOMP: Getting Started
From SHARPEN
Note: Most of the example scripts listed here were put together with an early version of SHARPEN. Updating to the latest syntax is underway. We are accumulating a comparable list of scripts with the latest syntax here:
Contents |
Basic
- Linux Pocket Guide
- Basic python scripting
- Python and Matlab
- Parse and score a pdb
- Optimize all rotamers with entirely default settings
- Walkthrough functions with iPython
- Repack specific residues
- Repack with multiple packers
Intermediate
- Score protein as is, after rotamerization
- Energy decomposition
- Score pdb and detect steric clashes
- Repack a set of proteins
- Report ramachandran outliers
- Alter simulated annealing algorithm
- Alanine scanning
- Optimize protein complex
- Binding interaction energy
- Monte Carlo search
- Simulated annealing via Monte Carlo
- Brute force search
- Monte Carlo with multiple energy graphs
- Visualize rotamers
- CHOMP tutorial: backbone geometry
- Visualize centroids
- Customize the rotamer generator
- Understanding the rotamer generator
- Backbone rebuild post residue deletion
- Backbone rebuild post residue insertion
- Build a peptide from scratch
Advanced
- Repack with 90% VDW radii
- Repack part of a larger system
- Load two complexed proteins and optimize all rotamers
- Adaptive rotamer discretization
- Calculate atom pairwise repulsion between residues
- Divide and conquer rotamer optimization
- Rebuild part of the backbone
- Manual hypergraph construction and simulated annealing
- Convert an energy graph into a hypergraph
- Save a hypergraph to disk
- Calculating a ranked list of solutions
- Track number crunching
- Convert a python script to C++
- backbone tweak Monte Carlo
- CHOMP tutorial: SPR
- Visualize an energy graph
- Protein design
- Identify residues that might hydrogen bond to a target residue
- Storing large datasets with pytables
- Dead-end elimination of Goldstein singles
- Python implementation of belief propagation
- Python implementation of the all-atom Rosetta terms
