NMR predictor Marvin

NMR Predictor Guide: Which Type Is Best for You?

Posted by
Csaba Peltz
on 2025-06-26

Newsletter

2025-06-26 Reading time:

NMR Predictor Guide: Which Type Is Best for You?

NMR_blogpost_v4

Why do we need NMR predictors?

 

Nuclear Magnetic Resonance (NMR) predictors are essential tools in modern chemistry and biochemistry. They help scientists and researchers interpret complex NMR spectra and elucidate molecular structures. These tools save time and resources, enabling more efficient and accurate analysis, without being an expert in NMR spectroscopy.

 

Where do we need NMR spectroscopy?

 

Nuclear magnetic resonance spectroscopy is an established method in analytical chemistry. It is non-destructive, and in contrast to various optical spectroscopic techniques, it can often give sufficient information to completely elucidate the structure of an unknown or partially unknown molecule. Therefore, NMR is an essential tool that is widely used in various fields.

 

Pharmaceutical industry

 

NMR spectroscopy is crucial for drug development and quality control. It helps in identifying the structure of new drug candidates, understanding their interactions with biological targets, and ensuring the purity and consistency of pharmaceutical products.

 

Materials science

 

NMR spectroscopy provides detailed insights into the molecular structure and dynamics of materials. This information is essential for developing new materials with specific properties, such as polymers, nanomaterials and advanced composites.

 

Environmental studies

 

NMR spectroscopy is used to analyze soil and water samples. It can detect and quantify organic compounds in complex mixtures, providing valuable data for environmental monitoring and remediation efforts.

 

Food industry

 

NMR spectroscopy is widely used in the food industry to verify product authenticity and quality. It helps detect adulteration, confirm origin, and assess composition from a single measurement. Common applications include honey profiling to detect fraud, wine profiling for quality assurance, and juice profiling to evaluate multiple quality markers in minutes.

 

Who uses NMR predictions?

 

Accurate calculation of specific spectral properties for NMR is an important step for molecular structure elucidation.

 

In NMR, one major source of information is the chemical shift at a given spin-active nucleus in a molecule, mainly 1H and 13C. The local molecular environment around a nucleus determines its chemical shift, leading to various “rules of thumb” that are taught to undergraduate organic chemists.

 

To support the easy estimation of the chemical shifts and the potential “automation” of structure elucidation, NMR predictions are utilized both in academia and industry by chemists, biochemists and researchers. They are particularly valuable for those working in the field of chemical synthesis in drug discovery, where the understanding of molecular structures is critical.

 

Simple and rapid NMR predictors for routine structure verification

 

Modern and simple NMR prediction tools are designed to offer fast, intuitive spectral predictions to support routine structure verification.

 

These tools are built for chemists who need immediate feedback during synthesis and structure elucidation, without requiring deep expertise in NMR theory. Users can draw or import a molecule and receive predicted 1H and 13C spectra almost instantly, helping them confirm or refine structures on the fly.

 

How do they work?

 

Rule-based algorithms: Encode expert knowledge and heuristics for predicting chemical shifts and coupling constants.

 

Fragment-based predictions: Use known chemical shift values from substructures or molecular fragments to estimate spectra.

 

HOSE codes: Used to describe the environment around an atom in a molecule. If two atoms have similar surroundings (same HOSE code), they’re expected to have similar NMR signals.

 

Machine learning models: Trained on large datasets of experimental NMR data to improve prediction accuracy. They group atoms into types (like aromatic carbons or methyl groups) and then apply decision trees to predict their NMR shifts. Each decision tree leads to a simple math model that estimates the signal for that atom.

 

Simple quantum chemical calculations: Applied in some more advanced cases for higher-precision predictions, especially for complex molecules.

 

Benefits

 

Accuracy: These NMR predictors achieve high enough accuracy due to their extensive training on diverse samples, making them reliable for predicting chemical shifts for routine work.

 

Rapid predictions: They provide rapid predictions, which is particularly useful for high-throughput screening and quick analysis.

 

Drawbacks

 

Limited by training: The accuracy of predictions is limited to the types of samples included in the training dataset, potentially reducing its effectiveness for novel or uncommon compounds.

 

Costly retraining: To maintain accuracy, the model may require periodic retraining with updated data, which can be costly.

 

Typical use cases

 

Drug discovery: Ideal for rapid and accurate predictions for routine structure verification in drug discovery, where understanding molecular structures quickly is crucial.

 

Quality control: Useful in quality control, ensuring the consistency and purity of products.

 

