9 #ifndef IMPATOM_MMCIF_H
10 #define IMPATOM_MMCIF_H
12 #include <IMP/atom/atom_config.h>
16 IMPATOM_BEGIN_NAMESPACE
20 PDBSelector *selector = get_default_pdb_selector()
22 ,
bool noradii =
false
27 IMPATOMEXPORT Hierarchy
read_mmcif(TextInput input, Model *model,
28 PDBSelector *selector = get_default_pdb_selector()
30 ,
bool noradii =
false
Hierarchies read_multimodel_mmcif(TextInput input, Model *model, PDBSelector *selector=get_default_pdb_selector())
Read all models from the mmCIF file.
Decorator for helping deal with a hierarchy of molecules.
Hierarchy read_mmcif(TextInput input, Model *model, PDBSelector *selector=get_default_pdb_selector())
Read all the molecules in the first model of the mmCIF file.