Bio :: PDB :: MMCIFParser :: MMCIFParser :: Class MMCIFParser
[hide private]
[frames] | no frames]

Class MMCIFParser

source code

object --+
         |
        MMCIFParser

Instance Methods [hide private]
 
get_structure(self, structure_id, filename) source code
 
_build_structure(self, structure_id) source code
 
_get_icode(self, resseq)
Tries to return the icode.
source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_get_icode(self, resseq)

source code 

Tries to return the icode. In MMCIF files this is just part of resseq! In PDB files, it's a separate field.