NMRium is a powerful tool for displaying and processing nuclear magnetic resonance (NMR) spectra. Based on the popular web framework React, NMRium is distributed as a react component which can be used as a standalone or embedded in an react web-application.
To further enable integration in other applications developed with modern frameworks, the nmrium-react-wrapper project enables an iframe-based integration of NMRium into third-party applications built on any modern frameworks.
https://nmrium.nmrxiv.org (currently - v0.8.0)
https://nmriumdev.nmrxiv.org (latest)
https://nmrium.nmrxiv.org/v0.8.0 -> v0.8.0
https://nmrium.nmrxiv.org/v0.7.0 -> v0.7.0
https://nmrium.nmrxiv.org/v0.6.0 -> v0.6.0
https://nmrium.nmrxiv.org/v0.5.0 -> v0.5.0
https://nmrium.nmrxiv.org/v0.4.0 -> v0.4.0
https://nmrium.nmrxiv.org/v0.3.0 -> v0.3.0
https://nmrium.nmrxiv.org/v0.2.0 -> v0.2.0
https://nmrium.nmrxiv.org/v0.1.0 -> v0.1.0
Containerized using Docker and is distributed publicly via the Docker Hub.
Please refer to Docker tags corresponding to the version of the NMRium React Wrapper releases.
Link to Docker Hub - https://hub.docker.com/r/nfdi4chem/nmrium-react-wrapper
NMRium React Wrapper comes packaged with a Helm chart, that makes it easy to deploy and manage (scale) containers on Kubernetes via a convenient package manager interface.
Link to Helm Chart repo - https://github.com/NFDI4Chem/repo-helm-charts/tree/main/charts/nmrium
<iframe href='https://nmriumdev.nmrxiv.org' height="500" width="100%"></iframe>
# Workspaces
# Simple NMR analysis
<iframe href='https://nmriumdev.nmrxiv.org?workspace=default' height="500" width="100%"></iframe>
# NMR spectra assignment
<iframe href='https://nmriumdev.nmrxiv.org?workspace=assignment' height="500" width="100%"></iframe>
# 1D multiple spectra analysis
<iframe href='https://nmriumdev.nmrxiv.org?workspace=process1D' height="500" width="100%"></iframe>
NFDI4Chem - Jena offers a public instance of the nmrium wrapper for third-party applications to integrate into their interface without deploying an instance. Applications can then communicate with the NMRium via our standardised communication events and offer seamless integration. NOTE: None of the data (loaded and processed with NMRium on the public instance) will not reach our servers. Data will never reach the backend server hosting the applications, so there are no privacy concerns.
To use the public instance in your application, you need to whitelist your domain (local development doesnt need whitelisting).
To get whitelisted, provide the following details via email or raise a GitHub issue.
- Domain:
- Organisation:
- Contact person (Name/Email):
- Usage details (Optional):
Emailing: info.nmrxiv@uni-jena.de or helpdesk@nfdi4chem.de
Raise an issue on GitHub - https://github.com/NFDI4Chem/nmrium-react-wrapper/issues
NMRium React Wrapper Version | NMRium Version | NMRium Data Schema Version | Migration Script |
---|---|---|---|
Latest-stable | v0.56.0 | v4 | Migration script |
This project is licensed under the MIT License - see the LICENSE file for details
NMRium React Wrapper is developed and maintained by the NFDI4Chem partners at the Friedrich Schiller University Jena, Germany. The code for this web application is released under the MIT license.
Funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under the National Research Data Infrastructure – NFDI4Chem – Projektnummer 441958208.