IMP logo
IMP Reference Guide  develop.d4e9f3251e,2024/04/26
The Integrative Modeling Platform
IMP.mmcif.data Namespace Reference

Classes to represent data structures used in mmCIF. More...

Detailed Description

Classes to represent data structures used in mmCIF.

Functions

def get_molecule
 Given a Hierarchy, walk up and find the parent Molecule. More...
 

Function Documentation

def IMP.mmcif.data.get_molecule (   h)

Given a Hierarchy, walk up and find the parent Molecule.

Note
This function is only available in Python.

Definition at line 44 of file data.py.