[Rdkit-discuss] Categorising reactions using SMARTS
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
From: James W. <jea...@gm...> - 2016-10-27 11:03:07
|
Hi, I'm trying to replicate the Schneider categorisations with a local set of reactions that I have stored in SMILES. I currently have the categorisation filters as Reaction SMARTS, and I was hoping to do a standard substructure comparison between the SMARTS and the SMILES, but can't seem to do that. I'm using the Java wrapped version, and I can see how to import a ChemicalReaction as SMILES or SMARTS, I can't see how to compose such a query. Can anyone offer me any help or pointers? Thanks in advance, James |