Mercurial > repos > jankanis > blast2html
comparison test-data/blast xml example4.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 { |
1597 </section> | 1597 </section> |
1598 | 1598 |
1599 </div> | 1599 </div> |
1600 | 1600 |
1601 <footer> | 1601 <footer> |
1602 This page was generated by <a href="...">blast2html</a>. | 1602 This page was generated by <a href="https://github.com/thehyve/blast2html/">blast2html</a>. |
1603 </footer> | 1603 </footer> |
1604 </body> | 1604 </body> |
1605 </html> | 1605 </html> |
1606 | 1606 |