Want to see our solution? Try the NMR predictor in Marvin, our chemical drawing tool.

 

NMR prediction utilizing Deep Neural Networks

 

Deep Neural Networks (DNNs) have emerged as powerful tools for predicting NMR chemical shifts, offering significant improvements in accuracy and efficiency over traditional methods. These models leverage large datasets and advanced architectures to capture complex relationships between molecular structures and their corresponding NMR spectra.

 

The following DNN-based methods offer enhanced accuracy, efficiency, and the ability to handle complex molecular architectures.

 

Graph Neural Networks

 

One prominent approach involves the use of Graph Neural Networks (GNNs). GNNs can accurately predict chemical shifts by considering both bonded and non-bonded interactions within the molecular structure.

 

This method has shown to be effective in capturing phenomena such as hydrogen bonding and secondary structure effects.

 

SE(3) Transformer

 

Another advanced method is the SE(3) Transformer, which models atomic environments with high precision. This approach uses a pretraining and fine-tuning paradigm to achieve competitive performance in both liquid-state and solid-state NMR datasets.

 

The SE(3) Transformer has demonstrated robustness and practical utility in real-world scenarios, making it a valuable tool for structural elucidation and material design.

 

CASCADE framework

 

Additionally, the CASCADE framework (ChemicAl Shift CAlculation with DEep learning – a stereochemically-aware online calculator for NMR chemical shifts using a graph network approach developed at Colorado State University) employs a combination of molecular dynamics and GNNs to predict NMR chemical shifts.

 

This method optimizes molecular conformations and uses the trained GNN to predict shifts, providing a comprehensive approach to NMR prediction.

 

Benefits

 

High accuracy: DNNs can capture complex relationships within molecular structures, leading to highly accurate predictions of NMR chemical shifts.

 

Efficient data processing: These models can process large datasets quickly, making them suitable for high-throughput applications and reducing the time required for NMR analysis.

 

Drawbacks

 

Resource heavy: Training and running DNN models require significant computational resources, which can be a limitation for some users.

 

Relies on data quality: The accuracy of DNN predictions heavily depends on the quality and quantity of the training data. Poor or insufficient data can lead to less reliable predictions.

 

Typical use cases

 

Drug development: DNNs are ideal for predicting NMR shifts in drug candidates, aiding in the identification and optimization of new pharmaceuticals.

 

Novel materials: These methods are used to predict NMR shifts in novel materials, helping researchers understand and design materials with specific properties.

 

NMR prediction based on other types of Neural Networks

 

There are several methods for NMR shift prediction that utilize other types of neural networks. These methods offer alternatives to deep neural networks, providing flexibility in choosing the appropriate model based on the dataset size and complexity.

 

Feedforward Neural Networks (FNNs)

 

FNNs are one of the simplest types of artificial neural networks. They consist of an input layer, one or more hidden layers, and an output layer. Each neuron in one layer is connected to every neuron in the next layer, and information moves in one direction—from input to output.

 

FNNs can be used to predict NMR chemical shifts by training on datasets of molecular structures and their corresponding NMR spectra. Useful for smaller datasets where the complexity of deep neural networks may not be necessary.

 

Radial Basis Function Networks (RBFNs)

 

RBFNs are a type of artificial neural network that uses radial basis functions as activation functions. They typically have three layers: an input layer, a hidden layer with a non-linear RBF activation function, and a linear output layer. RBFNs can be employed for NMR shift prediction by mapping input features (e.g., molecular descriptors) to output chemical shifts.

 

RBFNs are effective for interpolation in multidimensional space and can handle noisy data well.

 

Benefits

 

Easy to use: FNNs are straightforward to implement and understand, making them accessible for researchers who may not have extensive experience with complex neural network architectures.

 

Light on resources: They require less computational power compared to deep neural networks, which can be advantageous when working with smaller datasets or limited resources.

 

Handles noisy data: RBFNs excel at interpolating data in multidimensional space, making them effective for predicting NMR shifts in noisy or incomplete datasets.

 

Drawbacks

 

Complexity hurts accuracy: FNNs may struggle with capturing highly complex relationships in large or intricate datasets, potentially leading to less accurate predictions.

 

Limited general applications: They can be prone to overfitting, especially when the training data is limited, which can reduce their generalizability to new data.

 

Limited use on large datasets: RBFNs can become computationally expensive as the size of the dataset increases, limiting their applicability to very large datasets.

 

Varying performance: The performance of RBFNs can be sensitive to the choice of parameters, requiring careful tuning to achieve optimal results.

 

