comparison lcmsmatching.xml @ 7:882f2f20028b draft

planemo upload for repository https://github.com/workflow4metabolomics/lcmsmatching.git commit 608d9e59a0d2dcf85a037968ddb2c61137fb9bce
author prog
date Sun, 09 Apr 2017 10:44:21 -0400
parents b8f70d8216b3
children 0f079ad77bdf
comparison
equal deleted inserted replaced
6:b8f70d8216b3 7:882f2f20028b
1 <tool id="lcmsmatching" name="LC/MS matching" version="3.3.0" profile="16.01"> 1 <tool id="lcmsmatching" name="LC/MS matching" version="3.3.1" profile="16.01">
2 2
3 <description>Annotation of MS peaks using matching on a spectra database.</description> 3 <description>Annotation of MS peaks using matching on a spectra database.</description>
4 4
5 <requirements> 5 <requirements>
6 <!--<requirement type="package" version="3.3.3">r</requirement>--> 6 <!--<requirement type="package" version="3.3.3">r</requirement>-->
119 <when value="peakforest"> 119 <when value="peakforest">
120 <param name="dburl" type="text" size="128" value="https://peakforest-alpha.inra.fr/rest" refresh_on_change="true"/> 120 <param name="dburl" type="text" size="128" value="https://peakforest-alpha.inra.fr/rest" refresh_on_change="true"/>
121 121
122 <param name="dbtoken" label="Peakforest security token" type="text" size="32" value="" refresh_on_change="true" help="If you do not have yet a Peakforest token, go to Peakforest website and request one from your account."/> 122 <param name="dbtoken" label="Peakforest security token" type="text" size="32" value="" refresh_on_change="true" help="If you do not have yet a Peakforest token, go to Peakforest website and request one from your account."/>
123 123
124 <param name="dbfields" type="text" size="32" value="" hidden="true"/> 124 <param name="dbchromcolfield" type="text" size="32" value="" hidden="true"/>
125 </when> 125 </when>
126 </conditional> 126 </conditional>
127 127
128 <!-- INPUT --> 128 <!-- INPUT -->
129 129