Class StandardizedMolSearch

All Implemented Interfaces:
Licensable, SearchConstants, StereoConstants
Direct Known Subclasses:
RgroupDecomposition

@PublicApi public class StandardizedMolSearch extends MolSearch
MolSearch subclass that standardizes query and target structures by default before searching.

The default standardization action is general aromatization. It can be customized using MolSearch.setStandardizer(chemaxon.standardizer.Standardizer). The input molecules are cloned before standardization, so the original objects are not modified during the use of this class.

Since:
JChem 3.2