Mercurial > repos > bgruening > antismash
comparison test-data/index.2.html @ 4:e78e25d3b4bd draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/antismash commit f5f8e44e726c9f2cc57e0f0fe8182a73afa56669
author | bgruening |
---|---|
date | Tue, 31 May 2022 14:04:07 +0000 |
parents | 5784e268efca |
children |
comparison
equal
deleted
inserted
replaced
3:5784e268efca | 4:e78e25d3b4bd |
---|---|
27 <img src="images/fungi_antismash_logo.svg" alt="antiSMASH logo" style="width:40px;height:unset;"> | 27 <img src="images/fungi_antismash_logo.svg" alt="antiSMASH logo" style="width:40px;height:unset;"> |
28 </a> | 28 </a> |
29 </div> | 29 </div> |
30 <div> | 30 <div> |
31 <a href="https://fungismash.secondarymetabolites.org/"> | 31 <a href="https://fungismash.secondarymetabolites.org/"> |
32 antiSMASH version 5.1.2 | 32 antiSMASH version 6.1.1 |
33 </a> | 33 </a> |
34 </div> | 34 </div> |
35 </div> | 35 </div> |
36 <div class="custom-description"></div> | 36 <div class="custom-description"></div> |
37 <div class="ancillary-links"> | 37 <div class="ancillary-links"> |
89 <script src="js/jquery.js"></script> | 89 <script src="js/jquery.js"></script> |
90 <script src="js/antismash.js"></script> | 90 <script src="js/antismash.js"></script> |
91 <script src="regions.js"></script> | 91 <script src="regions.js"></script> |
92 <script> | 92 <script> |
93 $(document).ready(function() { | 93 $(document).ready(function() { |
94 viewer["start"](all_regions, details_data, recordData); | 94 viewer["start"](all_regions, details_data, resultsData, recordData); |
95 }) | 95 }) |
96 </script> | 96 </script> |
97 | 97 |
98 <svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink"> | 98 <svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink"> |
99 <defs> | 99 <defs> |