Matches a list of molecules against a list of SMARTS patterns. Molecules that match at least one SMARTS pattern are included in the first output table. Molecules that match no SMARTS pattern are directed to the second output table. Stereochemistry is supported by default. If "Match Unique" is selected, a list column with the unique count of matches is appended. The query order is preserved.
- Type: TableMoleculesTable that contains at least one column with CDK molecules.
- Type: TableSMARTSTable that contains at least one column with SMARTS queries.