IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/19
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 1724 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 1728 of file mmcif.py.


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