Package schrodinger :: Package application :: Package msv :: Package domain :: Module alignment
[hide private]
[frames] | no frames]

Module alignment

Classes for working with sequences containing alignment information (gaps) and collections thereof.

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  ResidueSelection
ResidueSelection(residues, indices)
  AlignmentSignals
A collection of signals that can be emitted by an alignment
  _Region
Utility class to store information about locked or unlocked regions of an alignment
  BaseAlignment
Abstract base class for classes which handle alignment of various sequences and corresponding annotations.
  ProteinAlignment
Variables [hide private]
  __package__ = 'schrodinger.application.msv.domain'