Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RcsbChemCompInfo

Index

Properties

__typename?: "RcsbChemCompInfo"
atom_count?: <internal>.Maybe<number>

Chemical component total atom count

atom_count_chiral?: <internal>.Maybe<number>

Chemical component chiral atom count

atom_count_heavy?: <internal>.Maybe<number>

Chemical component heavy atom count

bond_count?: <internal>.Maybe<number>

Chemical component total bond count

bond_count_aromatic?: <internal>.Maybe<number>

Chemical component aromatic bond count

comp_id: string

The chemical component identifier.

initial_deposition_date?: any

The date the chemical definition was first deposited in the PDB repository.

Examples: 2016-09-11

initial_release_date?: any

The initial date the chemical definition was released in the PDB repository.

Examples: 2016-09-11

release_status?: <internal>.Maybe<string>

The release status of the chemical definition.

Allowable values: DEL, HOLD, HPUB, OBS, REF_ONLY, REL

revision_date?: any

The date of last revision of the chemical definition.

Examples: 2016-10-12

Generated using TypeDoc