comparison xcms_plot_chromatogram.xml @ 14:8846a03995d3 draft

planemo upload for repository https://github.com/workflow4metabolomics/tools-metabolomics/ commit 2cb157bd9a8701a3d6874e084032cbd050b8953e
author workflow4metabolomics
date Mon, 11 Sep 2023 09:18:38 +0000
parents 024974037c4e
children
comparison
equal deleted inserted replaced
13:024974037c4e 14:8846a03995d3
1 <tool id="xcms_plot_chromatogram" name="xcms plot chromatogram" version="@TOOL_VERSION@+galaxy0"> 1 <tool id="xcms_plot_chromatogram" name="xcms plot chromatogram" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>Plots base peak intensity chromatogram (BPI) and total ion current chromatogram (TIC) from MSnbase or xcms experiment(s)</description> 2 <description>Plots base peak intensity chromatogram (BPI) and total ion current chromatogram (TIC) from MSnbase or xcms experiment(s)</description>
3 3
4 <macros> 4 <macros>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 <import>macros_xcms.xml</import> 6 <import>macros_xcms.xml</import>
95 | Sum of intensity (Y) of all ions detected at each retention time (X) 95 | Sum of intensity (Y) of all ions detected at each retention time (X)
96 96
97 **Base Peak Intensity Chromatogram (BPI)** 97 **Base Peak Intensity Chromatogram (BPI)**
98 | Sum of intensity (Y) of the most intense peaks at each retention time (X) 98 | Sum of intensity (Y) of the most intense peaks at each retention time (X)
99 99
100 @HELP_XCMS_MANUAL@
101
100 --------------------------------------------------- 102 ---------------------------------------------------
101 103
102 Changelog/News 104 Changelog/News
103 -------------- 105 --------------
104 106