Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2025
Data sources: ZENODO
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2025
Data sources: ZENODO
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2025
Data sources: ZENODO
ZENODO
Dataset . 2025
Data sources: Datacite
ZENODO
Dataset . 2025
Data sources: Datacite
ZENODO
Dataset . 2025
Data sources: Datacite
ZENODO
Dataset . 2025
Data sources: Datacite
versions View all 4 versions
addClaim

IR-NMR Multimodal Computational Spectra Dataset for 177K Patent-Extracted Organic Molecules

Authors: Zipoli, Federico; Alberts, Marvin; Laino, Teodoro;

IR-NMR Multimodal Computational Spectra Dataset for 177K Patent-Extracted Organic Molecules

Abstract

# NMR and IR Spectra Dataset for Organic Molecules This dataset contains computed NMR and IR spectroscopic data for a wide range of organic molecules. It is intended to support research in computational chemistry, spectroscopy, and machine learning. ## Contents - `NMR_data.parquet`: Nuclear Magnetic Resonance (NMR) data for 1,255 unique organic molecules.- `IR_data_chunkXXX_of_009.parquet`: Infrared (IR) spectra for 177,461 unique molecules, split into 9 files for easier handling. --- ## NMR Dataset **File**: `NMR_data.parquet` This file contains dynamic NMR properties computed from molecular dynamics simulations. For each of the 1,255 molecules, NMR shifts were calculated over several MD frames to capture thermal effects and conformational flexibility. Each record includes: - `id`: Unique molecule identifier- `smiles`: SMILES string representing the molecule- `atoms`: List of atomic symbols- `xyz`: Cartesian coordinates of the atoms- `frames`: Dictionary of frame-specific data including: - `c_nmr_peaks_ave`, `h_nmr_peaks_ave`: Averaged chemical shifts - `c_nmr_peaks_unsorted`, `h_nmr_peaks_unsorted`: Raw per-atom shifts - `nmr_cpmd_text`: CPMD-calculated shielding data with TMS referencing - Frame-specific atomic positions- `averaged_frames`: Averaged shifts over all frames- `h_nmr_std`, `c_nmr_std`: Standard deviations across frames- Additional metadata like group indices for chemically equivalent atoms This dataset enables training and validation of machine learning models that aim to predict NMR shifts based on 3D structure and thermal motion. --- ## IR Spectra Dataset **Files**: `IR_data_chunk001_of_009.parquet` to `IR_data_chunk009_of_009.parquet` Due to the large size of the dataset, IR spectra are provided in 9 separate Parquet files. The first 8 files contain 20,000 molecules each; the final chunk contains the remainder. Each molecule includes: - `id`: Unique molecule identifier- `smiles`: SMILES string representation- `type`: Atom types (as integer codes: B=0, Br=1, C=2, Cl=3, F=4, H=5, I=6, N=7, O=8, P=9, S=10, Si=11)- `Frequency(cm^-1)`: IR frequency axis (up to 4003.17 cm⁻¹, 0.3336 cm⁻¹ resolution)- `ir_spectra`: Quantum-corrected IR intensity values ### IR Calculation Details - Dipole moment trajectories were sampled every 2.5 fs over 100 ps (40,001 time steps).- The IR spectra were computed via Fourier transform of the autocorrelation of the dipole signal, using a Blackman window to reduce spectral leakage.- Quantum correction factors were applied to approximate spectra at 300 K, following Gaigeot and Sprik. These spectra are suitable for spectral analysis, machine learning applications, and comparison to experimental data. --- ## Format & Usage All files are provided in Apache Parquet format for efficient access with Python (`pandas`, `pyarrow`) or other data processing tools. Example loading in Python: import pandas as pddf_nmr = pd.read_parquet("NMR_data.parquet")df_ir = pd.read_parquet("IR_data_chunk001_of_009.parquet") To load all IR data chunk files into a single dataframe: # List of files to readfiles = [ "./IR_data_chunk001_of_009.parquet", "./IR_data_chunk002_of_009.parquet", "./IR_data_chunk003_of_009.parquet", "./IR_data_chunk004_of_009.parquet", "./IR_data_chunk005_of_009.parquet", "./IR_data_chunk006_of_009.parquet", "./IR_data_chunk007_of_009.parquet", "./IR_data_chunk008_of_009.parquet", "./IR_data_chunk009_of_009.parquet",] df_ir = pd.concat([pd.read_parquet(f) for f in files], ignore_index=True) ## Citation and Further Information For a detailed description of the dataset, including computational methods, dataset generation protocols, and benchmark analyses, please refer to our accompanying preprint: Title: IR–NMR Multimodal Computational Spectra Dataset for 177K Patent-Extracted Organic Molecules Preprint: ChemRxiv Link: https://chemrxiv.org/engage/chemrxiv/article-details/684f1f86c1cb1ecda0230ceb ChemRxiv DOI: 10.26434/chemrxiv-2025-l0zqz The publication includes complete details about the contents of both the NMR and IR datasets, their intended use cases, and guidance for applying them in computational spectroscopy and machine learning research. Please cite this preprint if you use the dataset in your work.

Keywords

Nuclear Magnetic Resonance (NMR), Molecular Dynamics Simulations, Infrared Spectroscopy (IR), Spectroscopy

  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    1
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
Powered by OpenAIRE graph
Found an issue? Give us feedback
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
1
Average
Average
Average