| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
      object --+    
               |    
ClansFileBuilder --+
                   |
                  ClansFileWriter
Class for serializing a Clans instance to a file in CLANS format.
| Nested Classes | |
| Inherited from  | 
| Instance Methods | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| Class Variables | |
| __abstractmethods__ =  | |
| Properties | |
| Inherited from  Inherited from  | 
| Method Details | 
| 
 x.__init__(...) initializes x; see help(type(x)) for signature 
 | 
| 
 Appends a <hsp>data</hsp> CLANS file block to the output. If the CLANS instance has hsp_att_mode=="att" we add a <att>data<att> block which has the same format. 
 | 
| 
 Appends a <param>data</param> CLANS file block to the output. 
 | 
| 
 Appends a <pos>data</pos> CLANS file block to the output. 
 | 
| 
 Appends a <rotmtx>data</rotmtx> CLANS file block to the output. 
 | 
| 
 Appends a <seq>data</seq> CLANS file block to the output. 
 | 
| 
 Appends a <seqgroupsparam>data</seqgroups> CLANS file block to the output. 
 | 
| 
 Appends the 'sequences=<#sequences>' line to the output. 
 | 
| 
 Creates a CLANS file containing all data from 
   
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:04 2017 | http://epydoc.sourceforge.net |