| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
            object --+        
                     |        
core.AbstractContainer --+    
                         |    
  core.AbstractNIContainer --+
                             |
                            Target
Represents a protein structure prediction target.
| Nested Classes | |
| Inherited from  | 
| Instance Methods | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Target | 
 | ||
| Target | 
 | ||
| Inherited from  Inherited from  Inherited from  | |||
| Static Methods | |||
| 
 | |||
| Target | 
 | ||
| Target | 
 | ||
| Class Variables | |
| __abstractmethods__ =  | |
| Properties | |
| accession | |
| chain_id | |
| errors | |
| id | |
| length | |
| matches | |
| max_overlap | |
| residues | |
| sequence | |
| Inherited from  | |
| Method Details | 
| 
 x.__init__(...) initializes x; see help(type(x)) for signature 
 | 
| 
 Add a new fragment match. 
 | 
| 
 Assign a bunch of fragments at once. 
 | 
| 
 
 | 
| 
 Filter the current fragment map using a FragmentCluster. 
 | 
| 
 Factory, which builds Target objects from an HMM profile. 
 | 
| 
 Factory, which builds Target objects from a bare sequence. 
 | 
| Property Details | 
| accession
 | 
| chain_id
 | 
| errors
 | 
| id
 | 
| length
 | 
| matches
 | 
| max_overlap
 | 
| residues
 | 
| sequence
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:04 2017 | http://epydoc.sourceforge.net |