Mercurial > repos > prog > lcmsmatching
comparison test-data/filedb-small-mz-match-html-output.html @ 2:20d69a062da3 draft
planemo upload for repository https://github.com/workflow4metabolomics/lcmsmatching.git commit d4048accde6bdfd5b3e14f5394902d38991854f8
author | prog |
---|---|
date | Thu, 02 Mar 2017 08:55:00 -0500 (2017-03-02) |
parents | e66bb061af06 |
children |
comparison
equal
deleted
inserted
replaced
1:253d531a0193 | 2:20d69a062da3 |
---|---|
1 <html> | 1 <html> |
2 <header> | 2 <header> |
3 <meta charset="UTF-8"/> | |
3 <title>LC/MS matching results</title> | 4 <title>LC/MS matching results</title> |
4 <style> | 5 <style> |
5 table, th, td { border-collapse: collapse; } | 6 table, th, td { border-collapse: collapse; } |
6 table, th { border: 1px solid black; } | 7 table, th { border: 1px solid black; } |
7 td { border-left: 1px solid black; border-right: 1px solid black; } | 8 td { border-left: 1px solid black; border-right: 1px solid black; } |
23 <h2>Results</h2> | 24 <h2>Results</h2> |
24 <h3>Matched peaks</h3> | 25 <h3>Matched peaks</h3> |
25 <table> | 26 <table> |
26 <tr> | 27 <tr> |
27 <th>mz</th> | 28 <th>mz</th> |
28 <th>molid</th> | 29 <th>compoundid</th> |
29 <th>mode</th> | 30 <th>msmode</th> |
30 <th>mztheo</th> | 31 <th>mztheo</th> |
31 <th>comp</th> | 32 <th>peakcomp</th> |
32 <th>attr</th> | 33 <th>peakattr</th> |
33 <th>molcomp</th> | 34 <th>compoundcomp</th> |
34 <th>molmass</th> | 35 <th>compoundmass</th> |
35 <th>molnames</th> | 36 <th>fullnames</th> |
36 </tr> | 37 </tr> |
37 <tr> | 38 <tr> |
38 <td>80.04959</td> | 39 <td>80.04959</td> |
39 <td>U761</td> | 40 <td>U761</td> |
40 <td>POS</td> | 41 <td>POS</td> |