Typical use cases

 

Initial exploratory studies: Ideal for predicting NMR shifts in smaller datasets where the simplicity and efficiency of FNNs are beneficial. Useful for initial exploratory studies where quick and straightforward predictions are needed.

 

Noisy datasets: Suitable for predicting NMR shifts in datasets with significant noise or missing values, where their robustness is advantageous. Effective for applications requiring interpolation in complex, multidimensional spaces, such as detailed molecular studies.

 

NMR predictors using physics-based calculations

 

How do they work?

 

Calculation-based NMR predictors use theoretical models and quantum chemical calculations to predict NMR spectra. These models are based on fundamental principles of physics and chemistry, providing predictions for a wide range of compounds.

 

Density Functional Theory (DFT)

 

DFT is a quantum mechanical modeling method used to investigate the electronic structure of molecules and condensed matter systems. It calculates the chemical shifts by solving the Schrödinger equation for electrons in a molecule.

 

Benefits of DFT-based predictions

 

High accuracy: Provides highly accurate predictions of chemical shifts by considering electron density and molecular geometry.

 

Widely applicable: Applicable to a wide range of molecular systems, including complex organic and inorganic compounds.

 

Drawbacks of DFT-based predictions

 

Resource heavy: Requires significant computational resources, especially for large molecules.

 

Slow processing: The calculations can be time-consuming, limiting its use for high-throughput applications like processing databases.

 

Typical use cases for DFT-based predictions

 

In-depth studies: Ideal for in-depth studies of molecular structures and interactions.

 

Predicting novel materials: Used to predict NMR shifts in novel materials and understand their properties.

 

Molecular Dynamics (MD) simulations

 

MD simulations model the physical movements of atoms and molecules over time, providing insights into the dynamic behavior of molecular systems. They can be used to predict NMR chemical shifts by simulating the molecular environment.

 

Benefits of methods based on MD simulations

 

Long-term predictions: Offers detailed information on molecular dynamics and interactions over time.

 

Widely adaptable: Can model a wide range of molecular systems and conditions.

 

Drawbacks of methods based on MD simulations

 

Difficult to use: Setting up and running MD simulations can be complex and require expertise.

 

Resource heavy: Requires substantial computational power and time.

 

Typical use cases for methods based on MD simulations

 

Dynamics of biomolecules: Used to study the dynamics of proteins, nucleic acids, and other biomolecules.

 

Environmental simulation: Applied to understand the behavior of pollutants and other compounds in various environments.

 

Quantum Mechanics/Molecular Mechanics (QM/MM) methods

 

QM/MM methods combine quantum mechanical calculations for the region of interest (e.g., active site of an enzyme) with molecular mechanics for the surrounding environment. This hybrid approach allows for accurate predictions of chemical shifts while considering the larger molecular context.

 

These methods offer powerful tools for NMR shift prediction, leveraging advanced theoretical and computational techniques to provide accurate and detailed insights into molecular structures and interactions.

 

Benefits

 

High accuracy: Provides precise predictions by combining detailed quantum mechanical calculations with broader molecular mechanics.

 

High efficiency: More efficient than full quantum mechanical calculations for large systems.

 

Drawbacks

 

Difficult usage: Requires careful setup and parameterization to ensure accurate results.

 

Resource heavy: Still requires significant computational resources, though less than full QM methods.

 

Typical use cases

 

Simulating enzyme sites: Ideal for studying the chemical shifts in enzyme active sites and understanding their mechanisms.

 

Predicting drug effects: Used to predict NMR shifts in drug candidates and optimize their interactions with biological targets.

 

Summary

 

NMR predictors are invaluable tools in the field of chemistry, aiding in the interpretation of complex spectra and facilitating research and development. Whether trained on samples or based on calculations, these predictors offer unique benefits and are suited to different applications. By understanding their strengths and limitations, researchers can choose the right tool for their specific needs.

 

References

 

[1] Recommended NMR literature | NMR and Chemistry MS Facilities

[2] Rapid prediction of NMR spectral properties with quantified uncertainty

[3] Simulate and predict NMR spectra

[4] Predicting chemical shifts with graph neural networks

[5] Toward a unified benchmark and framework for deep learning-based ...

[6] GitHub - patonlab/CASCADE: CAlculation of NMR Chemical Shifts using ...

[7] NMR shift prediction from small data quantities.

[8] Radial Basis Function Networks for NMR Shift Prediction

