Trees | Indices | Help |
|
---|
|
Module for capping uncapped terminal residues in a protein structure by adding NME or ACE caps as appropriate.
Usage: capped_st = cap_termini(input_st)
Copyright Schrodinger, LLC. All rights reserved.
|
|||
CapTermini |
|
|||
|
|||
|
|||
|
|||
|
|
|||
__doc__ =
|
|||
INSCODES =
|
|||
CAPBOTH = 3 hash(x) |
|||
CAPC = 1
|
|||
CAPN = 2
|
|||
DONTCAP = 0 hash(x) |
|||
__package__ =
|
|
Determines whether a fragment is able to be capped. Returns CAPN if specified residue can be N-capped, CAPC if C-capped; DONTCAP if it can't be capped. |
|
__doc__
|
INSCODES
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:30 2016 | http://epydoc.sourceforge.net |