| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
       object --+    
                |    
AbstractAlignment --+
                    |
                   A3MAlignment
A specific type of multiple alignment, which provides some operations relative to a master sequence (the first entry in the alignment).
| Nested Classes | |
| Inherited from  | 
| Instance Methods | |||
| 
 | |||
| str | 
 | ||
| 
 | |||
| bool | 
 | ||
| Inherited from  Inherited from  | |||
| Static Methods | |||
| A3MAlignment | 
 | ||
| Class Variables | |
| __abstractmethods__ =  | |
| Properties | |
| AbstractSequence | master The master sequence | 
| int | matches Number of match states (residues in the ungapped master). | 
| Inherited from  Inherited from  | |
| Method Details | 
| 
 x.__init__(...) initializes x; see help(type(x)) for signature 
 | 
| 
 Format the alignment as a string. 
 | 
| 
 Return True of  
 | 
| 
 Create a new A3MAlignment from an A3M string. 
 | 
| Property Details | 
| masterThe master sequence 
 | 
| matchesNumber of match states (residues in the ungapped master). 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |