Package schrodinger :: Package structutils :: Module structalign
[hide private]
[frames] | no frames]

Module structalign

A module for performing protein structure alignment. This requires Prime to be installed and licensed appropriately as the SKA program distributed with Prime is what is actually used to do the alignment.

The structural alignment is performed and the results are added as properties to the input CTs. For each template the alignment is returned along with the raw output from ska.

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  StructAlign
This is the class used to perform the structural alignment.
Variables [hide private]
  logger = log.get_logger()
  DEBUG = False
hash(x)
  __package__ = 'schrodinger.structutils'