view test-data/heatmap.html @ 1:c90127c2a1ae draft default tip

"planemo upload for repository https://github.com/ImmPortDB/immport-galaxy-tools/tree/master/flowtools/clustergrammer_flow commit e47edffe14c2e8544fe0d00d932090657beae528"
author azomics
date Sun, 27 Jun 2021 22:13:16 +0000
parents fee56ee2f7ac
children
line wrap: on
line source

<!DOCTYPE html>
<html>
<head lang="en">
<title>Clustergrammer</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">

<link rel="stylesheet" href="js/bootstrap/css/bootstrap.css"/>
<link rel="stylesheet" href="css/clustergrammer_custom.css"/>
<link rel="stylesheet" href="css/font-awesome/css/font-awesome.min.css"/>

<script src="js/d3.min.js" type="text/javascript"></script>
<script src="js/jquery-1.11.3.min.js" type="text/javascript"></script>
<script src="js/underscore-min.js" type="text/javascript"></script>
<script src="js/bootstrap/js/bootstrap.js" type="text/javascript"></script>

</head>

<body>
<div id='container-id-1'>
    <h1 class='wait_message'>Please wait ...</h1>
</div>

<script src="js/clustergrammerIPG.js" type="text/javascript"></script>
<script src="js/load_clustergramIPG.js" type="text/javascript"></script>


</body>
</html>