CoolFace
Apppublic

hardiksood21/lc_ms_peak_picker

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
App README

LC-MS Peak Picker

This is a beautiful, interactive web application to process .mzML and .mzXML mass spectrometry files using the powerful XCMS CentWave algorithm from R/Bioconductor.

How it works

This Space runs a custom Docker container that:

  1. 1.Installs Node.js and R.
  2. 2.Installs Bioconductor packages (MSnbase, xcms).
  3. 3.Serves a React frontend and Express backend.
  4. 4.Automatically processes uploaded LC-MS files natively via the embedded R script.

Enjoy processing your MS data directly in the browser!