Mercurial > repos > tduigou > rptools_rpcompletion
annotate test-data/rpreport_output.html @ 0:ae16d7ce27d1 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
| author | tduigou | 
|---|---|
| date | Tue, 28 Mar 2023 12:08:32 +0000 | 
| parents | |
| children | 
| rev | line source | 
|---|---|
| 
0
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
1 <!DOCTYPE html> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
2 <html lang="en"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
3 <head> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
4 <!-- Required meta tags --> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
5 <meta charset="UTF-8"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
6 <meta name="viewport" content="width=device-width, initial-scale=1"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
7 | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
8 <!-- Bootstrap CSS --> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
9 <link rel="stylesheet" href="./css/bootstrap.min.css"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
10 | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
11 <!-- AG Grid scripts and CSS--> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
12 <script src="./js/ag-grid-community.min.noStyle.js"></script> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
13 <link rel="stylesheet" href="./css/ag-grid.min.css"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
14 <link rel="stylesheet" href="./css/ag-theme-alpine.min.css"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
15 <!-- AG Chart scripts --> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
16 <script src="./js/ag-charts-community.min.js"></script> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
17 <script src="./js/data.js"></script> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
18 | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
19 <title>rpReport</title> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
20 </head> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
21 | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
22 <body> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
23 <div class="container"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
24 <div class="row d-print-none"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
25 <div class="col"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
26 <div id="myGrid" style="width: 100%; height: 400px;" class="ag-theme-alpine"></div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
27 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
28 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
29 <!-- Selected row(s) only schown on print display --> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
30 <div class="row d-none d-print-block"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
31 <div class="col"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
32 <div id="selectedRowOnPrint" class="table-responsive"></div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
33 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
34 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
35 | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
36 <div class="row"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
37 <div class="col"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
38 <p class="h4 bg-light text-center">Pathway details</p> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
39 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
40 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
41 <div class="row gy-2"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
42 <div class="col-md-6"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
43 <div class="accordion" id="thermodynamic_chart_panel"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
44 <div class="accordion-item"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
45 <h2 class="accordion-header" id="headingTwo"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
46 <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwo"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
47 Thermodynamic profile chart | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
48 </button> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
49 </h2> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
50 <div id="collapseTwo" class="accordion-collapse collapse"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
51 <div class="accordion-body"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
52 <!-- Thermodynamique profile chart here --> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
53 <div id="dfG_prime_chart" style="height:300px"></div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
54 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
55 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
56 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
57 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
58 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
59 <div class="col-md-6"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
60 <div class="accordion" id="rule_score_chart_panel"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
61 <div class="accordion-item"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
62 <h2 class="accordion-header" id="headingThree"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
63 <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
64 Rule score chart | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
65 </button> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
66 </h2> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
67 <div id="collapseThree" class="accordion-collapse collapse"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
68 <div class="accordion-body"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
69 <!-- Pathway rule score chart here --> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
70 <div id="rule_score_chart" style="height:300px"></div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
71 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
72 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
73 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
74 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
75 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
76 <div class="col-md-6"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
77 <div class="accordion" id="ec_code_panel"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
78 <div class="accordion-item"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
79 <h2 class="accordion-header" id="headingOne"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
80 <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
81 EC number(s) | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
82 </button> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
83 </h2> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
84 <div id="collapseOne" class="accordion-collapse collapse"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
85 <div class="accordion-body"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
86 <!-- Retropathway ec_codes list here --> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
87 <div id="ec_code_details"></div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
88 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
89 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
90 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
91 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
92 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
93 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
94 <div class="row d-none" id="comparative_chart_panel"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
95 <div class="col"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
96 <div class="accordion"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
97 <div class="accordion-item"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
98 <h2 class="accordion-header" id="headingFour"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
99 <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseFour"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
100 Comparative charts | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
101 </button> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
102 </h2> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
103 <div id="collapseFour" class="accordion-collapse collapse show"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
104 <div class="accordion-body"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
105 <!-- Comparative charts here --> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
106 <div class="row"> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
107 <div class="col-md-6" id="global_score_compar_chart" style="height:300px"></div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
108 <div class="col-md-6" id="fba_compar_chart" style="height:300px"></div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
109 <div class="col-md-6" id="dfg_compar_chart" style="height:300px"></div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
110 <div class="col-md-6" id="rule_score_compar_chart" style="height:300px"></div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
111 <div class="col-md-6" id="reactions_nb_compar_chart" style="height:300px"></div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
112 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
113 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
114 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
115 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
116 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
117 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
118 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
119 </div> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
120 | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
121 <script src="./js/main.js"></script> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
122 | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
123 <!-- Bootstrap Bundle (includes Popper) --> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
124 <script src="./js/bootstrap.bundle.min.js"></script> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
125 | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
126 </body> | 
| 
 
ae16d7ce27d1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 2333b7b56422febf439cd9f4cd3e6eda858b2690
 
tduigou 
parents:  
diff
changeset
 | 
127 </html> | 
