Skip to content
Snippets Groups Projects
Commit 50ce78c2 authored by Yohan Jarosz's avatar Yohan Jarosz
Browse files

try lod krona

parent 1ed68937
No related branches found
No related tags found
No related merge requests found
......@@ -156,8 +156,7 @@
<!-- ANNOTATION -->
<div role="tabpanel" class="tab-pane fade" id="annotation">
<section id="annotation-section" class="row">
<div class="col-sm-3 col-md-3"></div>
<div class="img-result-container"><img class="img-responsive img-thumbnail" src="MGMT/results/IMP-vizbin_length_geneDensity.png" /></div>
<div id='krona-plot'></div>
</section>
</div>
......
......@@ -377,3 +377,9 @@ $(".table-result").each(function(idx, node) {
});
});
//load krona plot
$("#krona-plot").load("Analysis/results/MG.gene_kegg_krona.html", function() {
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment