Home | Trees | Indices | Help |
|
---|
|
object --+ | list --+ | mmCIFFile
Class representing a mmCIF files.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
str(x)
|
x==y
|
Retrieve a mmCIFData object by index or name.
|
Remove a mmCIFData by index or data name. Raises IndexError or KeyError if the mmCIFData object is not found, the error raised depends on the argument type.
|
Append a mmCIFData object. This will trigger the removal of any mmCIFData object in the file with the same name.
|
insert object before index
|
Load and append the mmCIF data from file object fil into self. The fil argument must be a file object or implement its iterface. |
Returns the mmCIFData object with the given name. Returns None if no such object exists. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 27 14:43:16 2011 | http://epydoc.sourceforge.net |