Mercurial > repos > jankanis > blast2html2
comparison test-data/blast xml example2.html @ 33:3bb5da68305e
add test update script, add url to github page
| author | Jan Kanis <jan.code@jankanis.nl> |
|---|---|
| date | Thu, 15 May 2014 17:29:44 +0200 |
| parents | ce8f29efc0a1 |
| children | f611cf649c90 |
comparison
equal
deleted
inserted
replaced
| 32:ce8f29efc0a1 | 33:3bb5da68305e |
|---|---|
| 1 <!DOCTYPE html> | 1 <!DOCTYPE html> |
| 2 <html> | 2 <html> |
| 3 <head> | 3 <head> |
| 4 <meta charset="UTF-8"> | 4 <meta charset="UTF-8"> |
| 5 <meta name=generator content="blast2html; see ..."> | 5 <meta name=generator content="blast2html; see https://github.com/thehyve/blast2html/"> |
| 6 | 6 |
| 7 <title>Blast output</title> | 7 <title>Blast output</title> |
| 8 | 8 |
| 9 <style> | 9 <style> |
| 10 body { | 10 body { |
| 415 </section> | 415 </section> |
| 416 | 416 |
| 417 </div> | 417 </div> |
| 418 | 418 |
| 419 <footer> | 419 <footer> |
| 420 This page was generated by <a href="...">blast2html</a>. | 420 This page was generated by <a href="https://github.com/thehyve/blast2html/">blast2html</a>. |
| 421 </footer> | 421 </footer> |
| 422 </body> | 422 </body> |
| 423 </html> | 423 </html> |
| 424 | 424 |
