-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
317 lines (267 loc) · 10.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<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="robots" content="noindex, nofollow">
<link rel="icon" href="./static/favicon/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="./static/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./static/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./static/favicon/favicon-16x16.png">
<link rel="manifest" href="./static/favicon/site.webmanifest">
<title> Galaxy Australia Media </title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/simplemde/latest/simplemde.min.css">
<link rel="stylesheet" href="./static/vendor/fontawesome-5.15.4/css/all.css">
<link rel="stylesheet" href="./static/vendor/material-icons.css">
<link rel="stylesheet" href="./static/home/css/main.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<link rel="stylesheet" href="./static/home/css/index.css">
<style>
.material-icons {
opacity: 0;
max-width: 2rem;
overflow: hidden;
transition-duration: 0.25s;
}
</style>
</head>
<body>
<p class="alert alert-info text-center" style="margin-top: -50px;">
Our Media Site is currently undergoing maintenance.
You can continue using the service as normal during this time.
</p>
<main>
<section class="container-flex text-center my-3">
<a href="https://usegalaxy.org.au">
<img id="header-logo" src="./static/home/img/ga-logo.png" alt="Galaxy Australia Logo">
</a>
</section>
<section class="container-fluid my-5" id="tagline">
<!--
<div class="notice alert alert-info">
<p>
Admins - put a block notice in here if you want
</p>
</div>
-->
<p>
Galaxy Australia is an
<b> open, web-based </b>
platform for accessible, reproducible
and transparent computational research. Galaxy supports thousands of
documented and maintained tools that are free to use. We facilitate on-demand
training capacities and provision
<b>600GB</b> for Australian institutional (and 100GB for other) users.
</p>
</section>
<section id="stats-panel">
<div>
<iframe id="iframe-chart" src="https://stats.usegalaxy.org.au/d-solo/-D4mtTAik/for_embedding?orgId=1&refresh=10s&panelId=2" frameborder="0" onload="notifyLoaded(1);" style="opacity: 1;"></iframe>
</div>
<div class="row justify-content-between counters">
<img class="loading" src="./static/home/img/spinner.svg" alt="Loading stats" style="display: none;">
<div class="col">
<iframe src="https://stats.usegalaxy.org.au/d-solo/-D4mtTAik/for_embedding?orgId=1&refresh=1d&panelId=19" frameborder="0" onload="notifyLoaded(2);" style="opacity: 1;"></iframe>
</div>
<div class="col">
<iframe src="https://stats.usegalaxy.org.au/d-solo/-D4mtTAik/for_embedding?orgId=1&refresh=1d&panelId=21" frameborder="0" onload="notifyLoaded(3);" style="opacity: 1;"></iframe>
</div>
<div class="col">
<iframe src="https://stats.usegalaxy.org.au/d-solo/-D4mtTAik/for_embedding?orgId=1&refresh=1d&panelId=23" frameborder="0" onload="notifyLoaded(4);" style="opacity: 1;"></iframe>
</div>
<div class="col">
<iframe src="https://stats.usegalaxy.org.au/d-solo/-D4mtTAik/for_embedding?orgId=1&refresh=1d&panelId=25" frameborder="0" onload="notifyLoaded(5);" style="opacity: 1;"></iframe>
</div>
</div>
</section>
<section id="tiias">
<h4 class="header"> Training Infrastructure as a Service (TIaaS) </h4>
<div class="row">
<div class="col">
<p>
Are you looking to run bioinformatics training using the Galaxy
service? We provide free infrastructure for hosting Galaxy training
events, so your participants experience the fastest possible job times.
Don't let a job queue ruin your workshop!
</p>
</div>
<div class="col">
<p class="text-center">
<a class="ga-btn" href="https://usegalaxy.org.au/tiaas" target="_blank">
Learn more
</a>
<br>
<a class="ga-btn" href="https://usegalaxy.org.au/tiaas/new" target="_blank">
Enquire now
</a>
</p>
</div>
</div>
</section>
<section id="data-policy">
<h4 class="header"> Our data policy </h4>
<div class="row">
<div class="col">
<p>
Your data limits on Galaxy Australia depend on how you register with
the service. We provide greater privileges to verified
Australian Researchers.
</p>
</div>
</div>
</section>
</main>
<footer>
<div class="container logo">
<div class="text-center">
<a href="https://www.education.gov.au/ncris" target="_blank">
<img
src="/static/logos/footer/NCRIS-PROVIDER.png"
alt="NCRIS logo"
/>
</a>
<a href="https://bioplatforms.com/" target="_blank">
<img
src="/static/logos/footer/BIO-RGB_Full-POS.png"
alt="Bioplatforms australia logo"
/>
</a>
<a href="https://www.biocommons.org.au/" target="_blank">
<img
src="/static/logos/footer/au-biocommons.png"
alt="Australian Biocommons logo"
/>
</a>
</div>
</div>
<div class="container links">
<hr>
<div class="row" id="footer-links-row">
<div class="col-md-auto" id="footer-galaxy-logo">
<a href="/">
<img
src="/static/favicon/android-chrome-192x192.png"
alt="Galaxy logo"
>
</a>
</div>
<!-- <div class="col-md-auto">
<h6>SITE LINKS</h6>
<div class="row plain-links" id="footer-site-links">
<div class="col-md-6">
<small>
<a href="/request">Support</a> <br>
<a href="/about">About</a><br>
<a href="/about#acknowledgement-statement">Acknowledging Galaxy Australia</a> <br>
<a href="/about#feature-catalogue">Feature catalogue</a>
</small>
</div>
<div class="col-md-6">
<small>
<a href="/about#terms-of-service">Terms and conditions</a> <br>
<a href="/about#data-privacy">Privacy and data collection</a> <br>
<a href="/about#acceptable-use">Acceptable use</a> <br>
<a href="/about#service-levels">Service levels</a>
</small>
</div>
</div>
</div> -->
<div class="col-md-auto" style="max-width: 450px;">
<h6>ACKNOWLEDGEMENTS</h6>
<small>
<p class="tight mb-2">
This service forms part of the national Australian BioCommons infrastructure.
</p>
<p class="tight mb-2">
Galaxy Australia acknowledges operational and computational support from its
<a href="/about#operational-partners">partner organisations</a>.
</p>
<p class="tight mb-2">
We acknowledge and pay respect to the Elders and Traditional Owners of the lands on which our partner organisations stand.
</p>
</small>
</div>
<div class="col-md-auto">
<h6>CONNECT</h6>
<p class="plain-links">
<a href="mailto:[email protected]">
<i class="fas fa-envelope"></i>
</a>
<a href="https://github.com/usegalaxy-au" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="https://twitter.com/galaxyaustralia" target="_blank">
<i class="fab fa-twitter"></i>
<a href="https://www.linkedin.com/products/australianbiocommons-galaxyaustralia/" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
</p>
</div>
</div>
</div>
</footer>
<script type="text/javascript">
const IFRAME_COUNT = 5;
let loaded = [];
const notifyLoaded = (id) => {
loaded.push(id);
if (loaded.length === IFRAME_COUNT) {
$('#stats-panel img.loading').hide();
$('#stats-panel iframe').css('opacity', '1');
}
}
// Ensure that notice links open in new tab if external
$('.notice a').each( (i, item) => {
if (item.href[0] !== '/') {
item.target = '_blank';
}
});
</script>
<script type="text/javascript">
// Load material icons and display when page has loaded
document.fonts.onloadingdone = () => {
$('.material-icons').css({
'opacity': 1,
'max-width': 'unset',
'overflow': 'visible'
});
}
// Determine whether page is being viewed in iframe
function inIframe () {
try {
return window.self !== window.top;
} catch (e) {
return true;
}
}
$(document).ready( () => {
// Switch to solid navbar if not embedded in iframe
inIframe() || $('nav').removeClass("embedded");
// Enable bootstrap tooltips
var tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'))
var tooltipList = tooltipTriggerList.map(function (tooltipTriggerEl) {
return new bootstrap.Tooltip(tooltipTriggerEl)
})
// Bubbles shown on unpublished material (admins only)
$('.unpublished-bubble').parent().css('position', 'relative');
// Remove links to usegalaxy.org.au if in iframe
// ...otherwise risk having galaxy-in-galaxy which is very weird!
if ( inIframe() ) {
const links = document.getElementsByTagName('a');
for (var i in links) {
if (
links[i].href
&& links[i].href.includes('//usegalaxy.org.au')
&& !links[i].dataset.nostrip
) {
console.log(`Remove href from anchor: ${links[i].href}`);
$(links[i]).removeAttr("href");
}
};
}
});
</script>
</body>