ChemieEnglischJekyll

Jeremy Monat, PhD

Jeremy Monat, PhD
Scientific software developer
StartseiteAtom-Feed
language
ChemieEnglisch
Veröffentlicht

Retrosynthetic analysis involves decomposing a target molecule into a set of fragments that could be combined to make the parent molecule using common reactions. The Recap algorithm by X. Lewell, D. Judd, S. Watson, and M. Hann accomplishes that. Recap is implemented in the RDKit cheminformatics Python package.

ChemieEnglisch
Veröffentlicht

When analyzing a set of molecules, you might want to find the maximum common substructure (MCS) match between them. This utility function SmilesMCStoGridImage does that for a set of molecules specified by SMILES, displays the SMARTS substructure as a molecule, and displays all the molecules in a grid with that substructure highlighted and aligned.