HappyDoc Generated Documentation ./StructSeqAlign/align.py

. / StructSeqAlign / align.py 

Functions   
  multiAlign 
multiAlign (
        chains,
        cutoff,
        matchType,
        gapChar,
        circular,
        )
Exceptions   

AttributeError, "No such EndPoint attribute: %s" % attr
UserError("Cannot generate alignment with" " %s %s because it is not superimposed" " on the other structures" %( seq.molecule.name, seq.name ) )

  pairAlign 
pairAlign (
        chains,
        cutoff,
        gapChar,
        circular,
        showAlignment=True,
        )
Exceptions   

UserError( "Cannot generate alignment because no" " residues within cutoff distance" )

  match2align 
match2align (
        chains,
        cutoff,
        matchType,
        gapChar,
        circular,
        )
  findPruneCrosslinks 
findPruneCrosslinks (
        allLinks,
        pairings,
        seq1,
        seq2,
        linkList,
        links1,
        links2,
        tag="",
        )
Classes   

This document was automatically generated Thu Nov 15 14:10:10 2007 by HappyDoc version 3.0.a1