Mercurial > repos > recetox > mfassignr_histnoise
comparison macros.xml @ 1:5d99cb9755da draft
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/mfassignr commit 37faca3342cbcd3bd6b23fe52a00d05151c03bfd
| author | recetox |
|---|---|
| date | Fri, 16 Aug 2024 08:28:12 +0000 |
| parents | faf7108f3b48 |
| children | 12b63108d645 |
comparison
equal
deleted
inserted
replaced
| 0:faf7108f3b48 | 1:5d99cb9755da |
|---|---|
| 66 </xml> | 66 </xml> |
| 67 | 67 |
| 68 <xml name="snplot_param"> | 68 <xml name="snplot_param"> |
| 69 <param name="input_file" type="data" format="tabular" label="Input data" | 69 <param name="input_file" type="data" format="tabular" label="Input data" |
| 70 help= "Input data frame, first column is mass, second column is intensity"/> | 70 help= "Input data frame, first column is mass, second column is intensity"/> |
| 71 <param name="cut" type="float" label="cut" | 71 <param name="cut" type="float" label="cut" value="0" |
| 72 help= "A numeric value of the intensity cut value being investigated"/> | 72 help= "A numeric value of the intensity cut value being investigated"/> |
| 73 <param name="mass" type="float" label="mass" | 73 <param name="mass" type="float" label="mass" value="300" |
| 74 help= "A numeric value setting a centerpoint to look at the mass spectrum"/> | 74 help= "A numeric value setting a centerpoint to look at the mass spectrum"/> |
| 75 <param name="window_x" type="float" label="window.x" value="0.5" | 75 <param name="window_x" type="float" label="window.x" value="0.5" |
| 76 help= "A numeric value setting the +/- range around the mass centerpoint, default is 0.5"/> | 76 help= "A numeric value setting the +/- range around the mass centerpoint, default is 0.5"/> |
| 77 <param name="window_y" type="float" label="window.y" value="10" | 77 <param name="window_y" type="float" label="window.y" value="10" |
| 78 help= "A numeric value setting the y axis value for the plot, determined by multiplying the cut by this value"/> | 78 help= "A numeric value setting the y axis value for the plot, determined by multiplying the cut by this value"/> |