Director of Chemistry
Spent 11 years in pharma R&D in the field of mass spectrometry and NMR spectroscopy. Joined one of the product development teams at Chemaxon in 2012. Worked there in different roles within the product organization, as a product owner/manager, then as product director responsible for portfolio level strategy, and recently with more focus on science and market trends as director of chemistry.
MSc in chemistry and computer sciences, PhD in chemistry on the field of theoretical mass spectrometry.

 

NMR_blogpost_v4

Why do we need NMR predictors?

 

Nuclear Magnetic Resonance (NMR) predictors are essential tools in modern chemistry and biochemistry. They help scientists and researchers interpret complex NMR spectra and elucidate molecular structures. These tools save time and resources, enabling more efficient and accurate analysis, without being an expert in NMR spectroscopy.

 

Where do we need NMR spectroscopy?

 

Nuclear magnetic resonance spectroscopy is an established method in analytical chemistry. It is non-destructive, and in contrast to various optical spectroscopic techniques, it can often give sufficient information to completely elucidate the structure of an unknown or partially unknown molecule. Therefore, NMR is an essential tool that is widely used in various fields.

 

Pharmaceutical industry

 

NMR spectroscopy is crucial for drug development and quality control. It helps in identifying the structure of new drug candidates, understanding their interactions with biological targets, and ensuring the purity and consistency of pharmaceutical products.

 

Materials science

 

NMR spectroscopy provides detailed insights into the molecular structure and dynamics of materials. This information is essential for developing new materials with specific properties, such as polymers, nanomaterials and advanced composites.

 

Environmental studies

 

NMR spectroscopy is used to analyze soil and water samples. It can detect and quantify organic compounds in complex mixtures, providing valuable data for environmental monitoring and remediation efforts.

 

Food industry

 

NMR spectroscopy is widely used in the food industry to verify product authenticity and quality. It helps detect adulteration, confirm origin, and assess composition from a single measurement. Common applications include honey profiling to detect fraud, wine profiling for quality assurance, and juice profiling to evaluate multiple quality markers in minutes.

 

Who uses NMR predictions?

 

Accurate calculation of specific spectral properties for NMR is an important step for molecular structure elucidation.

 

In NMR, one major source of information is the chemical shift at a given spin-active nucleus in a molecule, mainly 1H and 13C. The local molecular environment around a nucleus determines its chemical shift, leading to various “rules of thumb” that are taught to undergraduate organic chemists.

 

To support the easy estimation of the chemical shifts and the potential “automation” of structure elucidation, NMR predictions are utilized both in academia and industry by chemists, biochemists and researchers. They are particularly valuable for those working in the field of chemical synthesis in drug discovery, where the understanding of molecular structures is critical.

 

Simple and rapid NMR predictors for routine structure verification

 

Modern and simple NMR prediction tools are designed to offer fast, intuitive spectral predictions to support routine structure verification.

 

These tools are built for chemists who need immediate feedback during synthesis and structure elucidation, without requiring deep expertise in NMR theory. Users can draw or import a molecule and receive predicted 1H and 13C spectra almost instantly, helping them confirm or refine structures on the fly.

 

How do they work?

 

Rule-based algorithms: Encode expert knowledge and heuristics for predicting chemical shifts and coupling constants.

 

Fragment-based predictions: Use known chemical shift values from substructures or molecular fragments to estimate spectra.

 

HOSE codes: Used to describe the environment around an atom in a molecule. If two atoms have similar surroundings (same HOSE code), they’re expected to have similar NMR signals.

 

Machine learning models: Trained on large datasets of experimental NMR data to improve prediction accuracy. They group atoms into types (like aromatic carbons or methyl groups) and then apply decision trees to predict their NMR shifts. Each decision tree leads to a simple math model that estimates the signal for that atom.

 

Simple quantum chemical calculations: Applied in some more advanced cases for higher-precision predictions, especially for complex molecules.

 

Benefits

 

Accuracy: These NMR predictors achieve high enough accuracy due to their extensive training on diverse samples, making them reliable for predicting chemical shifts for routine work.

 

Rapid predictions: They provide rapid predictions, which is particularly useful for high-throughput screening and quick analysis.

 

Drawbacks

 

Limited by training: The accuracy of predictions is limited to the types of samples included in the training dataset, potentially reducing its effectiveness for novel or uncommon compounds.

 

Costly retraining: To maintain accuracy, the model may require periodic retraining with updated data, which can be costly.

 

Typical use cases

 

Drug discovery: Ideal for rapid and accurate predictions for routine structure verification in drug discovery, where understanding molecular structures quickly is crucial.

 

