annotate test-data/report.html @ 9:75abce7d0d52 draft default tip

planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit b09e42709ad92b22ab549bdc03e35c6990eb7688
author sanbi-uwc
date Thu, 23 Aug 2018 06:39:58 -0400
parents a074dbf35f0c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
1 <!DOCTYPE html>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
2 <html>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
3
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
4 <head>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
5 <title></title>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
6 <meta charset="utf-8">
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
7 <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
8 <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
9 integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
10 crossorigin="anonymous">
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
11 <link rel="stylesheet" type="text/css"
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
12 href="https://cdn.datatables.net/1.10.16/css/dataTables.bootstrap4.min.css"> </head>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
13
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
14 <body>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
15 <main role="main" class="container">
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
16 <h1 class="mt-5">
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
17 vcf_intesect_report Report
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
18 </h1>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
19 <hr> <div class="row justify-content-center align-items-center">
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
20 <table id="example" class="table table-bordered table-striped table-hover table-sm" cellspacing="0">
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
21 <thead class="thead-light">
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
22 <tr>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
23 <th scope="col">CHR</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
24 <th scope="col">GENE</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
25 <th scope="col">IDENTIFIER</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
26 <th scope="col">PRODUCT</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
27 <th scope="col">TYPE</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
28 <th scope="col">ANNOTATION</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
29 <th scope="col">POS</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
30 <th scope="col">REF</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
31 <th scope="col">ALT</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
32 <th scope="col">CONSEQUENCE</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
33 <th scope="col">IMPACT</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
34 <th scope="col">PATHWAY</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
35 </tr>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
36 </thead>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
37 <tbody>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
38 <tr>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
39 <td> Visualisation </td>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
40 <td>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
41 <a target="_blank" href="SAWC-5527/Intervene_upset.pdf">PDF Report: SAWC-5527</a>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
42 <a target="_blank" href="SAWC-5527/Intervene_upset_combinations.txt">TEXT Report SAWC-5527</a>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
43 </td>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
44 </tr>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
45 <tr>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
46 <td> Visualisation </td>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
47 <td>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
48 <a target="_blank" href="SAWC-507/Intervene_upset.pdf">PDF Report: SAWC-507</a>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
49 <a target="_blank" href="SAWC-507/Intervene_upset_combinations.txt">TEXT Report SAWC-507</a>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
50 </td>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
51 </tr>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
52 <tr>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
53 <td> Visualisation </td>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
54 <td>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
55 <a target="_blank" href="SAWC-5218/Intervene_upset.pdf">PDF Report: SAWC-5218</a>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
56 <a target="_blank" href="SAWC-5218/Intervene_upset_combinations.txt">TEXT Report SAWC-5218</a>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
57 </td>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
58 </tr>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
59 </tbody>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
60 <tfoot class="thead-light">
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
61 <tr>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
62 <th scope="col">CHR</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
63 <th scope="col">GENE</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
64 <th scope="col">IDENTIFIER</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
65 <th scope="col">PRODUCT</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
66 <th scope="col">TYPE</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
67 <th scope="col">ANNOTATION</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
68 <th scope="col">POS</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
69 <th scope="col">REF</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
70 <th scope="col">ALT</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
71 <th scope="col">CONSEQUENCE</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
72 <th scope="col">IMPACT</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
73 <th scope="col">PATHWAY</th>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
74 </tr>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
75 </tfoot>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
76 </table>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
77 </div>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
78 </main>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
79 <div class="mt-5">
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
80 </div>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
81 <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
82 integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
83 crossorigin="anonymous"></script>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
84 <script type="text/javascript" charset="utf8"
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
85 src="https://cdn.datatables.net/1.10.16/js/jquery.dataTables.js"></script>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
86 <script type="text/javascript" charset="utf8"
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
87 src="https://cdn.datatables.net/1.10.16/js/dataTables.bootstrap4.min.js"></script>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
88 <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
89 integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
90 crossorigin="anonymous"></script>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
91 <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
92 integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
93 crossorigin="anonymous"></script>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
94 <script type="text/javascript" language="javascript" class="init">
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
95 $(document).ready(function () {
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
96 $('#example').DataTable();
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
97 });
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
98 </script>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
99
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
100 </body>
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
101
a074dbf35f0c planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit 443745757700041f56328d9f35343178ea48bbb9
sanbi-uwc
parents:
diff changeset
102 </html>