Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ChemistryToolkitFeatures

Index

Properties

calculatedProperties: { enabled: boolean; properties: CalculatedPropertyType[] }

Type declaration

fptypes: { id: string; name: string }[]
freeWilson: { enabled: boolean }

Type declaration

  • enabled: boolean
generateFingerprints: { enabled: boolean; fptypes: string[] }

Type declaration

  • enabled: boolean
  • fptypes: string[]
iformats: string[]
metrics: { id: string; name: string }[]
nearNeighborsColumn: { enabled: boolean; fptypes: string[]; metrics: string[] }

Type declaration

  • enabled: boolean
  • fptypes: string[]
  • metrics: string[]
oformats: string[]
rgroupDecomposition: { enabled: boolean }

Type declaration

  • enabled: boolean
structureSearch: { exact: { enabled: boolean; stereo: boolean }; similarity: { enabled: boolean; fptypes: string[]; metrics: string[] }; substructure: { enabled: boolean; matches: { id: string; name: string }[]; stereo: boolean } }

Type declaration

  • exact: { enabled: boolean; stereo: boolean }
    • enabled: boolean
    • stereo: boolean
  • similarity: { enabled: boolean; fptypes: string[]; metrics: string[] }
    • enabled: boolean
    • fptypes: string[]
    • metrics: string[]
  • substructure: { enabled: boolean; matches: { id: string; name: string }[]; stereo: boolean }
    • enabled: boolean
    • matches: { id: string; name: string }[]
    • stereo: boolean
structureToImage: { enabled: boolean; grid: boolean; templates: boolean }

Type declaration

  • enabled: boolean
  • grid: boolean
  • templates: boolean

Generated using TypeDoc