﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
600	Model.metadata does not contain cell information for model from an mmCIF file	Tristan Croll	Greg Couch	"Making adjustments to the Clipper plugin to provide live-scrolling coordinate symmetry without the data from an MTZ file. Easy enough to pull out the CRYST1 card from Model.metadata for a model loaded from a PDB file, but the equivalent information from an mmCIF (_cell.* and _symmetry.*) doesn't appear to be available. If m is an mmCIF AtomicStructure:


{{{
m.metadata.keys()

Out: dict_keys(['chain_entity_map', 'entity', 'entity data', 'entity_src_gen', 'entity_src_gen data', 'pdbx_struct_assembly', 'pdbx_struct_assembly data', 'pdbx_struct_assembly_gen', 'pdbx_struct_assembly_gen data'])
}}}
"	defect	closed	major		Higher-Order Structure		fixed						all	ChimeraX
