Home | Trees | Indices | Help |
|
---|
|
Uses MacroModel substructure definitions to set PDB atom and residue names for a structure. Also re-numbers residues, and optionally adds bond orders.
Copyright Schrodinger, LLC. All rights reserved.
|
|||
Substructure Holds the information about a substructure |
|
|||
|
|||
|
|||
|
|||
|
|
|||
__doc__ =
|
|||
_subs_table =
|
|||
SUBSTRUCTURES = []
|
|||
__package__ =
|
|||
atom_types =
|
|||
definition =
|
|||
restype =
|
|||
sub = <schrodinger.protein.pdbname.Substructure object at 0x7f
|
|
Given a list of atom objects, returns the OXT atom (oxygen of the -COOH) bound to the C-termini atom of the group. If no such atom is found, None is returned. TODO: Extend to include other termini atoms. |
Assign PDB residue and/or atom names to struct. This is based on substructure definitions for standard residues. Anything not in the substructure database is left untouched.
|
Renumber all residues to have a unique residue number and have residue numbers that are contiguous.
|
|
__doc__
|
_subs_table
|
sub
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Aug 8 02:52:32 2017 | http://epydoc.sourceforge.net |