Mercurial > repos > lecorguille > xcms_summary
annotate test-data/summary.html @ 9:dc6b3773f8de draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
author | lecorguille |
---|---|
date | Fri, 08 Apr 2016 06:18:24 -0400 |
parents | 8bc6408551e8 |
children | 1ea35f88f3c4 |
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> |
9
dc6b3773f8de
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
7
diff
changeset
|
7 table { min-width: 500px; border:1px solid #D6B161; border-collapse:collapse;} |
dc6b3773f8de
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
7
diff
changeset
|
8 th { background: #898989; text-align:left;} |
dc6b3773f8de
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
7
diff
changeset
|
9 tr { border: 1px solid #000000 } |
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> |
9
dc6b3773f8de
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
7
diff
changeset
|
15 <h1>___ XCMS analysis summary using Workflow4Metabolomics ___</h1> |
7
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
16 <h2>Samples used:</h2> |
9
dc6b3773f8de
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
7
diff
changeset
|
17 <table |
7
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
18 <tr><th>sample</th><th>filename</th></tr> |
9
dc6b3773f8de
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
7
diff
changeset
|
19 <tr><td> HU_neg_051 </td><td> sacuri//bio2/HU_neg_051.mzXML </td></tr><tr><td> HU_neg_060 </td><td> sacuri//bio2/HU_neg_060.mzXML </td></tr><tr><td> HU_neg_017 </td><td> sacuri//bio/HU_neg_017.mzXML </td></tr><tr><td> HU_neg_028 </td><td> sacuri//bio/HU_neg_028.mzXML </td></tr><tr><td> Blanc04 </td><td> sacuri//blank/Blanc04.mzXML </td></tr><tr><td> Blanc06 </td><td> sacuri//blank/Blanc06.mzXML </td></tr> |
7
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
20 </table> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
21 <h2>Function launched:</h2> |
9
dc6b3773f8de
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
7
diff
changeset
|
22 <table> |
dc6b3773f8de
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
7
diff
changeset
|
23 <tr><th>timestamp<br />(ymd-h:m:s)</th><th>function</th><th>argument</th><th>value</th></tr> |
7
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
24 <tr><td rowspan='4'>151221-16:20:54</td><td rowspan='4'>xcmsSet</td> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
25 <td>nSlaves</td><td>1</td></tr> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
26 <tr><td>method</td><td>matchedFilter</td></tr> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
27 <tr><td>step</td><td>0.01</td></tr> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
28 <tr><td>fwhm</td><td>30</td></tr> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
29 <tr><td rowspan='5'>151221-16:37:00</td><td rowspan='5'>group</td> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
30 <td>method</td><td>density</td></tr> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
31 <tr><td>sleep</td><td>0.001</td></tr> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
32 <tr><td>minfrac</td><td>0.5</td></tr> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
33 <tr><td>bw</td><td>30</td></tr> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
34 <tr><td>mzwid</td><td>0.25</td></tr> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
35 <tr><td rowspan='1'>151221-16:37:20</td><td rowspan='1'>fillPeaks</td> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
36 <td>method</td><td>chrom</td></tr> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
37 </table> |
9
dc6b3773f8de
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
7
diff
changeset
|
38 <h2>Information about the xcmsSet object:</h2> |
dc6b3773f8de
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
7
diff
changeset
|
39 <pre> |
7
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
40 An "xcmsSet" object with 6 samples |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
41 |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
42 Time range: 16.3-1138.9 seconds (0.3-19 minutes) |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
43 Mass range: 61.9883-481.2446 m/z |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
44 Peaks: 1799 (about 300 per sample) |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
45 Peak Groups: 289 |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
46 Sample classes: bio, bio2, blank |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
47 |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
48 Profile settings: method = bin |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
49 step = 0.01 |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
50 |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
51 Memory usage: 0.421 MB |
9
dc6b3773f8de
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
7
diff
changeset
|
52 </pre> |
7
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
53 <h2>Citations:</h2> |
9
dc6b3773f8de
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
7
diff
changeset
|
54 <ul> |
7
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
55 <li>To cite the <b>XCMS</b> package in publications use: |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
56 <ul> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
57 <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
|
58 <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
|
59 <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
|
60 </ul> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
61 </li> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
62 <li>To cite the <b>CAMERA</b> package in publications use: |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
63 <ul> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
64 <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
|
65 </ul> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
66 </li> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
67 <li>To cite the <b>Workflow4Metabolimics (W4M)</b> project in publications use: |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
68 <ul> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
69 <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
|
70 </ul> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
71 </li> |
9
dc6b3773f8de
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
7
diff
changeset
|
72 </ul> |
7
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
73 </BODY> |
8bc6408551e8
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
lecorguille
parents:
diff
changeset
|
74 </HTML> |