Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PdbxReferenceEntityPolyLink

Index

Properties

__typename?: "PdbxReferenceEntityPolyLink"
atom_id_1?: <internal>.Maybe<string>

The atom identifier/name in the first of the two components making the linkage.

atom_id_2?: <internal>.Maybe<string>

The atom identifier/name in the second of the two components making the linkage.

comp_id_1?: <internal>.Maybe<string>

The component identifier in the first of the two components making the linkage.

This data item is a pointer to _pdbx_reference_entity_poly_seq.mon_id in the PDBX_REFERENCE_ENTITY_POLY_SEQ category.

comp_id_2?: <internal>.Maybe<string>

The component identifier in the second of the two components making the linkage.

This data item is a pointer to _pdbx_reference_entity_poly_seq.mon_id in the PDBX_REFERENCE_ENTITY_POLY_SEQ category.

component_id: number

The entity component identifier entity containing the linkage.

entity_seq_num_1?: <internal>.Maybe<number>

For a polymer entity, the sequence number in the first of the two components making the linkage.

This data item is a pointer to _pdbx_reference_entity_poly_seq.num in the PDBX_REFERENCE_ENTITY_POLY_SEQ category.

entity_seq_num_2?: <internal>.Maybe<number>

For a polymer entity, the sequence number in the second of the two components making the linkage.

This data item is a pointer to _pdbx_reference_entity_poly_seq.num in the PDBX_REFERENCE_ENTITY_POLY_SEQ category.

link_id: number

The value of _pdbx_reference_entity_poly_link.link_id uniquely identifies a linkage within a polymer entity.

prd_id: string

The value of _pdbx_reference_entity_poly_link.prd_id is a reference _pdbx_reference_entity_list.prd_id in the PDBX_REFERENCE_ENTITY_POLY category.

ref_entity_id: string

The reference entity id of the polymer entity containing the linkage.

This data item is a pointer to _pdbx_reference_entity_poly.ref_entity_id in the PDBX_REFERENCE_ENTITY_POLY category.

value_order?: <internal>.Maybe<string>

The bond order target for the non-standard linkage.

Allowable values: arom, delo, doub, pi, poly, quad, sing, trip

Generated using TypeDoc