match_smarts.Rd
Find matches to a given molecule using a SMARTs pattern.
match_smarts(smarts, mol, limit = 10)
a SMARTS string
a CDK IAtomContainer or a java.util.Arraylist of them
limit of the number of matches
a hashset of atoms and bonds
https://cdk.github.io/cdk/latest/docs/api/org/openscience/cdk/isomorphism/Mappings.html
https://cdk.github.io/cdk/latest/docs/api/org/openscience/cdk/smiles/smarts/SmartsPattern.html