Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RcsbChemCompContainerIdentifiers

Index

Properties

__typename?: "RcsbChemCompContainerIdentifiers"
atc_codes?: <internal>.Maybe<<internal>.Maybe<string>[]>

The Anatomical Therapeutic Chemical (ATC) Classification System identifiers corresponding to the chemical component.

comp_id: string

The chemical component identifier.

Examples: ATP, STI

drugbank_id?: <internal>.Maybe<string>

The DrugBank identifier corresponding to the chemical component.

Examples: DB00781, DB15263

prd_id?: <internal>.Maybe<string>

The BIRD definition identifier.

Examples: PRD_000010

rcsb_id?: <internal>.Maybe<string>

A unique identifier for the chemical definition in this container.

Examples: ATP, PRD_000010

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

The list of subcomponents contained in this component.

Generated using TypeDoc