- authors: nils.paulhe@inrae.fr, franck.giacomoni@inrae.fr, ...
- creation date:
2022-12-09
- main usage: this repository stores files for the
MAMA publication
submission
This project is used to host MAMA's paper files, and build a temporary pdf
file.
- MAMA-WebApp - a light webapp used to query the MAMA-REST API
- MAMA-REST - a RESTFul API
- MAMA-REST Doc - the REST API documentation (latex)
Note: repositories are mirrored on a private GitLab instance used for daily developments.
The template files are provided thanks JOSS publisher. Run the following command to build the PDF draft (note: it requires to have the docker engine installed on your computer).
docker run --rm \
--volume $PWD/paper:/data \
--user $(id -u):$(id -g) \
--env JOURNAL=joss \
openjournals/inara
The MAMA
project is supported by the French National Facility in Metabolomics & Fluxomics,
MetaboHUB (11-INBS-0010),
launched by the French Ministry of Research and Higher Education and the French ANR funding agency within the Programme "Investissements d’Avenir".
The authors thank all MetaboHUB nodes and French metabolomics facilities for their investment in the development project.
We also thank Professor D. Rolin for his continual support of the project and its team.