Spruce TK Examples¶
The following table lists the currently available Spruce TK examples:
Program |
Description |
---|---|
constructing design units from a PDB (due to loop modeling this example takes ~10 min) |
|
constructing apo design units from a PDB using a site residue input (due to loop modeling this example takes ~10 min) |
|
superposition of two proteins |
|
extract biounits from PDB header remarks |
|
extract biounits from a sequence alignment to a reference protein |
|
find pockets and some of its properties from a protein or DesignUnit |
|
Writing du to mmcif file |
|
Writing a metadata JSON file from a FASTA file |
Examples:
- Creating OEDesignUnits from a PDB file
- Creating apo OEDesignUnits from a PDB file
- Creating mmcif file from an input DU
- Calculating superposition
- Extracting Biounits from PDB header remarks
- Extracting Biounits by aligning to a reference protein
- Finding pockets and their properties (like, Surface Area) from a PDB file
- Write a metadata JSON file from a FASTA file