Mercurial > repos > recetox > matchms_formatter
comparison help.xml @ 28:8bd942dcf1ad draft
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit 113433b8b9790405c2c5d054aee4a29a21b77dc7
author | recetox |
---|---|
date | Thu, 30 May 2024 18:09:44 +0000 |
parents | 1b09315a3f87 |
children |
comparison
equal
deleted
inserted
replaced
27:402620029a7a | 28:8bd942dcf1ad |
---|---|
3 Documentation | 3 Documentation |
4 The Python library matchms provides functions to convert, filter and compare mass spectrometry data. | 4 The Python library matchms provides functions to convert, filter and compare mass spectrometry data. |
5 For an overview of the different galaxy modules, see the figure below. | 5 For an overview of the different galaxy modules, see the figure below. |
6 For detailed documentation on the tool, see https://github.com/matchms/matchms/blob/master/README.rst | 6 For detailed documentation on the tool, see https://github.com/matchms/matchms/blob/master/README.rst |
7 and https://matchms.readthedocs.io/en/latest/ for the Python API. | 7 and https://matchms.readthedocs.io/en/latest/ for the Python API. |
8 | |
9 To get more familiar with the library, there is a `tutorial`_ available which explains how to build a mass spectrometry data processing | |
10 pipeline with matchms. | |
11 | |
12 .. _tutorial: https://medium.com/escience-center/build-your-own-mass-spectrometry-analysis-pipeline-in-python-using-matchms-part-i-d96c718c68ee | |
13 | 8 |
14 Overview | 9 Overview |
15 .. image:: https://github.com/RECETOX/galaxytools/raw/29e54e69dab6ab1263f56d35ea19f5d7f284d728/tools/matchms/images/matchms_galaxytools.png | 10 .. image:: https://github.com/RECETOX/galaxytools/raw/29e54e69dab6ab1263f56d35ea19f5d7f284d728/tools/matchms/images/matchms_galaxytools.png |
16 :width: 3120 | 11 :width: 3120 |
17 :height: 1686 | 12 :height: 1686 |