Mercurial > repos > tomnl > flag_remove_peaks
comparison flag-remove-peaks.xml @ 1:6701ecb1a3b0 draft
planemo upload for repository https://github.com/computational-metabolomics/dma-tools-galaxy commit 6c48bd51987a28401de6cf5e49b1b30e5e73fe16-dirty
| author | tomnl |
|---|---|
| date | Tue, 27 Mar 2018 07:17:31 -0400 |
| parents | c9d911d33970 |
| children | 9c4fabc5f7f9 |
comparison
equal
deleted
inserted
replaced
| 0:c9d911d33970 | 1:6701ecb1a3b0 |
|---|---|
| 1 <tool id="flag_remove_peaks" name="flag_remove_peaks" version="0.1.3"> | 1 <tool id="flag_remove_peaks" name="flag_remove_peaks" version="0.1.3"> |
| 2 <requirements> | 2 <macros> |
| 3 <requirement type="package" >r</requirement> | 3 <import>macros.xml</import> |
| 4 <requirement type="package" >r-optparse</requirement> | 4 </macros> |
| 5 <requirement type="package" version="0.0.3" >r-xcmswrapper</requirement> | 5 |
| 6 </requirements> | 6 <expand macro="requirements"> |
| 7 </expand> | |
| 7 <description>Tool to flag and remove XCMS grouped peaks from the xcmsSet object based on various thresholds | 8 <description>Tool to flag and remove XCMS grouped peaks from the xcmsSet object based on various thresholds |
| 8 (e.g. RSD of intensity and retention time). | 9 (e.g. RSD of intensity and retention time). |
| 9 </description> | 10 </description> |
| 10 | 11 |
| 11 <stdio> | 12 <stdio> |
