Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PdbxStructAssemblyGen

Index

Properties

__typename?: "PdbxStructAssemblyGen"
assembly_id?: <internal>.Maybe<string>

This data item is a pointer to _pdbx_struct_assembly.id in the PDBX_STRUCT_ASSEMBLY category.

asym_id_list?: <internal>.Maybe<<internal>.Maybe<string>[]>

This data item is a pointer to _struct_asym.id in the STRUCT_ASYM category.

This item may be expressed as a comma separated list of identifiers.

oper_expression?: <internal>.Maybe<string>

Identifies the operation of collection of operations from category PDBX_STRUCT_OPER_LIST.

Operation expressions may have the forms:

(1) the single operation 1 (1,2,5) the operations 1, 2, 5 (1-4) the operations 1,2,3 and 4 (1,2)(3,4) the combinations of operations 3 and 4 followed by 1 and 2 (i.e. the cartesian product of parenthetical groups applied from right to left)

Examples: (1), (1,2,5), (1-60), (1-60)(61)

ordinal: number

This data item is an ordinal index for the PDBX_STRUCT_ASSEMBLY category.

Generated using TypeDoc