Mercurial > repos > recetox > xmsannotator_advanced
annotate xmsannotator_macros.xml @ 8:fbe3edd0a06e draft default tip
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit e547915248546657de13b91f28e5f4488ae8f7e0"
author | recetox |
---|---|
date | Thu, 12 Aug 2021 11:13:54 +0000 |
parents | 53246490912c |
children |
rev | line source |
---|---|
0
60aec5c0e1ea
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 9c62378416ff3634935e7da4aa97b05d3356d1b5"
recetox
parents:
diff
changeset
|
1 <macros> |
60aec5c0e1ea
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 9c62378416ff3634935e7da4aa97b05d3356d1b5"
recetox
parents:
diff
changeset
|
2 <token name="@TOOL_VERSION@">1.3.2</token> |
7
53246490912c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit b99706e26938905c4d75763e3041f69fba4bff71"
recetox
parents:
5
diff
changeset
|
3 <token name="@DOCKER_IMAGE@">recetox/xmsannotator:1.3.2-recetox3</token> |
0
60aec5c0e1ea
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 9c62378416ff3634935e7da4aa97b05d3356d1b5"
recetox
parents:
diff
changeset
|
4 |
8
fbe3edd0a06e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit e547915248546657de13b91f28e5f4488ae8f7e0"
recetox
parents:
7
diff
changeset
|
5 <xml name="creator"> |
fbe3edd0a06e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit e547915248546657de13b91f28e5f4488ae8f7e0"
recetox
parents:
7
diff
changeset
|
6 <creator> |
fbe3edd0a06e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit e547915248546657de13b91f28e5f4488ae8f7e0"
recetox
parents:
7
diff
changeset
|
7 <organization |
fbe3edd0a06e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit e547915248546657de13b91f28e5f4488ae8f7e0"
recetox
parents:
7
diff
changeset
|
8 url="https://www.recetox.muni.cz/" |
fbe3edd0a06e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit e547915248546657de13b91f28e5f4488ae8f7e0"
recetox
parents:
7
diff
changeset
|
9 name="RECETOX MUNI" /> |
fbe3edd0a06e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit e547915248546657de13b91f28e5f4488ae8f7e0"
recetox
parents:
7
diff
changeset
|
10 </creator> |
fbe3edd0a06e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit e547915248546657de13b91f28e5f4488ae8f7e0"
recetox
parents:
7
diff
changeset
|
11 </xml> |
fbe3edd0a06e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit e547915248546657de13b91f28e5f4488ae8f7e0"
recetox
parents:
7
diff
changeset
|
12 |
5
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
13 <xml name="inputs"> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
14 <param name="peak_table" type="data" format="csv,h5,parquet"> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
15 <label>Peak table</label> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
16 <help><![CDATA[ |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
17 A peak-intensity table such as outputted from apLCMS. |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
18 The file is required to contain the fields <em>mz</em> and <em>rt</em>. |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
19 ]]></help> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
20 </param> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
21 <param name="compound_table" type="data" format="csv,parquet"> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
22 <label>Compound database</label> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
23 <help><![CDATA[ |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
24 Database of compounds according to which the annotation is performed. |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
25 The database is required to contain the fields <em>compound_id</em>, <em>monoisotopic_mass</em>, and <em>molecular_formula</em>. |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
26 ]]></help> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
27 </param> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
28 <param name="adduct_table" type="data" format="csv,parquet" optional="true"> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
29 <label>Adduct database (optional)</label> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
30 <help><![CDATA[ |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
31 Database of adduct which is combined with the database of compound to form a molecule-adduct pairs. |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
32 The database is required to contain <em>adduct</em>, <em>charge</em>, <em>mass</em>, and <em>n_molecules</em>. |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
33 ]]></help> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
34 </param> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
35 </xml> |
0
60aec5c0e1ea
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 9c62378416ff3634935e7da4aa97b05d3356d1b5"
recetox
parents:
diff
changeset
|
36 |
5
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
37 <xml name="outputs"> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
38 <data name="annotation_parquet" format="parquet"/> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
39 </xml> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
40 |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
41 <xml name="tolerance"> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
42 <param name="mass_tolerance_ppm" type="integer" min="0" value="5"> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
43 <label>Mass tolerance [ppm]</label> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
44 <help>Mass tolerance in ppm for database matching.</help> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
45 </param> |
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
46 <yield/> |
0
60aec5c0e1ea
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 9c62378416ff3634935e7da4aa97b05d3356d1b5"
recetox
parents:
diff
changeset
|
47 </xml> |
60aec5c0e1ea
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 9c62378416ff3634935e7da4aa97b05d3356d1b5"
recetox
parents:
diff
changeset
|
48 |
60aec5c0e1ea
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 9c62378416ff3634935e7da4aa97b05d3356d1b5"
recetox
parents:
diff
changeset
|
49 <xml name="citations"> |
5
47185b5abe9e
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 339f3b1b1243f353dd3ed115ac66320fdd2d2b68"
recetox
parents:
3
diff
changeset
|
50 <citation type="doi">10.1021/acs.analchem.6b01214</citation> |
0
60aec5c0e1ea
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 9c62378416ff3634935e7da4aa97b05d3356d1b5"
recetox
parents:
diff
changeset
|
51 </xml> |
60aec5c0e1ea
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit 9c62378416ff3634935e7da4aa97b05d3356d1b5"
recetox
parents:
diff
changeset
|
52 </macros> |