Loading [MathJax]/extensions/tex2jax.js
IMP logo
IMP Reference Guide  develop.ae08f42f4a,2025/04/02
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.