Extracting Protein Backbone¶
A program that extracts the backbone from a protein. An example command would be:
prompt> python backbone.py input.pdb output.pdb
Code¶
Download code
See also
- OEPerceiveResiduesfunction
- OEIsBackboneAtom predicate 
- OESubsetMolfunction