Sign inSign up

nfdi4chem/nmrkit

By nfdi4chem

โ€ขUpdated 23 days ago

Collection of powerful microservices designed to simplify NMR data processing and analysis.

Buildkit cache
Image
0

4.0K

nfdi4chem/nmrkit repository overview

NMRKit Logo

License Maintenance GitHub issues GitHub contributors Powered by CDK RDKit badge Workflow Workflow Workflow framework DOI

โ Welcome to NMRKit ๐Ÿš€

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! ๐Ÿงช๐ŸŒŸ"

โ How to use this image

docker run -d --name postgres -e POSTGRES_PASSWORD=password -e POSTGRES_USER=nmrkit -p 5432:5432 informaticsmatters/rdkit-cartridge-debian:latest

  • After the Postgres container is prepared to receive connections, initiate the NMRKit container by executing the following command and providing the Postgres credentials.
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]

โ Help Desk

If you discover any issue or need any support please raise a ticket at our Help Deskโ .

โ Features and Bugs

To raise a request for any new feature or report any bug please add it to our Github Issuesโ .

โ License

Licensed under the MIT licenseโ .

โ Citation

Venkata, C., Sharma, N. , Stefan Kuhn, Hamed Musallam nmrKit [Computer software]. https://doi.org/10.5281/zenodo.8211374โ 

โ Maintained by

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โ .

NFDI4Chem Logo

FSU Logo

Tag summary

Content type

Image

Digest

sha256:3a6859a20โ€ฆ

Size

1.5 GB

Last updated

about 1 month ago

docker pull nfdi4chem/nmrkit