Quality control: Useful in quality control, ensuring the consistency and purity of products.

 

Want to see our solution? Try the NMR predictor in Marvin, our chemical drawing tool.

 

NMR prediction utilizing Deep Neural Networks

 

Deep Neural Networks (DNNs) have emerged as powerful tools for predicting NMR chemical shifts, offering significant improvements in accuracy and efficiency over traditional methods. These models leverage large datasets and advanced architectures to capture complex relationships between molecular structures and their corresponding NMR spectra.

 

The following DNN-based methods offer enhanced accuracy, efficiency, and the ability to handle complex molecular architectures.

 

Graph Neural Networks

 

One prominent approach involves the use of Graph Neural Networks (GNNs). GNNs can accurately predict chemical shifts by considering both bonded and non-bonded interactions within the molecular structure.

 

This method has shown to be effective in capturing phenomena such as hydrogen bonding and secondary structure effects.

 

SE(3) Transformer

 

Another advanced method is the SE(3) Transformer, which models atomic environments with high precision. This approach uses a pretraining and fine-tuning paradigm to achieve competitive performance in both liquid-state and solid-state NMR datasets.

 

The SE(3) Transformer has demonstrated robustness and practical utility in real-world scenarios, making it a valuable tool for structural elucidation and material design.

 

CASCADE framework

 

Additionally, the CASCADE framework (ChemicAl Shift CAlculation with DEep learning – a stereochemically-aware online calculator for NMR chemical shifts using a graph network approach developed at Colorado State University) employs a combination of molecular dynamics and GNNs to predict NMR chemical shifts.

 

This method optimizes molecular conformations and uses the trained GNN to predict shifts, providing a comprehensive approach to NMR prediction.

 

Benefits

 

High accuracy: DNNs can capture complex relationships within molecular structures, leading to highly accurate predictions of NMR chemical shifts.

 

Efficient data processing: These models can process large datasets quickly, making them suitable for high-throughput applications and reducing the time required for NMR analysis.

 

Drawbacks

 

Resource heavy: Training and running DNN models require significant computational resources, which can be a limitation for some users.

 

Relies on data quality: The accuracy of DNN predictions heavily depends on the quality and quantity of the training data. Poor or insufficient data can lead to less reliable predictions.

 

Typical use cases

 

Drug development: DNNs are ideal for predicting NMR shifts in drug candidates, aiding in the identification and optimization of new pharmaceuticals.

 

Novel materials: These methods are used to predict NMR shifts in novel materials, helping researchers understand and design materials with specific properties.

 

NMR prediction based on other types of Neural Networks

 

There are several methods for NMR shift prediction that utilize other types of neural networks. These methods offer alternatives to deep neural networks, providing flexibility in choosing the appropriate model based on the dataset size and complexity.

 

Feedforward Neural Networks (FNNs)

 

FNNs are one of the simplest types of artificial neural networks. They consist of an input layer, one or more hidden layers, and an output layer. Each neuron in one layer is connected to every neuron in the next layer, and information moves in one direction—from input to output.

 

FNNs can be used to predict NMR chemical shifts by training on datasets of molecular structures and their corresponding NMR spectra. Useful for smaller datasets where the complexity of deep neural networks may not be necessary.

 

Radial Basis Function Networks (RBFNs)

 

RBFNs are a type of artificial neural network that uses radial basis functions as activation functions. They typically have three layers: an input layer, a hidden layer with a non-linear RBF activation function, and a linear output layer. RBFNs can be employed for NMR shift prediction by mapping input features (e.g., molecular descriptors) to output chemical shifts.

 

RBFNs are effective for interpolation in multidimensional space and can handle noisy data well.

 

Benefits

 

Easy to use: FNNs are straightforward to implement and understand, making them accessible for researchers who may not have extensive experience with complex neural network architectures.

 

Light on resources: They require less computational power compared to deep neural networks, which can be advantageous when working with smaller datasets or limited resources.

 

Handles noisy data: RBFNs excel at interpolating data in multidimensional space, making them effective for predicting NMR shifts in noisy or incomplete datasets.

 

Drawbacks

 

Complexity hurts accuracy: FNNs may struggle with capturing highly complex relationships in large or intricate datasets, potentially leading to less accurate predictions.

 

Limited general applications: They can be prone to overfitting, especially when the training data is limited, which can reduce their generalizability to new data.

 

Limited use on large datasets: RBFNs can become computationally expensive as the size of the dataset increases, limiting their applicability to very large datasets.

 

