Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PdbxReferenceMoleculeRelatedStructures

Index

Properties

__typename?: "PdbxReferenceMoleculeRelatedStructures"
citation_id?: <internal>.Maybe<string>

A link to related reference information in the citation category.

db_accession?: <internal>.Maybe<string>

The database accession code for the related structure reference.

Examples: 143108

db_code?: <internal>.Maybe<string>

The database identifier code for the related structure reference.

Examples: QEFHUE

db_name?: <internal>.Maybe<string>

The database name for the related structure reference.

Examples: CCDC

family_prd_id: string

The value of _pdbx_reference_molecule_related_structures.family_prd_id is a reference to _pdbx_reference_molecule_list.family_prd_id in category PDBX_REFERENCE_MOLECULE_FAMILY_LIST.

formula?: <internal>.Maybe<string>

The formula for the reference entity. Formulae are written according to the rules:

  1. Only recognised element symbols may be used.

  2. Each element symbol is followed by a 'count' number. A count of '1' may be omitted.

  3. A space or parenthesis must separate each element symbol and its count, but in general parentheses are not used.

  4. The order of elements depends on whether or not carbon is present. If carbon is present, the order should be: C, then H, then the other elements in alphabetical order of their symbol. If carbon is not present, the elements are listed purely in alphabetic order of their symbol. This is the 'Hill' system used by Chemical Abstracts.

Examples: C18 H19 N7 O8 S

name?: <internal>.Maybe<string>

The chemical name for the structure entry in the related database

Examples: actinomycn

ordinal: number

The value of _pdbx_reference_molecule_related_structures.ordinal distinguishes related structural data for each entity.

Generated using TypeDoc