This repository currently tracks the development of the NMR web app, which containerizes and pulls together nmrbase, nmrdock, and MySQL via docker compose to offer a fully functional web page for the processing, storage, and analysis of NMR data.
There is currently a version of the app that uses the web container's filesystem as a database instead of MySQL; this version can be found on the nmr_sqlite
branch of this repo.
Inputs needed for running the web application can be found here: https://github.com/compbiocore/NMR-WebApp-inputs
Note: This application currently uses an updated docker image for the processing and analysis of NMR data, which can be found here: https://hub.docker.com/r/jlaw2677/nmrdock_update