Varying performance: The performance of RBFNs can be sensitive to the choice of parameters, requiring careful tuning to achieve optimal results.

 

Typical use cases

 

Initial exploratory studies: Ideal for predicting NMR shifts in smaller datasets where the simplicity and efficiency of FNNs are beneficial. Useful for initial exploratory studies where quick and straightforward predictions are needed.

 

Noisy datasets: Suitable for predicting NMR shifts in datasets with significant noise or missing values, where their robustness is advantageous. Effective for applications requiring interpolation in complex, multidimensional spaces, such as detailed molecular studies.

 

NMR predictors using physics-based calculations

 

How do they work?

 

Calculation-based NMR predictors use theoretical models and quantum chemical calculations to predict NMR spectra. These models are based on fundamental principles of physics and chemistry, providing predictions for a wide range of compounds.

 

Density Functional Theory (DFT)

 

DFT is a quantum mechanical modeling method used to investigate the electronic structure of molecules and condensed matter systems. It calculates the chemical shifts by solving the Schrödinger equation for electrons in a molecule.

 

Benefits of DFT-based predictions

 

High accuracy: Provides highly accurate predictions of chemical shifts by considering electron density and molecular geometry.

 

Widely applicable: Applicable to a wide range of molecular systems, including complex organic and inorganic compounds.

 

Drawbacks of DFT-based predictions

 

Resource heavy: Requires significant computational resources, especially for large molecules.

 

Slow processing: The calculations can be time-consuming, limiting its use for high-throughput applications like processing databases.

 

Typical use cases for DFT-based predictions

 

In-depth studies: Ideal for in-depth studies of molecular structures and interactions.

 

Predicting novel materials: Used to predict NMR shifts in novel materials and understand their properties.

 

Molecular Dynamics (MD) simulations

 

MD simulations model the physical movements of atoms and molecules over time, providing insights into the dynamic behavior of molecular systems. They can be used to predict NMR chemical shifts by simulating the molecular environment.

 

Benefits of methods based on MD simulations

 

Long-term predictions: Offers detailed information on molecular dynamics and interactions over time.

 

Widely adaptable: Can model a wide range of molecular systems and conditions.

 

Drawbacks of methods based on MD simulations

 

Difficult to use: Setting up and running MD simulations can be complex and require expertise.

 

Resource heavy: Requires substantial computational power and time.

 

Typical use cases for methods based on MD simulations

 

Dynamics of biomolecules: Used to study the dynamics of proteins, nucleic acids, and other biomolecules.

 

Environmental simulation: Applied to understand the behavior of pollutants and other compounds in various environments.

 

Quantum Mechanics/Molecular Mechanics (QM/MM) methods

 

QM/MM methods combine quantum mechanical calculations for the region of interest (e.g., active site of an enzyme) with molecular mechanics for the surrounding environment. This hybrid approach allows for accurate predictions of chemical shifts while considering the larger molecular context.

 

These methods offer powerful tools for NMR shift prediction, leveraging advanced theoretical and computational techniques to provide accurate and detailed insights into molecular structures and interactions.

 

Benefits

 

High accuracy: Provides precise predictions by combining detailed quantum mechanical calculations with broader molecular mechanics.

 

High efficiency: More efficient than full quantum mechanical calculations for large systems.

 

Drawbacks

 

Difficult usage: Requires careful setup and parameterization to ensure accurate results.

 

Resource heavy: Still requires significant computational resources, though less than full QM methods.

 

Typical use cases

 

Simulating enzyme sites: Ideal for studying the chemical shifts in enzyme active sites and understanding their mechanisms.

 

Predicting drug effects: Used to predict NMR shifts in drug candidates and optimize their interactions with biological targets.

 

Summary

 

NMR predictors are invaluable tools in the field of chemistry, aiding in the interpretation of complex spectra and facilitating research and development. Whether trained on samples or based on calculations, these predictors offer unique benefits and are suited to different applications. By understanding their strengths and limitations, researchers can choose the right tool for their specific needs.

 

References

 

[1] Recommended NMR literature | NMR and Chemistry MS Facilities

[2] Rapid prediction of NMR spectral properties with quantified uncertainty

[3] Simulate and predict NMR spectra

[4] Predicting chemical shifts with graph neural networks

[5] Toward a unified benchmark and framework for deep learning-based ...

[6] GitHub - patonlab/CASCADE: CAlculation of NMR Chemical Shifts using ...

[7] NMR shift prediction from small data quantities.

[8] Radial Basis Function Networks for NMR Shift Prediction