8 '''Return the version of this module, as a string'''
12 '''Return the fully-qualified name of this module'''
16 '''Return the full path to one of this module's data files'''
18 return IMP._get_module_data_path(
"mmcif", fname)
21 '''Return the full path to one of this module's example files'''
23 return IMP._get_module_example_path(
"mmcif", fname)
def get_module_version
Return the version of this module, as a string.
def get_example_path
Return the full path to one of this module's example files.
def get_data_path
Return the full path to one of this module's data files.
def get_module_name
Return the fully-qualified name of this module.
Utility functions for IMP.mmcif.