Mercurial > repos > jankanis > blast2html
comparison test-data/blast xml example2.html @ 114:4f0ed3b5ae46
update test results
| author | Jan Kanis <jan.code@jankanis.nl> |
|---|---|
| date | Wed, 09 Jul 2014 15:20:38 +0200 |
| parents | f611cf649c90 |
| children |
comparison
equal
deleted
inserted
replaced
| 113:5d3840a1635e | 114:4f0ed3b5ae46 |
|---|---|
| 38 letter-spacing: -1px; | 38 letter-spacing: -1px; |
| 39 margin: 1.2em 0 0.3em; | 39 margin: 1.2em 0 0.3em; |
| 40 } | 40 } |
| 41 | 41 |
| 42 h1 { | 42 h1 { |
| 43 font-size: 200%; | |
| 44 } | |
| 45 | |
| 46 h2 { | |
| 47 font-size: 150%; | |
| 48 } | |
| 49 | |
| 50 h1, h2 { | |
| 43 border-bottom: 1px solid #CCCCCC; | 51 border-bottom: 1px solid #CCCCCC; |
| 44 font-size: 150%; | |
| 45 padding-bottom: 0.1em; | 52 padding-bottom: 0.1em; |
| 46 } | 53 } |
| 47 | 54 |
| 48 h2 { | 55 h3 { |
| 49 font-size: 120%; | 56 font-size: 120%; |
| 50 font-weight: bold; | 57 font-weight: bold; |
| 51 } | 58 } |
| 52 | 59 |
| 53 h4.darkHeader { | 60 h5.darkHeader { |
| 54 color: #4D4D4D; | 61 color: #4D4D4D; |
| 55 letter-spacing: 0; | 62 letter-spacing: 0; |
| 56 font-weight: bold; | 63 font-weight: bold; |
| 64 font-size: 108%; | |
| 57 } | 65 } |
| 58 | 66 |
| 59 #nodata { | 67 #nodata { |
| 60 font-weight: bold; | 68 font-weight: bold; |
| 61 } | 69 } |
| 383 </b></font></td></tr></table> | 391 </b></font></td></tr></table> |
| 384 </div> | 392 </div> |
| 385 | 393 |
| 386 <div id=content> | 394 <div id=content> |
| 387 | 395 |
| 396 <section class=header> | |
| 397 | |
| 398 <h1>Nucleotide Blast results</h1> | |
| 399 | |
| 400 <table class=headerdata> | |
| 401 <tr><td class=param>Program:</td><td>BLASTN 2.2.28+</td></tr> | |
| 402 <tr><td class=param>Database:</td><td>/share/BlastDB/nt</td></tr> | |
| 403 </table> | |
| 404 | |
| 405 </section> | |
| 406 | |
| 388 | 407 |
| 389 | 408 |
| 390 | 409 |
| 391 <section class=match id=match1> | 410 <section class=match id=match1> |
| 392 | 411 |
| 393 <h1>Nucleotide Sequence (16 letters)</h1> | 412 <h2>Nucleotide Sequence (16 letters)</h2> |
| 394 | 413 |
| 395 <section class=header> | 414 <section class=header> |
| 396 | 415 |
| 397 <table class=headerdata> | 416 <table class=headerdata> |
| 417 <tr><td class=param>Query number:</td><td>1</td></tr> | |
| 398 <tr><td class=param>Query ID:</td><td>Query_1</td></tr> | 418 <tr><td class=param>Query ID:</td><td>Query_1</td></tr> |
| 399 <tr><td class=param>Query definition:</td><td>No definition line</td></tr> | 419 <tr><td class=param>Definition line:</td><td>No definition line</td></tr> |
| 400 <tr><td class=param>Query length:</td><td>16</td></tr> | 420 <tr><td class=param>Length:</td><td>16</td></tr> |
| 401 <tr><td class=param>Program:</td><td>BLASTN 2.2.28+</td></tr> | |
| 402 <tr><td class=param>Database:</td><td>/share/BlastDB/nt</td></tr> | |
| 403 </table> | 421 </table> |
| 404 | 422 |
| 405 </section> | 423 </section> |
| 406 | 424 |
| 407 <section> | 425 <section> |
| 408 <h2>No Hits</h2> | 426 <h3>No Hits</h3> |
| 409 <div class=grey> | 427 <div class=grey> |
| 410 <table class=headerdata> | 428 <table class=headerdata> |
| 411 <tr><td class=param>Message:</td><td>No hits found</td></tr> | 429 <tr><td class=param>Message:</td><td>No hits found</td></tr> |
| 412 </table> | 430 </table> |
| 413 </div> | 431 </div> |
