Data Item _ihm_struct_assembly.parent_assembly_id

General

Item name
_ihm_struct_assembly.parent_assembly_id
Category name
ihm_struct_assembly
Attribute name
parent_assembly_id
Required in PDB entries
yes
Used in currrent PDB entries
No

Item Description

The parent of this assembly in a hierarchy. This data item is an internal category pointer to _ihm_struct_assembly.assembly_id This data item should point to the assembly id of the immediate parent in a hierarchy. By convention, the full assembly (top of hierarchy) is assigned parent id 0 (zero). In case of assemblies that do not conform to a hierarchy, _ihm_struct_assembly.parent_assembly_id is the same as _ihm_struct_assembly.assembly_id indicating a self-parent.

Data Type

Data type code
int
Data type detail
int item types are the subset of numbers that are the negative or positive integers.
Primitive data type code
numb
Regular expression
[+-]?[0-9]+