comparison macros.xml @ 1:8fcf5ca25f5d draft

"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox-xmsannotator commit b26a7ce6459f8e456fd166ba1aaada4e7e66dfa6"
author recetox
date Fri, 29 Oct 2021 12:24:44 +0000
parents e2e2e455fcfb
children 116ec7c1c038
comparison
equal deleted inserted replaced
0:e2e2e455fcfb 1:8fcf5ca25f5d
34 <help><![CDATA[ 34 <help><![CDATA[
35 Database of adduct which is combined with the database of compound to form a molecule-adduct pairs. 35 Database of adduct which is combined with the database of compound to form a molecule-adduct pairs.
36 The database is required to contain <em>adduct</em>, <em>charge</em>, <em>mass</em>, and <em>n_molecules</em>. 36 The database is required to contain <em>adduct</em>, <em>charge</em>, <em>mass</em>, and <em>n_molecules</em>.
37 ]]></help> 37 ]]></help>
38 </param> 38 </param>
39 <param name="adduct_weights" type="data" format="csv" optional="true">
40 <label>adduct_weights</label>
41 </param>
39 </xml> 42 </xml>
40 43
41 <xml name="outputs"> 44 <xml name="outputs">
42 <data name="annotation_parquet" format="parquet"/> 45 <data name="annotation_parquet" format="parquet"/>
43 </xml> 46 </xml>