Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RcsbPolymerEntityInstanceContainerIdentifiers

Index

Properties

__typename?: "RcsbPolymerEntityInstanceContainerIdentifiers"
asym_id: string

Instance identifier for this container.

auth_asym_id?: <internal>.Maybe<string>

Author instance identifier for this container.

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

Residue index mappings between author provided and entity polymer sequence positions.

Author residue indices (auth_seq_num) include insertion codes when present. The array indices correspond to the indices (1-based) of the deposited sample sequence (entity_poly_seq). Unmodelled residues are represented with a "?" value.

entity_id?: <internal>.Maybe<string>

Entity identifier for the container.

entry_id: string

Entry identifier for the container.

rcsb_id?: <internal>.Maybe<string>

A unique identifier for each object in this entity instance container formed by an 'dot' (.) separated concatenation of entry and entity instance identifiers.

Examples: 1KIP.A

Generated using TypeDoc