annotate asics_xml.xml @ 4:0ff2d9211ebe draft default tip

planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
author marie-tremblay-metatoul
date Fri, 21 Sep 2018 07:42:53 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
1 <tool id="NmrAnnotation" name="NMR_Annotation" version="3.0.0">
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
2
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
3 <description> Annotation of complex mixture NMR spectra and metabolite proportion estimation </description>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
4
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
5 <requirements>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
6 <requirement type="package" version="1.1_4">r-batch</requirement>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
7 <requirement type="package" version="1.0.1">r-asics</requirement>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
8 </requirements>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
9
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
10 <stdio>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
11 <exit_code range="1:" level="fatal" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
12 </stdio>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
13
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
14 <command><![CDATA[
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
15 ## Wrapper
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
16 Rscript '$__tool_directory__/asics_wrapper.R' standards '$__tool_directory__/Library.Rdata'
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
17
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
18 ## Bruker files
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
19 zipfile '$zip_file'
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
20
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
21 ## Exclusion zone
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
22 zone_exclusion_choices.choice ${zone_exclusion_choices.choice}
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
23 #if str($zone_exclusion_choices.choice) == 'yes':
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
24 #for $i in $zone_exclusion_choices.conditions:
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
25 zone_exclusion_left ${i.zone_exclusion_left}
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
26 zone_exclusion_right ${i.zone_exclusion_right}
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
27 #end for
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
28 #end if
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
29
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
30 ## Maximal shift (spectrum alignement)
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
31 shift $shift
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
32
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
33 ## Graphical zone
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
34 zone_graphical_choices.choice ${zone_graphical_choices.choice}
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
35 #if str($zone_graphical_choices.choice) == 'yes':
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
36 #for $i in $zone_graphical_choices.conditions:
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
37 zone_graphical_left ${i.zone_graphical_left}
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
38 zone_graphical_right ${i.zone_graphical_right}
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
39 #end for
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
40 #end if
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
41
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
42 ## Outputs
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
43 logOut '$logOut'
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
44 proportionEstimation '$proportionEstimation'
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
45 graphOut '$graphOut'
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
46 ]]></command>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
47
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
48 <inputs>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
49 <param name="zip_file" type="data" format="no_unzip.zip, zip" label="Zip file" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
50
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
51 <conditional name="zone_exclusion_choices">
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
52 <param name="choice" type="select" label="Exclusion zone(s)" help="Choose if you want to exclude particular zone(s)" >
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
53 <option value="yes" > yes </option>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
54 <option value="no" selected="true"> no </option>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
55 </param>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
56 <when value="yes">
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
57 <repeat name="conditions" title="exclusion zones">
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
58 <param name="zone_exclusion_left" label="Left exclusion zone border" type="float" value="10.0" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
59 <param name="zone_exclusion_right" label="Right exclusion zone border" type="float" value="10.0" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
60 </repeat>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
61 </when>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
62 <when value="no" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
63 </conditional>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
64
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
65 <param name="shift" type="float" value="0.01" help="Maximal allowed shift for spectra alignment. Default value is 0.01 ppm" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
66
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
67 <conditional name="zone_graphical_choices">
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
68 <param name="choice" type="select" label="Graphical zone(s)" help="Choose if you want to display particular zone(s)" >
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
69 <option value="yes" > yes </option>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
70 <option value="no" selected="true"> no </option>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
71 </param>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
72 <when value="yes">
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
73 <repeat name="conditions" title="grapical zones">
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
74 <param name="zone_graphical_left" label="Left graphical zone border" type="float" value="10.0" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
75 <param name="zone_graphical_right" label="Right graphical zone border" type="float" value="10.0" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
76 </repeat>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
77 </when>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
78 <when value="no" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
79 </conditional>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
80 </inputs>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
81
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
82 <outputs>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
83 <data format="txt" name="logOut" label="${tool.name}_log" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
84 <data format="tabular" name="proportionEstimation" label="${tool.name}_proportionEstimation" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
85 <data format="pdf" name="graphOut" label="${tool.name}_graph" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
86 </outputs>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
87
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
88 <tests>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
89 <test>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
90 <param name="zip_file" value="ADG_007.zip" ftype="zip" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
91 <output name="proportionEstimation" value="MTBLS1_177_NMR_Annotation_proportionEstimation.tabular" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
92 <output name="graphOut" value="MTBLS1_177_NMR_Annotation.pdf" compare="sim_size" delta="300" />
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
93 </test>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
94 </tests>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
95
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
96 <help><![CDATA[
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
97
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
98 .. class:: infomark
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
99
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
100 **Authors** Marie Tremblay-Franco (marie.tremblay-franco@inra.fr), Patrick Tardivel (patrick.tardivel@inra.fr), Rémi Servien (remi.servien@inra.fr) and Gaelle Lefort (gaelle.lefort@inra.fr)
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
101
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
102 .. class:: infomark
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
103
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
104 **Please cite**
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
105
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
106 Tardivel P., Servien R. and Concordet D. Non asymptotic active set properties of lasso-type estimators in small-dimension (submitted)
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
107 Tardivel P., Servien R., Canlet C., Tremblay-Franco M., Debrauwer L. and Concordet D. ASICS: an automatic method for identification and quantification of metabolites in NMR 1D 1H spectra (in preparation)
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
108
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
109 ---------------------------------------------------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
110
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
111 ==============
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
112 NMR Annotation
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
113 ==============
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
114
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
115 -----------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
116 Description
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
117 -----------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
118
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
119 ASICS, based on a strong statistical theory, handles automatically the metabolite identification and quantification
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
120
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
121 -----------------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
122 Workflow position
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
123 -----------------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
124
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
125 **Upstream tools**
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
126
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
127 ========================= ================= ======= =========
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
128 Name output file format parameter
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
129 ========================= ================= ======= =========
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
130 NA NA NA NA
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
131 ========================= ================= ======= =========
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
132
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
133
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
134 **Downstream tools**
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
135
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
136 ========================= ================= ======= =========
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
137 Name output file format parameter
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
138 ========================= ================= ======= =========
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
139 NA NA NA NA
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
140 ========================= ================= ======= =========
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
141
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
142
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
143
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
144 -----------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
145 Input files
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
146 -----------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
147
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
148 +---------------------------+------------+
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
149 | Parameter : num + label | Format |
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
150 +===========================+============+
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
151 | 1 : Choose your inputs | zip |
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
152 +---------------------------+------------+
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
153
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
154 **Choose your inputs**
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
155
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
156 You have two methods for your inputs:
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
157
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
158 | Zip file : You can put a zip file containing one condition (sample): myinputs.zip.
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
159
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
160 .. image:: ./static/images/Mth_Architecture_Repertoire_Bruker.png
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
161
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
162 ----------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
163 Parameters
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
164 ----------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
165
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
166 Exclusion zone(s)
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
167 | Spectral regions to exclude, water, solvent or contaminant resonances
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
168 | If YES: parameters **Lower exclusion zone** and **Upper exclusion zone** are visible,
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
169 | If NO: no zone to exclude
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
170 | Default value is NO
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
171 |
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
172
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
173 Left exclusion zone
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
174 | Upper boundary of exclusion zone
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
175
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
176
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
177 Right exclusion zone
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
178 | Lower boundary of exclusion zone
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
179
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
180 | *Notes:*
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
181 | - these parameters can be used several times using the "Add new exclusion zones" button
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
182
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
183
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
184 Shift
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
185 | Maximum variation of the chemical shift (due to experimental conditions) of a peak of a fixed metabolite allowed in the warping function
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
186
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
187
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
188 Graphical zone(s)
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
189 | Spectral regions to display
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
190 | If YES: parameters **Lower graphical zone** and **Upper graphical zone** are visible,
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
191 | If NO: no zone to display
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
192 | Default value is NO
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
193
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
194
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
195 ------------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
196 Output files
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
197 ------------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
198
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
199 proportionEstimation.tsv
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
200 | tabular output
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
201 | Array with p rows (corresponding to the identified metabolites) and 1 column containing the estimated relative intensities
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
202
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
203
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
204 spectra.pdf
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
205 | pdf output
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
206 | Graphical chart of real and estimated spectrum (whole spectral width and zooms depending on exclusion zone(s))
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
207
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
208
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
209
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
210 ---------------------------------------------------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
211
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
212 -------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
213 Example
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
214 -------
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
215
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
216 .. image:: ./static/images/NmrAnnotation_ASICS.png
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
217
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
218
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
219 ]]></help>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
220
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
221 <citations>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
222 <citation type="doi">10.1007/s11306-017-1244-5</citation>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
223 <citation type="doi">10.1093/bioinformatics/btu813</citation>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
224 </citations>
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
225
0ff2d9211ebe planemo upload for repository https://github.com/workflow4metabolomics/nmr_annotation commit 3791815505685d0038e392a702860843fe1d443e
marie-tremblay-metatoul
parents:
diff changeset
226 </tool>