Mercurial > repos > lecorguille > xcms_report
annotate test-data/report.html @ 5:2fd29f68d90e draft
Uploaded
author | lecorguille |
---|---|
date | Wed, 23 Dec 2015 09:30:33 -0500 |
parents | f9b3dae104eb |
children | e18100ba8c10 |
rev | line source |
---|---|
0
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
1 <!DOCTYPE html> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
2 <HTML lang='en'> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
3 <HEAD> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
4 <meta http-equiv='Content-Type' content='text/html; charset=UTF-8' /> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
5 <title>[W4M] XCMS analysis report</title> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
6 <style> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
7 table { min-width: 500px; border:1px solid #D6B161; border-collapse:collapse;} |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
8 th { background: #898989; text-align:left;} |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
9 tr { border: 1px solid #000000 } |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
10 h2 { color: #FFA212; } |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
11 ul li { margin-bottom:10px; } |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
12 </style> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
13 </HEAD> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
14 <BODY> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
15 <h1>___ XCMS analysis report using Workflow4Metabolomics ___</h1> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
16 By: lecorguille@sb-roscoff.fr - |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
17 Date: 151223-09:22:45 |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
18 <h2>Samples used:</h2> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
19 <table |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
20 <tr><th>sample</th><th>filename</th></tr> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
21 <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> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
22 </table> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
23 <h2>Function launched:</h2> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
24 <table> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
25 <tr><th>timestamp<br />(ymd-h:m:s)</th><th>function</th><th>argument</th><th>value</th></tr> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
26 <tr><td rowspan='4'>151221-16:20:54</td><td rowspan='4'>xcmsSet</td> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
27 <td>nSlaves</td><td>1</td></tr> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
28 <tr><td>method</td><td>matchedFilter</td></tr> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
29 <tr><td>step</td><td>0.01</td></tr> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
30 <tr><td>fwhm</td><td>30</td></tr> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
31 <tr><td rowspan='5'>151221-16:37:00</td><td rowspan='5'>group</td> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
32 <td>method</td><td>density</td></tr> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
33 <tr><td>sleep</td><td>0.001</td></tr> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
34 <tr><td>minfrac</td><td>0.5</td></tr> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
35 <tr><td>bw</td><td>30</td></tr> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
36 <tr><td>mzwid</td><td>0.25</td></tr> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
37 <tr><td rowspan='1'>151221-16:37:20</td><td rowspan='1'>fillPeaks</td> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
38 <td>method</td><td>chrom</td></tr> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
39 </table> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
40 <h2>Information about the xcmsSet object:</h2> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
41 <pre> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
42 An "xcmsSet" object with 6 samples |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
43 |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
44 Time range: 16.3-1138.9 seconds (0.3-19 minutes) |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
45 Mass range: 61.9883-481.2446 m/z |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
46 Peaks: 1799 (about 300 per sample) |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
47 Peak Groups: 289 |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
48 Sample classes: bio, bio2, blank |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
49 |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
50 Profile settings: method = bin |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
51 step = 0.01 |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
52 |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
53 Memory usage: 0.421 MB |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
54 </pre> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
55 <h2>Citations:</h2> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
56 <ul> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
57 <li>To cite the <b>XCMS</b> package in publications use: |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
58 <ul> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
59 <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> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
60 <li>Ralf Tautenhahn, Christoph Boettcher, Steffen Neumann: Highly sensitive feature detection for high resolution LC/MS BMC Bioinformatics, 9:504 (2008)</li> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
61 <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> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
62 </ul> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
63 </li> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
64 <li>To cite the <b>CAMERA</b> package in publications use: |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
65 <ul> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
66 <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> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
67 </ul> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
68 </li> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
69 <li>To cite the <b>Workflow4Metabolimics (W4M)</b> project in publications use: |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
70 <ul> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
71 <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> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
72 </ul> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
73 </li> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
74 </ul> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
75 </BODY> |
f9b3dae104eb
planemo upload commit 73f46f4e08141f78927056fa3e4709d0ab323972
lecorguille
parents:
diff
changeset
|
76 </HTML> |