Skip to content

p2m2/EP2M2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EP2M2

metabolomic target analyzes manager.

Features

  • Extraction of formats files of the metabolomics data acquisition devices of the P2M2 platform
    • gcms
    • openlabcds
    • masslynx-txt
    • masslynx-xml
    • xcalibur
  • Analyzes concatenation
  • Custom post-process
  • Data base of:
    • External compound
    • Devices
    • Associated calibration curves

Installation

Docker compose (Recommended)

Requirement : Docker Engine

  1. Download release archive
  2. Extract archive
  3. Go into folder
  4. Create env file
    echo "WEB_ADMIN=<adminitrator address>" > .env
    echo "WEB_PWD=<adminitrator password>" > .env
  5. Launch compose
    docker compose up --detach
  6. Open browser to ip machine. You arrive onto login page of EP2M2. (else hold on 1 minute and refresh)
  7. Remove env file
    rm .env

User guide

Contibution

let's go

Report issue

  • Directly on github
  • Send e-mail at team