Collection of powerful microservices designed to simplify NMR data processing and analysis.
4.0K
NMRKit features a collection of powerful microservices designed to simplify your NMR data processing and analysis. Whether you're a seasoned researcher or a curious chemist, our suite of tools offers NMR Prediction, Validation, and Depiction via the nmrium library, along with seamless Format Conversion using the nmr-load-save package. With our robust API, functionalities, and developer-friendly documentation, exploring and interpreting NMR spectra has never been easier.
Key Features: ๐ฎ NMR Prediction: Obtain accurate NMR spectra predictions for your molecular structures. ๐ Validation: Verify and ensure the quality and consistency of your experimental NMR data assignments. ๐ Depiction via nmrium: Visualize NMR spectra and offer interactivity. ๐ Format Conversion: Effortlessly convert NMR data between various file formats.
๐ Explore the documentation and get started: https://nfdi4chem.github.io/nmrkitโ ๐ข Found a bug or have a feature request? We'd love to hear from you! Please open an issue: [https://github.com/NFDI4Chem/nmrkit/issuesโ ]
Happy NMR exploring! ๐งช๐"
docker run -d --name postgres -e POSTGRES_PASSWORD=password -e POSTGRES_USER=nmrkit -p 5432:5432 informaticsmatters/rdkit-cartridge-debian:latest
docker run -d -p 8080:80 --name nmrkit -e POSTGRES_PASSWORD=password -e POSTGRES_USER=nmrkit -e POSTGRES_SERVER=postgres -e POSTGRES_DB=nmr_predict nfdi4chem/nmrkit:[tag]
If you discover any issue or need any support please raise a ticket at our Help Deskโ .
To raise a request for any new feature or report any bug please add it to our Github Issuesโ .
Licensed under the MIT licenseโ .
Venkata, C., Sharma, N. , Stefan Kuhn, Hamed Musallam nmrKit [Computer software]. https://doi.org/10.5281/zenodo.8211374โ
NMRKit 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โ .
Content type
Image
Digest
sha256:3a6859a20โฆ
Size
1.5 GB
Last updated
about 1 month ago
docker pull nfdi4chem/nmrkit