Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PdbxChemCompDescriptor

Index

Properties

__typename?: "PdbxChemCompDescriptor"
comp_id: string

This data item is a pointer to _chem_comp.id in the CHEM_COMP category.

descriptor?: <internal>.Maybe<string>

This data item contains the descriptor value for this component.

program: string

This data item contains the name of the program or library used to compute the descriptor.

Examples: OPENEYE, CACTVS, DAYLIGHT, OTHER

program_version: string

This data item contains the version of the program or library used to compute the descriptor.

type: string

This data item contains the descriptor type.

Allowable values: InChI, InChIKey, InChI_CHARGE, InChI_FIXEDH, InChI_ISOTOPE, InChI_MAIN, InChI_MAIN_CONNECT, InChI_MAIN_FORMULA, InChI_MAIN_HATOM, InChI_RECONNECT, InChI_STEREO, SMILES, SMILES_CANNONICAL, SMILES_CANONICAL

Generated using TypeDoc