Distances automatically generated in HADDOCK from several sets of "active" (key) residues can currently reference only a unique dataset as a source of information in the IHM dictionary (_ihm_derived_distance_restraint.dataset_list_id).
However, HADDOCK does not distinguish whether two key residues come from the same source or from two different ones (e.g. mutagenesis, DNA-footprinting, FRET, etc.).
We should try to find a way to reference multiple experiments when defining a distance restraint.
Two solutions were proposed for the moment:
- Be able to reference the
_ihm_dataset_group.group_id item that is supposed to group datasets used for the same modeling protocol (and referenced in _ihm_modeling_protocol.dataset_group_id)
- Allows for comma-separated list of values in
_ihm_derived_distance_restraint.dataset_list_id item.