IMP logo
IMP Reference Guide  2.11.1
The Integrative Modeling Platform
IMP.pmi.mmcif.GMMParser Class Reference

Extract metadata from an EM density GMM file. More...

Inherits Parser.

Detailed Description

Extract metadata from an EM density GMM file.

Note
This class is only available in Python.

Definition at line 1633 of file mmcif.py.

Public Member Functions

def parse_file
 Extract metadata from filename. More...
 

Member Function Documentation

def IMP.pmi.mmcif.GMMParser.parse_file (   self,
  filename 
)

Extract metadata from filename.

Returns
a dict with key dataset pointing to the GMM file and number_of_gaussians to the number of GMMs (or None)

Definition at line 1637 of file mmcif.py.


The documentation for this class was generated from the following file: