| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ISitesParser
Implements an I-Sites fragment library parser v.5.1+ (2008).
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
| Library |
|
||
| Cluster |
|
||
| Library |
|
||
|
Inherited from |
|||
| Properties | |
|
clusters Efficient iterator over all Cluster objects. |
|
|
library Return the general properties of the library. |
|
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Parse I-sites library common/general properties. Clusters are not
parsed, but can be fetched on demand while iterating over
|
Parse a single I-Sites entry.
|
Parse the whole library to end.
|
| Property Details |
clustersEfficient iterator over all Cluster objects.
|
libraryReturn the general properties of the library. Library Clusters are iterable, but read efficiently only on demand.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jun 20 10:55:47 2013 | http://epydoc.sourceforge.net |