Trees | Index | Help |
---|
Package Bio :: Package Align :: Module AlignInfo |
|
Extract information from alignment objects.
In order to try and avoid huge alignment objects with tons of functions, functions which return summary type information about alignments should be put into classes in this module.
classes: o SummaryInfo o PSSMClasses | |
---|---|
PSSM |
Represent a position specific score matrix. |
SummaryInfo |
Calculate summary info about the alignment. |
Function Summary | |
---|---|
Three column output: position, aa in representative sequence, ic_vector value |
Function Details |
---|
print_info_content(summary_info, fout=None, rep_record=0)Three column output: position, aa in representative sequence, ic_vector value |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Jan 31 09:59:44 2007 | http://epydoc.sf.net |