Mercurial > repos > recetox > ramclustr
annotate ramclustr.xml @ 12:f52181a205d3 draft default tip
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
author | recetox |
---|---|
date | Thu, 19 Jun 2025 07:59:00 +0000 |
parents | da7722f665f4 |
children |
rev | line source |
---|---|
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
1 <tool id="ramclustr" name="RAMClustR" version="@TOOL_VERSION@+galaxy0" profile="23.0"> |
2
75dafb766417
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c321421a07bfdcc9ed423e9ed2ee794157984ba1
recetox
parents:
1
diff
changeset
|
2 <description>A feature clustering algorithm for non-targeted mass spectrometric metabolomics data.</description> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
3 <macros> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
4 <import>macros.xml</import> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
5 </macros> |
7
09cabbc3d12d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit b1cc1aebf796f170d93e3dd46ffcdefdc7b8018a
recetox
parents:
5
diff
changeset
|
6 <expand macro='annotation'/> |
5
2410de08b55a
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4a1bc7cba9745fd26e039b1629d4c9d9588ff5c0
recetox
parents:
4
diff
changeset
|
7 <edam_operations> |
2410de08b55a
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4a1bc7cba9745fd26e039b1629d4c9d9588ff5c0
recetox
parents:
4
diff
changeset
|
8 <edam_operation>operation_3557</edam_operation> |
2410de08b55a
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4a1bc7cba9745fd26e039b1629d4c9d9588ff5c0
recetox
parents:
4
diff
changeset
|
9 <edam_operation>operation_3435</edam_operation> |
2410de08b55a
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4a1bc7cba9745fd26e039b1629d4c9d9588ff5c0
recetox
parents:
4
diff
changeset
|
10 <edam_operation>operation_3432</edam_operation> |
2410de08b55a
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4a1bc7cba9745fd26e039b1629d4c9d9588ff5c0
recetox
parents:
4
diff
changeset
|
11 <edam_operation>operation_3465</edam_operation> |
2410de08b55a
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4a1bc7cba9745fd26e039b1629d4c9d9588ff5c0
recetox
parents:
4
diff
changeset
|
12 </edam_operations> |
7
09cabbc3d12d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit b1cc1aebf796f170d93e3dd46ffcdefdc7b8018a
recetox
parents:
5
diff
changeset
|
13 <expand macro="refs"/> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
14 <expand macro="creator"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
15 |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
16 <requirements> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
17 <requirement type="package" version="@TOOL_VERSION@">r-ramclustr</requirement> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
18 <requirement type="package" version="3.22.0">bioconductor-xcms</requirement> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
19 <requirement type="package" version="19.0.1">r-arrow</requirement> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
20 </requirements> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
21 |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
22 <command detect_errors="aggressive"><![CDATA[ |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
23 Rscript |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
24 -e 'source("${__tool_directory__}/ramclustr_wrapper.R")' |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
25 -e 'source("${ramclustr_method}")' |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
26 ]]> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
27 </command> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
28 <configfiles> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
29 <configfile name="ramclustr_method"> |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
30 #if $filetype.type_choice == "xcms": |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
31 obj = load("$filetype.input_xcms") |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
32 ramclustObj = RAMClustR::rc.get.xcms.data( |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
33 xcmsObj = xdata, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
34 #if $extras.ExpDes: |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
35 ExpDes = load_experiment_definition("${$extras.ExpDes}"), |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
36 #end if |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
37 mzdec = $msp_output_details.mzdec, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
38 ensure.no.na = $extras.replace_zeros |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
39 ) |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
40 #else if $filetype.type_choice == "csv": |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
41 ramclustObj = RAMClustR::rc.get.csv.data( |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
42 csv = "$filetype.ms_csv.ms", |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
43 #if $filetype.ms_csv.idmsms: |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
44 idmsms = "$filetype.ms_csv.idmsms", |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
45 #end if |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
46 #if $filetype.ms_csv.csv_phenoData: |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
47 phenoData = "$filetype.ms_csv.csv_phenoData", |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
48 #end if |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
49 #if $extras.ExpDes: |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
50 ExpDes = load_experiment_definition("${$extras.ExpDes}"), |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
51 #end if |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
52 st = $filetype.required.st, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
53 ensure.no.na = $extras.replace_zeros |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
54 ) |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
55 #else if $filetype.type_choice == "recetox-aplcms": |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
56 ramclustObj = read_ramclustr_aplcms( |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
57 ms1_featuredefinitions = "$filetype.ms_dataframe.ms1_featureDefinitions", |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
58 ms1_featurevalues = "$filetype.ms_dataframe.ms1_featureValues", |
10
2d94da58904b
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit dc508ea3521991cd42ff6c1aa8aa845b36412771
recetox
parents:
9
diff
changeset
|
59 ms1_featuredefinitions_ext = "$filetype.ms_dataframe.ms1_featureDefinitions.ext", |
2d94da58904b
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit dc508ea3521991cd42ff6c1aa8aa845b36412771
recetox
parents:
9
diff
changeset
|
60 ms1_featurevalues_ext = "$filetype.ms_dataframe.ms1_featureValues.ext", |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
61 #if $filetype.ms_dataframe.df_phenoData: |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
62 df_phenodata = "$filetype.ms_dataframe.df_phenoData", |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
63 phenodata_ext = "${filetype.ms_dataframe.df_phenoData.ext}", |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
64 #end if |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
65 #if $extras.ExpDes: |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
66 exp_des = "${$extras.ExpDes}", |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
67 #end if |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
68 st = $filetype.required.st, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
69 ensure_no_na = $extras.replace_zeros |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
70 ) |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
71 #end if |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
72 |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
73 #if $extras.replace_zeros == "TRUE": |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
74 ramclustObj = RAMClustR::rc.feature.replace.na(ramclustObj = ramclustObj) |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
75 #end if |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
76 |
9
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
77 #if $filtering.feature_filter_blanks.filter_blanks == "TRUE": |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
78 ramclustObj = RAMClustR::rc.feature.filter.blanks( |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
79 ramclustObj = ramclustObj, |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
80 qc.tag = "${filtering.feature_filter_blanks.qc_tag}", |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
81 blank.tag = "${filtering.feature_filter_blanks.blank_tag}", |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
82 sn = $filtering.feature_filter_blanks.sn, |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
83 remove.blanks = $filtering.feature_filter_blanks.remove_blanks |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
84 ) |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
85 #end if |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
86 |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
87 #if $normalisation.normalisation_method.normalize != "none": |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
88 ramclustObj = apply_normalisation( |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
89 ramclustr_obj = ramclustObj, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
90 #if $normalisation.normalisation_method.normalize == "batch.qc": |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
91 metadata_file = "${$normalisation.normalisation_method.batch_order_qc}", |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
92 qc_inj_range = $normalisation.normalisation_method.qc_inj_range, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
93 #end if |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
94 #if $normalisation.normalisation_method.normalize == "qc": |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
95 metadata_file = "${$normalisation.normalisation_method.batch_order_qc}", |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
96 p_cut = $normalisation.normalisation_method.p_cut, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
97 rsq_cut = $normalisation.normalisation_method.rsq_cut, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
98 p_adjust = $normalisation.normalisation_method.p_adjust, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
99 #end if |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
100 normalize_method = "$normalisation.normalisation_method.normalize" |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
101 ) |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
102 #end if |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
103 |
9
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
104 #if $filtering.feature_filter_cv.filter_cv == "TRUE": |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
105 ramclustObj = RAMClustR::rc.feature.filter.cv( |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
106 ramclustObj = ramclustObj, |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
107 qc.tag = "${filtering.feature_filter_cv.qc_tag}", |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
108 max.cv = $filtering.feature_filter_cv.max_cv |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
109 ) |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
110 #end if |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
111 |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
112 ramclustObj = RAMClustR::rc.ramclustr( |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
113 ramclustObj = ramclustObj, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
114 st = $filetype.required.st, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
115 sr = $filetype.required.sr, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
116 maxt = $filetype.required.maxt, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
117 deepSplit = $clustering.deepSplit, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
118 blocksize = $performance.blocksize, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
119 mult = $performance.mult, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
120 hmax = $clustering.hmax, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
121 minModuleSize = $clustering.minModuleSize, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
122 linkage = "$clustering.linkage", |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
123 cor.method = "$filetype.required.cor_method", |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
124 rt.only.low.n = $extras.rt_only_low_n, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
125 ) |
9
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
126 |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
127 #if $extras.quality_control == "TRUE": |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
128 ramclustObj = RAMClustR::rc.qc(ramclustObj = ramclustObj) |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
129 #end if |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
130 |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
131 store_output( |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
132 ramclustr_obj = ramclustObj, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
133 output_merge_msp = $msp_output_details.merge_msp, |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
134 output_spec_abundance = "$spec_abundance", |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
135 #if $msp_output_details.merge_msp: |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
136 msp_file = "$mass_spectra_merged" |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
137 #else: |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
138 msp_file = NULL |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
139 #end if |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
140 ) |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
141 </configfile> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
142 </configfiles> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
143 <inputs> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
144 <conditional name="filetype"> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
145 <param name="type_choice" type="select" label="Choose input format:"> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
146 <option value="xcms" selected="true">XCMS</option> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
147 <option value="csv">CSV</option> |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
148 <option value="recetox-aplcms">RECETOX-APLCMS</option> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
149 </param> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
150 <when value="xcms"> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
151 <expand macro="parameters_xcms" /> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
152 <section name="required" title="General parameters" expanded="true"> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
153 <param label="Sigma t" name="st" type="float" optional="true" help="Retention time similarity (optional). |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
154 A recommended starting point is half the value of your average chromatographic peak width at half max (seconds))."/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
155 <expand macro="parameters_required" /> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
156 </section> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
157 </when> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
158 <when value="csv"> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
159 <expand macro="parameters_csv" /> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
160 <section name="required" title="General parameters" expanded="true"> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
161 <param label="Sigma t" name="st" type="float" value="1" help="Retention time similarity. |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
162 A recommended starting point is half the value of your average chromatographic peak width at half max (seconds))."/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
163 <expand macro="parameters_required" /> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
164 </section> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
165 </when> |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
166 <when value="recetox-aplcms"> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
167 <expand macro="parameters_recetox_aplcms" /> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
168 <section name="required" title="General parameters" expanded="true"> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
169 <param label="Sigma t" name="st" type="float" value="1" help="Retention time similarity. |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
170 A recommended starting point is half the value of your average chromatographic peak width at half max (seconds))."/> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
171 <expand macro="parameters_required" /> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
172 </section> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
173 </when> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
174 </conditional> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
175 <expand macro="main_parameters" /> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
176 </inputs> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
177 |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
178 <outputs> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
179 <data label="Spec Abundance of ${on_string}" name="spec_abundance" format="tabular" /> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
180 <expand macro="output_msp"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
181 </outputs> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
182 |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
183 <tests> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
184 <!-- TEST 1 --> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
185 <test expect_num_outputs="2"> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
186 <conditional name="filetype"> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
187 <param name="type_choice" value="xcms"/> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
188 <param name="input_xcms" value="test1_xcmsObj_1.rdata.xcms.fillpeaks" ftype="rdata.xcms.fillpeaks"/> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
189 <section name="required"> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
190 <param name="maxt" value="259.8"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
191 </section> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
192 </conditional> |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
193 <section name="msp_output_details"> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
194 <param name="mzdec" value="4"/> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
195 </section> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
196 <section name="extras"> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
197 <param name="ExpDes" value="lc-ramclustr-define-experiment.csv" ftype="csv"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
198 </section> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
199 <output name="mass_spectra_merged" file="test1_fill_xcms_1.msp" ftype="msp"/> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
200 <output name="spec_abundance" file="test1_spec_abundance_xcms_1.tsv" ftype="tabular" compare="sim_size" delta="100"/> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
201 </test> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
202 |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
203 <!-- TEST 2 --> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
204 <test expect_num_outputs="2"> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
205 <conditional name="filetype"> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
206 <param name="type_choice" value="xcms"/> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
207 <param name="input_xcms" value="test2_xcmsObj_2.rdata.xcms.fillpeaks" ftype="rdata.xcms.fillpeaks"/> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
208 <section name="required"> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
209 <param name="maxt" value="78.4"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
210 </section> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
211 </conditional> |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
212 <section name="msp_output_details"> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
213 <param name="mzdec" value="4"/> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
214 </section> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
215 <section name="normalisation"> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
216 <conditional name="normalisation_method"> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
217 <param name="normalize" value="quantile"/> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
218 </conditional> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
219 </section> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
220 <output name="mass_spectra_merged" file="test2_fill_xcms_2.msp" ftype="msp" compare="sim_size" delta="500"/> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
221 <output name="spec_abundance" file="test2_spec_abundance_xcms_2.tsv" ftype="tabular" compare="sim_size" delta="500"/> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
222 </test> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
223 |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
224 <!-- TEST 3 --> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
225 <test expect_num_outputs="2"> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
226 <conditional name="filetype"> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
227 <param name="type_choice" value="csv"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
228 <section name="ms_csv"> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
229 <param name="ms" value="test3_csv_test-input_1_2.csv" ftype="csv"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
230 </section> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
231 <section name="required"> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
232 <param name="st" value="5.0"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
233 <param name="maxt" value="1"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
234 </section> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
235 </conditional> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
236 <section name="performance"> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
237 <param name="blocksize" value="1000"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
238 <param name="mult" value="1"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
239 </section> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
240 <output name="mass_spectra_merged" file="test3_spectra_csv_1.msp" ftype="msp"/> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
241 <output name="spec_abundance" file="test3_spec_abundance_csv_1.tsv" ftype="tabular"/> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
242 </test> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
243 |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
244 <!-- TEST 4 --> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
245 <test expect_num_outputs="2"> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
246 <conditional name="filetype"> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
247 <param name="type_choice" value="csv"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
248 <section name="ms_csv"> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
249 <param name="ms" value="test3_csv_test-input_1_2.csv" ftype="csv"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
250 </section> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
251 </conditional> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
252 <output name="mass_spectra_merged" file="test4_spectra_csv_2.msp" ftype="msp" lines_diff="10"/> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
253 </test> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
254 |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
255 <!-- TEST 5 --> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
256 <test expect_num_outputs="2"> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
257 <conditional name="filetype"> |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
258 <param name="type_choice" value="recetox-aplcms"/> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
259 <section name="ms_dataframe"> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
260 <param name="ms1_featureDefinitions" value="test5_df_featureDefinitions_input.parquet" ftype="parquet"/> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
261 <param name="ms1_featureValues" value="test5_df_featureValues_input.parquet" ftype="parquet"/> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
262 </section> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
263 </conditional> |
4
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
264 <output name="mass_spectra_merged" file="test5_spectra.msp" ftype="msp" lines_diff="10"/> |
050cfef6ba65
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 981ab05cdced6cbcbb1f13aa492e127365a4e9ed
recetox
parents:
3
diff
changeset
|
265 </test> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
266 |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
267 <!-- TEST 6 --> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
268 <test expect_num_outputs="3"> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
269 <conditional name="filetype"> |
9
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
270 <param name="type_choice" value="xcms"/> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
271 <param name="input_xcms" value="test6.fillpeaks" ftype="rdata.xcms.fillpeaks"/> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
272 </conditional> |
9
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
273 <section name="msp_output_details"> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
274 <param name="mzdec" value="4"/> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
275 </section> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
276 <section name="extras"> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
277 <param name="quality_control" value="TRUE"/> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
278 </section> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
279 <section name="filtering"> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
280 <conditional name="feature_filter_blanks"> |
9
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
281 <param name="filter_blanks" value="TRUE"/> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
282 <param name="blank_tag" value="Blanc"/> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
283 </conditional> |
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
284 <conditional name="feature_filter_cv"> |
9
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
285 <param name="filter_cv" value="TRUE"/> |
12
f52181a205d3
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit c562be4e9eb71470b480752aafe16722aee72bb1
recetox
parents:
11
diff
changeset
|
286 </conditional> |
9
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
287 </section> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
288 <output name="mass_spectra_merged" file="test6_out.msp" ftype="msp"/> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
289 <output name="spec_abundance"> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
290 <assert_contents> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
291 <has_size value="309" delta="10"/> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
292 </assert_contents> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
293 </output> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
294 <output name="pdf_plot"> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
295 <assert_contents> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
296 <has_size value="6842" delta="100"/> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
297 </assert_contents> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
298 </output> |
d70dd1d6ac4d
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 8775353ea1dddf10877441e158c7271a401d036e
recetox
parents:
8
diff
changeset
|
299 </test> |
0
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
300 </tests> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
301 |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
302 <help> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
303 <![CDATA[ |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
304 @HELP@ |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
305 |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
306 .. rubric:: **Footnotes** |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
307 .. [1] Correlation, Variance and Covariance - `stats::cor <https://www.rdocumentation.org/packages/stats/versions/3.6.2/topics/cor>`_ |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
308 .. [2] Hierarchical Clustering - `stats::hclust <https://www.rdocumentation.org/packages/stats/versions/3.6.2/topics/hclust>`_ |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
309 .. [3] Dynamic Dendrogram Pruning Based on Dendrogram Only - `dynamicTreeCut::cutreeDynamicTree <https://www.rdocumentation.org/packages/dynamicTreeCut/versions/1.63-1/topics/cutreeDynamicTree>`_ |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
310 ]]> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
311 </help> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
312 |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
313 <expand macro="citations" /> |
36104baf75da
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
recetox
parents:
diff
changeset
|
314 </tool> |