OEConfigureFPDatabaseMemoryType
OEConfigureFPDatabaseMemoryType(itf: OEInterface, defvalue: int,
name: str = "-memorytype",
alias: str = "-m") -> bool
Adds a fingerprint database memory type parameter to the given interface.
- itf
The interface being configured.
- defvalue
Default parameter value.
- name
The name of the parameter.
- alias
The alternative i.e. alias name of the parameter.
See also
OEInterface class in the OEChem TK manual
OEFastFPDatabaseMemoryTypenamespaceOEGetFPDatabaseMemoryTypefunctionExample code in Searching fast fingerprint database section