annotate test-data/summary.html @ 15:e43f928bbcd2 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 92dd69e5b063aad05a9b2b75e21c78bfa46c4b94
author lecorguille
date Thu, 22 Dec 2016 06:00:29 -0500
parents b302779347de
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
1 <!DOCTYPE html>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
2 <HTML lang='en'>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
3 <HEAD>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
4 <meta http-equiv='Content-Type' content='text/html; charset=UTF-8' />
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
5 <title>[W4M] XCMS analysis summary</title>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
6 <style>
10
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
7 table, tr, td, th { border: 1px solid #000000; border-collapse:collapse; }
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
8 td,th { padding: 5px; padding-right: 12px; }
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
9 th { background: #898989; text-align:left;color: white;}
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
10 h2 { color: #FFA212; }
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
11 ul li { margin-bottom:10px; }
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
12 </style>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
13 </HEAD>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
14 <BODY>
10
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
15 <div><h1>___ XCMS analysis summary using Workflow4Metabolomics ___</h1>
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
16 </div>
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
17 <h2>Samples used:</h2>
10
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
18 <div><table>
11
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
19 <tr><th>sample</th><th>filename</th><th>md5sum<sup>*</sup></th></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
20 <tr> <td> ko15 </td> <td> faahKO_reduce/KO/ko15.CDF </td> <td> 4698c36c0b3af007faf70975c04ccf2a </td> </tr><tr> <td> ko16 </td> <td> faahKO_reduce/KO/ko16.CDF </td> <td> afaeed94ced3140bc042d5ab6aeb16c1 </td> </tr><tr> <td> wt15 </td> <td> faahKO_reduce/WT/wt15.CDF </td> <td> d58a27fad7c04ddddb0359ddc2b7ba68 </td> </tr><tr> <td> wt16 </td> <td> faahKO_reduce/WT/wt16.CDF </td> <td> 29654e9f8ad48c1fbe2a41b9ba578f6e </td> </tr>
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
21 </table>
11
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
22 <br/><sup>*</sup>The program md5sum is designed to verify data integrity. So you can check if the data were uploaded correctly or if the data were chancged during the process.
10
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
23 </div>
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
24 <h2>Function launched:</h2>
10
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
25 <div><table>
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
26 <tr><th>timestamp<sup>***</sup></th><th>function</th><th>argument</th><th>value</th></tr>
11
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
27 <tr><td rowspan='4'>160420-14:09:46</td><td rowspan='4'>xcmsSet</td>
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
28 <td>nSlaves</td><td>1</td></tr>
11
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
29 <tr><td>method</td><td>centWave</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
30 <tr><td>ppm</td><td>25</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
31 <tr><td>peakwidth</td><td>2050</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
32 <tr><td rowspan='6'>160420-15:07:14</td><td rowspan='6'>group</td>
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
33 <td>method</td><td>density</td></tr>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
34 <tr><td>sleep</td><td>0.001</td></tr>
11
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
35 <tr><td>minfrac</td><td>0.3</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
36 <tr><td>bw</td><td>5</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
37 <tr><td>mzwid</td><td>0.01</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
38 <tr><td>max</td><td>50</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
39 <tr><td rowspan='7'>160421-11:10:32</td><td rowspan='7'>retcor</td>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
40 <td>method</td><td>peakgroups</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
41 <tr><td>smooth</td><td>loess</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
42 <tr><td>extra</td><td>1</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
43 <tr><td>missing</td><td>1</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
44 <tr><td>span</td><td>0.2</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
45 <tr><td>family</td><td>gaussian</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
46 <tr><td>plottype</td><td>deviation</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
47 <tr><td rowspan='6'>160421-11:19:31</td><td rowspan='6'>group</td>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
48 <td>method</td><td>density</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
49 <tr><td>sleep</td><td>0.001</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
50 <tr><td>minfrac</td><td>0.3</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
51 <tr><td>bw</td><td>5</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
52 <tr><td>mzwid</td><td>0.01</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
53 <tr><td>max</td><td>50</td></tr>
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
54 <tr><td rowspan='1'>160421-11:50:48</td><td rowspan='1'>fillPeaks</td>
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
55 <td>method</td><td>chrom</td></tr>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
56 </table>
10
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
57 <br/><sup>***</sup>timestamp format: yymmdd-hh:mm:ss
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
58 </div>
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
59 <h2>Informations about the xcmsSet object:</h2>
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
60 <div><pre>
11
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
61 An "xcmsSet" object with 4 samples
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
62
11
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
63 Time range: 2506-4484 seconds (41.8-74.7 minutes)
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
64 Mass range: 200.1-600 m/z
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
65 Peaks: 32720 (about 8180 per sample)
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
66 Peak Groups: 8157
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
67 Sample classes: KO, WT
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
68
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
69 Profile settings: method = bin
11
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
70 step = 0.1
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
71
11
b302779347de planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 727b4a74b8e424af622dc0e2b0c910cdd020cd29
lecorguille
parents: 10
diff changeset
72 Memory usage: 4.25 MB
10
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
73 </pre></div>
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
74 <h2>Citations:</h2>
10
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
75 <div><ul>
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
76 <li>To cite the <b>XCMS</b> package in publications use:
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
77 <ul>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
78 <li>Smith, C.A. and Want, E.J. and O'Maille, G. and Abagyan,R. and Siuzdak, G.XCMS: Processing mass spectrometry data for metabolite profiling using nonlinear peak alignment, matching and identification, Analytical Chemistry, 78:779-787 (2006)</li>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
79 <li>Ralf Tautenhahn, Christoph Boettcher, Steffen Neumann: Highly sensitive feature detection for high resolution LC/MS BMC Bioinformatics, 9:504 (2008)</li>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
80 <li>H. Paul Benton, Elizabeth J. Want and Timothy M. D. Ebbels Correction of mass calibration gaps in liquid chromatography-mass spectrometry metabolomics data Bioinformatics, 26:2488 (2010)</li>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
81 </ul>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
82 </li>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
83 <li>To cite the <b>CAMERA</b> package in publications use:
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
84 <ul>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
85 <li>Kuhl, C., Tautenhahn, R., Boettcher, C., Larson, T. R. and Neumann,S. CAMERA: an integrated strategy for compound spectra extraction and annotation of liquid chromatography/mass spectrometry data sets. Analytical Chemistry, 84:283-289 (2012)</li>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
86 </ul>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
87 </li>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
88 <li>To cite the <b>Workflow4Metabolimics (W4M)</b> project in publications use:
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
89 <ul>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
90 <li>Franck Giacomoni, Gildas Le Corguillé, Misharl Monsoor, Marion Landi, Pierre Pericard, Mélanie Pétéra, Christophe Duperier, Marie Tremblay-Franco, Jean-François Martin, Daniel Jacob, Sophie Goulitquer, Etienne A. Thévenot and Christophe Caron (2014). Workflow4Metabolomics: A collaborative research infrastructure for computational metabolomics. Bioinformatics doi:10.1093/bioinformatics/btu813</li>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
91 </ul>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
92 </li>
10
1ea35f88f3c4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents: 9
diff changeset
93 </ul></div>
7
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
94 </BODY>
8bc6408551e8 planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff changeset
95 </HTML>