Properties
fptypes
fptypes: { id: string; name: string }[]
freeWilson
freeWilson: { enabled: boolean }
generateFingerprints
generateFingerprints: { enabled: boolean; fptypes: string[] }
Type declaration
enabled: boolean
fptypes: string[]
iformats
iformats: string[]
metrics
metrics: { id: string; name: string }[]
nearNeighborsColumn
nearNeighborsColumn: { enabled: boolean; fptypes: string[]; metrics: string[] }
Type declaration
enabled: boolean
fptypes: string[]
metrics: string[]
oformats
oformats: string[]
rgroupDecomposition
rgroupDecomposition: { enabled: boolean }
structureSearch
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
structureToImage: { enabled: boolean; grid: boolean; templates: boolean }
Type declaration
enabled: boolean
grid: boolean
templates: boolean