Published July 13, 2023 | Version v1.0.0

RMG-DB-11: Enumerating Reaction Space for Small Molecule Chemistry

Authors/Creators

  • 1. MIT

Description

This repository presents approximately 750 million atom-mapped reaction SMILES. Reactions are generated by applying templates from the Reaction Mechanism Generator (RMG) database to a subset of the species from GDB11. Thus, we refer to this dataset as RMG-DB-11 i.e., the Reaction Mechanism Generator Database whose species contain up to 11 heavy atoms. All SMILES have been canonicalized by RDKit. All reactions are labeled with their corresponding RMG template.

This data serves as a crucial starting point for quantitative predictive chemistry. Many methods that search for transition state structures require atom-mapped SMILES, which this repository provides. This data is also well-suited for unsupervised pre-training of various machine learning models.

To parse the data with Python, start with import pandas as pd. Reactions with 1-8 heavy atoms can be parsed using the following code snippet: pd.read_csv(<filepath>). Reactions with 9 heavy atoms can be parsed using pd.read_pickle(<filepath>, compression='zip'). The file names below include the word "zip" as a helpful hint to use the compression argument. Due to the large number of reactions with 10 and 11 heavy atoms, these are split into smaller chunks. First untar the file using tar -xvf <tar_archive> to obtain several zipped pickle files that can each be parsed using the same method as with 9 heavy atoms.

Files

RMG_reactions_size01.csv

Files (18.9 GB)

Name Size
md5:ff608002372572e384d3f7d58aa907da
410 Bytes Preview Download
md5:8323ad04bb5a7336c15da2e96bc412b1
2.0 kB Preview Download
md5:e4a417cfb5d97e8f5d39cd5d8cbcab5b
12.3 kB Preview Download
md5:a6686b639ed5ea1e81d59fea052cf231
79.8 kB Preview Download
md5:c29c5b58b0f7e58360751dd274d40108
633.9 kB Preview Download
md5:683a13f916a9da86cc73a8c09cc46966
5.1 MB Preview Download
md5:85232903184ec27f40b3b495ba31b8a8
43.0 MB Preview Download
md5:7f0024d580e5215abdadbdf4e73bf094
372.0 MB Preview Download
md5:cb7dac21d4228b1df1930ca05971858b
233.6 MB Download
md5:b0f2534ba344b56bcf8757f63bd3cee1
2.0 GB Download
md5:f0206ed85ca63edf8a1a80af7111c79f
16.3 GB Download