annotate test-data/output.html @ 0:b8bc1922226a draft default tip

"planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
author nml
date Thu, 21 Nov 2019 12:37:56 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
1 <!DOCTYPE html>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
2 <html>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
3 <style type="text/css">
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
4
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
5 body {
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
6 font-family: sans-serif;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
7 color: #000;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
8 }
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
9
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
10 table {
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
11 margin-left: 3em;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
12 text-align: center;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
13 }
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
14 th {
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
15 text-align:center;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
16 background-color: #000080;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
17 color: #FFF;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
18 padding: 0.4em;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
19 }
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
20 td {
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
21 font-family: monospace;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
22 text-align: left;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
23 background-color: #EEE;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
24 color: #000;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
25 padding: 0.4em;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
26 }
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
27 h2 {
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
28 color: #800000;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
29 padding-bottom: 0;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
30 margin-bottom: 0;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
31 clear: left;
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
32 }
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
33 </style></head>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
34
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
35 <body>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
36
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
37
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
38 <h2 id="M0">Mauve Output Summary</h2><br>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
39 <ul><li>Number of alignments performed: 2 (last alignment is usually the best)</li><li>The fasta and alignment files from the last alignment are shown in the history</li><li>To download the complete Mauve output, download the contents of this file</li><li>The contig orders of each alignment are shown below: </li></ul><br><table border="1"><tbody><tr><th>Alignment</th>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
40 <th colspan="2">1</th>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
41 <th colspan="2">2</th>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
42 </tr><tr><td></td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
43 <td>label</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
44 <td>strand</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
45 <td>label</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
46 <td>strand</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
47 </tr>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
48 <tr><td></td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
49 <td>MUT_00001</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
50 <td>forward</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
51 <td>MUT_00001</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
52 <td>forward</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
53 </tr>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
54 <tr><td></td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
55 <td>MUT_00002</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
56 <td>forward</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
57 <td>MUT_00002</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
58 <td>forward</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
59 </tr>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
60 <tr><td></td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
61 <td>MUT_00003</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
62 <td>forward</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
63 <td>MUT_00003</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
64 <td>forward</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
65 </tr>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
66 <tr><td></td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
67 <td>MUT_00004</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
68 <td>forward</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
69 <td>MUT_00004</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
70 <td>forward</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
71 </tr>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
72 <tr><td></td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
73 <td>MUT_00005</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
74 <td>forward</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
75 <td>MUT_00005</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
76 <td>forward</td>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
77 </tr>
b8bc1922226a "planemo upload for repository https://github.com/phac-nml/mauve_contig_mover commit 2d8300acc533f8b9ec95ff24ad2f529e92e8da69"
nml
parents:
diff changeset
78 </tbody></table></body></html>