Mercurial > repos > recetox > ramclustr
annotate ramclustr.xml @ 4:69e0da4703b5 draft
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit b514d9bf91b62bb06d39e6ceee21d8f18876e12b"
author | recetox |
---|---|
date | Fri, 04 Feb 2022 08:31:26 +0000 |
parents | 211cd88b5148 |
children | 10ded21d47c0 |
rev | line source |
---|---|
4
69e0da4703b5
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit b514d9bf91b62bb06d39e6ceee21d8f18876e12b"
recetox
parents:
3
diff
changeset
|
1 <tool id="ramclustr" name="RAMClustR" version="@TOOL_VERSION@+galaxy1"> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
2 <macros> |
3
211cd88b5148
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 9bc547872c98a9c13c561d15e8990fe82bdc0e72"
recetox
parents:
2
diff
changeset
|
3 <import>macros.xml</import> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
4 </macros> |
3
211cd88b5148
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 9bc547872c98a9c13c561d15e8990fe82bdc0e72"
recetox
parents:
2
diff
changeset
|
5 <expand macro="creator"/> |
211cd88b5148
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 9bc547872c98a9c13c561d15e8990fe82bdc0e72"
recetox
parents:
2
diff
changeset
|
6 |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
7 <requirements> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
8 <requirement type="package" version="@TOOL_VERSION@">r-ramclustr</requirement> |
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
9 <requirement type="package" version="3.14.0">bioconductor-xcms</requirement> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
10 </requirements> |
3
211cd88b5148
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 9bc547872c98a9c13c561d15e8990fe82bdc0e72"
recetox
parents:
2
diff
changeset
|
11 |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
12 <command detect_errors="aggressive"><![CDATA[ |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
13 Rscript |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
14 -e 'source("${__tool_directory__}/ramclustr_wrapper.R")' |
2
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
15 -e 'source("${ramclustr_method}")' |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
16 ]]> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
17 </command> |
2
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
18 <configfiles> |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
19 <configfile name="ramclustr_method"> |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
20 store_output( |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
21 #if $filetype.type_choice == "xcms": |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
22 ramclustr_xcms( |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
23 input_xcms = "$filetype.input_xcms", |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
24 #else: |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
25 ramclustr_csv( |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
26 ms="$filetype.ms_csv.ms", |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
27 idmsms="$filetype.ms_csv.idmsms", |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
28 feature_delimiter="$filetype.ms_csv.feature_delimiter", |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
29 sample_name_column = $filetype.ms_csv.sample_name_column, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
30 retention_time_column= $filetype.ms_csv.retention_time_column, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
31 #end if |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
32 sr = $filetype.required.sr, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
33 deep_split = $filetype.required.deepSplit, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
34 block_size = $filetype.required.blocksize, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
35 mult = $filetype.required.mult, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
36 hmax = $filetype.required.hmax, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
37 collapse = $filetype.required.collapse, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
38 use_pheno = $filetype.required.usePheno, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
39 qc_inj_range = $filetype.required.qc_inj_range, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
40 normalize = "$filetype.required.normalize", |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
41 min_module_size = $filetype.required.minModuleSize, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
42 linkage = "$filetype.required.linkage", |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
43 mzdec = $filetype.required.mzdec, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
44 cor_method = "$filetype.required.cor_method", |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
45 rt_only_low_n = $filetype.required.rt_only_low_n, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
46 replace_zeros = $filetype.required.replace_zeros, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
47 #if $filetype.type_choice == "xcms": |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
48 #if $filetype.optional.st |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
49 st = $filetype.optional.st, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
50 #end if |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
51 #else: |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
52 st = $filetype.ms_csv.st, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
53 #end if |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
54 #if $filetype.optional.maxt |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
55 maxt = $filetype.optional.maxt, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
56 #end if |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
57 #if $filetype.optional.fftempdir |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
58 fftempdir = $filetype.optional.fftempdir, |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
59 #end if |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
60 #if $filetype.metadata.batch_order_qc |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
61 metadata_file = "${filetype.metadata.batch_order_qc}", |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
62 #end if |
4
69e0da4703b5
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit b514d9bf91b62bb06d39e6ceee21d8f18876e12b"
recetox
parents:
3
diff
changeset
|
63 #if $filetype.metadata.ExpDes |
69e0da4703b5
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit b514d9bf91b62bb06d39e6ceee21d8f18876e12b"
recetox
parents:
3
diff
changeset
|
64 exp_design = "${filetype.metadata.ExpDes}" |
69e0da4703b5
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit b514d9bf91b62bb06d39e6ceee21d8f18876e12b"
recetox
parents:
3
diff
changeset
|
65 #end if |
2
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
66 ), |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
67 "$result", "$method_metadata", $filetype.required.merge_msp, "$spec_abundance") |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
68 </configfile> |
eac0e6feb850
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit d4a601c637b18f18a5cda9111208559e72d12657"
recetox
parents:
1
diff
changeset
|
69 </configfiles> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
70 <inputs> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
71 <conditional name="filetype"> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
72 <param name="type_choice" type="select" label="Choose input format:"> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
73 <option value="xcms" selected="true">XCMS</option> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
74 <option value="csv">CSV</option> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
75 </param> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
76 <when value="xcms"> |
3
211cd88b5148
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 9bc547872c98a9c13c561d15e8990fe82bdc0e72"
recetox
parents:
2
diff
changeset
|
77 <param name="input_xcms" label="input_xcms" type="data" format="rdata.xcms.fillpeaks" help="Grouped feature data for clustering by ramclustR" /> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
78 <expand macro="parameters_required" /> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
79 <expand macro="parameters_optional_xcms" /> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
80 <expand macro="parameters_optional_metadata" /> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
81 </when> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
82 <when value="csv"> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
83 <expand macro="parameters_csv" /> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
84 <expand macro="parameters_required" /> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
85 <expand macro="parameters_optional_csv" /> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
86 <expand macro="parameters_optional_metadata" /> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
87 </when> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
88 </conditional> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
89 </inputs> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
90 |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
91 <outputs> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
92 <data label="${tool.name} on ${on_string}" name="result" format="RData" /> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
93 <data label="Spec Abundance of ${on_string}" name="spec_abundance" format="csv" /> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
94 <data label="Metadata for ${tool.name} on ${on_string}" name="method_metadata" format="txt"/> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
95 <expand macro="output_msp"/> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
96 </outputs> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
97 |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
98 <tests> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
99 <test><!-- TEST 1 --> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
100 <param name="type_choice" value="xcms"/> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
101 <param name="input_xcms" value="test1_xcmsObj_1.rdata.xcms.fillpeaks" ftype="rdata.xcms.fillpeaks"/> |
4
69e0da4703b5
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit b514d9bf91b62bb06d39e6ceee21d8f18876e12b"
recetox
parents:
3
diff
changeset
|
102 <param name="ExpDes" value="lc-ramclustr-define-experiment.csv" ftype="csv"/> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
103 <output name="result" file="test1_ramclustObj_xcms_1.rdata" ftype="RData" compare="sim_size" delta="200"/> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
104 <output_collection name="mass_spectra" type="list"> |
4
69e0da4703b5
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit b514d9bf91b62bb06d39e6ceee21d8f18876e12b"
recetox
parents:
3
diff
changeset
|
105 <element name="experiment_lc" file="test1_fill_xcms_1.msp" ftype="msp"/> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
106 </output_collection> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
107 <output name="method_metadata" file="test1_metadata_xcms_1.txt" ftype="txt"/> |
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
108 <output name="spec_abundance" file="test1_spec_abundance_xcms_1.csv" ftype="csv" compare="sim_size" delta="100"/> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
109 </test> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
110 <test><!-- TEST 2 --> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
111 <param name="type_choice" value="xcms"/> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
112 <param name="input_xcms" value="test2_xcmsObj_2.rdata.xcms.fillpeaks" ftype="rdata.xcms.fillpeaks"/> |
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
113 <param name="batch_order_qc" value="test2_sample_metadata_xcms_2.csv" ftype="csv" /> |
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
114 <output name="result" file="test2_ramclustObj_xcms_2.rdata" ftype="RData" compare="sim_size" delta="200"/> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
115 <output_collection name="mass_spectra" type="list"> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
116 <element name="fill" file="test2_fill_xcms_2.msp" ftype="msp" compare="diff" lines_diff="10"/> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
117 </output_collection> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
118 <output name="method_metadata" file="test2_metadata_xcms_2.txt" ftype="txt"/> |
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
119 <output name="spec_abundance" file="test2_spec_abundance_xcms_2.csv" ftype="csv" compare="sim_size" delta="100"/> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
120 </test> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
121 <test><!-- TEST 3 --> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
122 <param name="type_choice" value="csv"/> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
123 <param name="ms" value="test3_csv_test-input_1_2.csv" ftype="csv"/> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
124 <param name="st" value="5.0"/> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
125 <param name="blocksize" value="1000"/> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
126 <param name="mult" value="1"/> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
127 <param name="maxt" value="1"/> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
128 <output name="result" file="test3_ramclustObj_csv_1.rdata" ftype="RData" compare="sim_size" delta="200"/> |
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
129 <output name="spec_abundance" file="test3_spec_abundance_csv_1.csv" ftype="csv"/> |
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
130 <output name="method_metadata" file="test3_metadata_csv_1.txt" ftype="txt"/> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
131 <output_collection name="mass_spectra" type="list"> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
132 <element name="fill" file="test3_spectra_csv_1.msp" ftype="msp"/> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
133 </output_collection> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
134 </test> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
135 <test><!-- TEST 4 --> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
136 <param name="type_choice" value="csv"/> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
137 <param name="ms" value="test3_csv_test-input_1_2.csv" ftype="csv"/> |
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
138 <param name="batch_order_qc" value="test4_sample_metadata_csv_2.csv" ftype="csv" /> |
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
139 <output name="result" file="test4_ramclustObj_csv_2.rdata" ftype="RData" compare="sim_size" delta="200"/> |
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
140 <output name="spec_abundance" file="test4_spec_abundance_csv_2.csv" ftype="csv"/> |
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
141 <output name="method_metadata" file="test4_metadata_csv_2.txt" ftype="txt"/> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
142 <output_collection name="mass_spectra" type="list"> |
1
15e173c5762c
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 249fdcc40e08fb1aece6d119fcf747eea1c595fb"
recetox
parents:
0
diff
changeset
|
143 <element name="fill" file="test4_spectra_csv_2.msp" ftype="msp" lines_diff="10"/> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
144 </output_collection> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
145 </test> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
146 </tests> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
147 |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
148 <help> |
3
211cd88b5148
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 9bc547872c98a9c13c561d15e8990fe82bdc0e72"
recetox
parents:
2
diff
changeset
|
149 <![CDATA[ |
211cd88b5148
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 9bc547872c98a9c13c561d15e8990fe82bdc0e72"
recetox
parents:
2
diff
changeset
|
150 @HELP@ |
211cd88b5148
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 9bc547872c98a9c13c561d15e8990fe82bdc0e72"
recetox
parents:
2
diff
changeset
|
151 ]]> |
0
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
152 </help> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
153 |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
154 <expand macro="citations" /> |
cb0b83b330fd
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c69f8d9772bdb9fb3cc9473651397cd6bb877020"
recetox
parents:
diff
changeset
|
155 </tool> |