RECETOX / galaxytools

Set of Galaxy tool wrappers developed at RECETOX
MIT License
13 stars 13 forks source link

Visualization for raw data in specific mz and rt range #499

Closed hechth closed 2 months ago

hechth commented 6 months ago

Following this tutorial (https://jorainer.github.io/xcmsTutorials/articles/xcms-preprocessing.html#data-visualization), it would be nice to have a Galaxy tool that can create the plots of the small section of raw data given the specified mz and rt range in a single mzml file.

So the inputs for the tool should be

This tool should be focused on a single file, this is not really possible to visualize for multiple samples at once in a static manner, unless it just creates a PDF with multiple plots.

hechth commented 5 months ago

The mz level should also be introduced as another parameter.