Package schrodinger :: Package protein :: Module helix
[hide private]
[frames] | no frames]

Module helix

Module for converting residue sequences to 3D structures with an a-helix secondary structure.

Copyright Schrodinger, LLC. All rights reserved.

Functions [hide private]
 
get_fragment_structure(fragname)
 
grow_fragment(st, fromatom, toatom, fraggroup, fragname, direction=None)
Grow the given fragment to the given ct, in alpha-helix configuration.
 
process_sequence(line)
Variables [hide private]
  __doc__ = ...
  __package__ = 'schrodinger.protein'
Variables Details [hide private]

__doc__

Value:
"""

Module for converting residue sequences to 3D structures with an a-hel\
ix secondary
structure.

Copyright Schrodinger, LLC. All rights reserved.
"""