Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PdbxReferenceMoleculeFeatures

Index

Properties

__typename?: "PdbxReferenceMoleculeFeatures"
family_prd_id: string

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

ordinal: number

The value of _pdbx_reference_molecule_features.ordinal distinguishes each feature for this entity.

prd_id: string

The value of _pdbx_reference_molecule_features.prd_id is a reference _pdbx_reference_molecule.prd_id in the PDBX_REFERENCE_MOLECULE category.

source?: <internal>.Maybe<string>

The information source for the component feature.

Examples: PDB, CHEBI, DRUGBANK, PUBCHEM

source_ordinal?: <internal>.Maybe<number>

The value of _pdbx_reference_molecule_features.source_ordinal provides the priority order of features from a particular source or database.

type?: <internal>.Maybe<string>

The entity feature type.

Examples: FUNCTION, ENZYME INHIBITED, STRUCTURE IMAGE URL

value?: <internal>.Maybe<string>

The entity feature value.

Generated using TypeDoc