Skip to content

Initial Zenodo release

Latest
Compare
Choose a tag to compare
@pschwllr pschwllr released this 17 Nov 14:19
· 16 commits to master since this release

RXNFP - chemical reaction fingerprints.

Code to convert reaction SMILES into fingerprints, classify chemical reactions and generate reaction atlases.

This release is complementing the Mapping the Space of Chemical Reactions using Attention-Based Neural Networks publication by Philippe Schwaller, Daniel Probst, Alain C. Vaucher, Vishnu H Nair, David Kreutter, Teodoro Laino and Jean-Louis Reymond.

Mapping the Space of Chemical Reactions using Attention-Based Neural Networks

Organic reactions are usually assigned to classes containing reactions with similar reagents and mechanisms. Reaction classes facilitate the communication of complex concepts and efficient navigation through chemical reaction space. However, the classification process is a tedious task. It requires the identification of the corresponding reaction class template via annotation of the number of molecules in the reactions, the reaction center, and the distinction between reactants and reagents. This work shows that transformer-based models can infer reaction classes from non-annotated, simple text-based representations of chemical reactions. Our best model reaches a classification accuracy of 98.2%. We also show that the learned representations can be used as reaction fingerprints that capture fine-grained differences between reaction classes better than traditional reaction fingerprints. The insights into chemical reaction space enabled by our learned fingerprints are illustrated by an interactive reaction atlas providing visual clustering and similarity searching.