-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
258 lines (241 loc) · 14.4 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
---
card-title: ELIXIR-Belgium
frontpage: true
---
<p class="text-center">
<img width="500px" src="{{'/assets/media/usegalaxy.be.svg' | relative_url }}" alt="Main UseGalaxy.be logo">
</p>
<h1 class="text-center">The Belgian Galaxy instance</h1>
<p class="lead text-center">Welcome to the public <a href="https://galaxyproject.org/">Galaxy</a> instance of <a href="https://datacore.sites.vib.be/">VIB Data Core</a> and <a href="https://elixir-belgium.org/">ELIXIR Belgium</a> hosted at <a href="https://www.vscentrum.be/">VSC</a> (Flemish Supercomputer Centre) to enable accessible, reproducible and transparent computational research. Galaxy supports thousands of documented and maintained tools that are free to use.
</p>
<div class="row row-cols-1 row-cols-sm-2 row-cols-lg-4 my-4 text-center g-4">
<div class="col">
<div class="card rounded border-0 shadow-sm shadow-hover h-100">
<div class="card-body pb-0">
<span class="text-primary fa-3x"><i class="fa-solid fa-floppy-disk"></i></i></span>
<ul class="list-unstyled m-0 ">
<li class="mb-2"><b class="card-title">50GB of storage</b></li>
<li>For every registered user</li>
<li>Need more storage?</li>
</ul>
</div>
<div class="card-footer bg-white border-top-0 d-flex justify-content-center">
<a href="{{'/request-quota' | relative_url }}" type="button" class="btn btn-sm btn-galaxy w-100">Request more</a>
</div>
</div>
</div>
<div class="col">
<div class="card rounded border-0 shadow-sm shadow-hover h-100">
<div class="card-body pb-0">
<span class="text-primary fa-3x"><i class="fa-solid fa-circle-nodes"></i></span>
<ul class="list-unstyled m-0">
<li class="mb-2"><b class="card-title">Hundreds of reference datasets</b></li>
<li>To be used in your workflow or tool</li>
<li>Need an additional reference dataset?</li>
</ul>
</div>
<div class="card-footer bg-white border-top-0 d-flex justify-content-center">
<a href="{{'/request-reference-data' | relative_url }}" type="button" class="btn btn-sm btn-galaxy w-100">Request reference data</a>
</div>
</div>
</div>
<div class="col">
<div class="card rounded border-0 shadow-sm shadow-hover h-100">
<div class="card-body pb-0">
<span class="text-primary fa-3x"><i class="fa-solid fa-screwdriver-wrench"></i></span>
<ul class="list-unstyled m-0">
<li class="mb-2"><b class="card-title">Thousands of tools available</b></li>
<li>Ready to use</li>
<li>Don't find your favorite tool?</li>
</ul>
</div>
<div class="card-footer bg-white border-top-0 d-flex justify-content-center">
<a href="{{'/request-tools' | relative_url }}" type="button" class="btn btn-sm btn-galaxy w-100">Request a tool</a>
</div>
</div>
</div>
<div class="col">
<div class="card rounded border-0 shadow-sm shadow-hover h-100">
<div class="card-body pb-0">
<span class="text-primary fa-3x"><i class="fa-solid fa-graduation-cap"></i></i></span>
<ul class="list-unstyled m-0">
<li class="mb-2"><b class="card-title">Galaxy Training Network (GTN)</b></li>
<li>Collection of tutorials developed and maintained by the worldwide Galaxy community</li>
</ul>
</div>
<div class="card-footer bg-white border-top-0 d-flex justify-content-center">
<a href="https://training.galaxyproject.org/" type="button" class="btn btn-sm btn-galaxy w-100">Visit GTN<i class="fa-solid fa-arrow-up-right-from-square ms-2 fa-sm"></i></a>
</div>
</div>
</div>
</div>
<!-- <div class="row mb-4">
<div class="col">
<div class="card rounded border-0 shadow-sm shadow-hover" style="background-color: #2b5522ff;">
<a href="https://gallantries.github.io/video-library/events/smorgasbord3/" class="stretched-link">
<img class="card-img py-3 px-5" src="{{'images/Smorgasbord2023.png' | relative_url}}">
</a>
</div>
</div>
</div> -->
<!-- <div class="row mb-4">
<div class="col">
<div class="card rounded border-0 shadow-sm shadow-hover">
<div class="card-body d-grid d-md-flex justify-content-center gap-4">
<a href="https://galaxyproject.org/events/gcc2024/" class="stretched-link d-flex align-items-center">
<img class="card-img py-3 px-5" src="{{'images/gcc2024-banner-3.png' | relative_url}}" style="max-height:200px;width:auto;"alt="GCC banner">
</a>
<div class="d-flex align-items-center justify-content-center text-center">
<div class="pt-2 px-4">
<h2 class="mt-0">June 24-29, 2024</h2>
<p class="lead">Brno, Czech Republic</p>
<p class="lead">The flagship Galaxy event of the year is upon us!</p>
</div>
</div>
</div>
</div>
</div>
</div> -->
<div class="row mb-4">
<div class="col">
<div class="card rounded border-0 shadow-sm shadow-hover">
<div class="card-body">
<div class="d-grid gap-5 d-md-flex">
<div>
<h2 class="mt-0">Training Infrastructure as a Service (TIaaS)</h2>
<p>
Are you looking to run a training course using Galaxy? 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 class="d-grid gap-3 d-sm-flex">
<a class="btn btn-sm btn-galaxy px-3" type="button" href="https://usegalaxy-eu.github.io/tiaas.html">
Learn more<i class="fa-solid fa-arrow-up-right-from-square ms-2 fa-sm"></i>
</a>
<a class="btn btn-sm btn-galaxy px-3" type="button" href="{{'/request-tiaas' | relative_url }}">
Enquire now
</a>
</div>
</div>
<div class="d-flex align-items-center justify-content-center">
<img src="{{'assets/media/tiaas-logo.png' | relative_url }}" width="250px" alt="TIaaS logo">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-12 col-md-6">
<div class="card rounded border-0 bg-light mb-4 shadow-sm">
<div class="card-body">
<div class="d-grid gap-3 d-lg-flex">
<div>
<h2 class="mt-0">First time here?</h2>
<p>
Have a look at our <a href="{{'/get-started' | relative_url }}">Quick start guide</a> to get an impression of the general layout of Galaxy.
</p>
</div>
<div class="d-flex align-items-center justify-content-center">
<a class="btn btn-sm btn-primary px-3 text-nowrap" type="button" href="{{'/get-started' | relative_url }}">
Quick start
</a>
</div>
</div>
</div>
</div>
<div class="card rounded border-0 mb-4 shadow-sm">
<div class="card-body">
<h2 class="mt-0">Contact us</h2>
<p>
For questions and general enquiries please contact us at <a href="mailto:[email protected]">[email protected]</a> or fill in our contact form.
</p>
<div class="d-grid gap-3 d-sm-flex">
<a class="btn btn-sm btn-galaxy px-3" type="button" href="mailto:[email protected]">
<i class="fa-solid fa-envelope me-2 fa-sm"></i>Mail us
</a>
<a class="btn btn-sm btn-galaxy px-3" type="button" href="{{'/request-support' | relative_url }}">
Use the form
</a>
</div>
</div>
</div>
<div class="card rounded border-0 bg-light mb-4 shadow-sm">
<div class="card-body">
<h2 class="mt-0">Our Data Policy</h2>
<h3>Registered users</h3>
<p>
Be aware that users should not use useGalaxy.be as the primary storage of their data as datasets are not independently backed up. Once a user marks a dataset as deleted, it will be permanently removed within 14 days. If the user "purges" the dataset in useGalaxy.be, it will be removed immediately, permanently. An extended quota can be requested for a limited time period in special cases. Please use the <a href="{{'/request-quota' | relative_url }}">quota expansion form</a>.
</p>
<h3>Unregistered Users</h3>
<p>
Processed data will only be accessible during one browser session, using a cookie to identify your data. This cookie is not used for any other purposes (e.g. tracking or analytics.) If useGalaxy.be service is not accessed for 90 days, those datasets will be permanently deleted.
</p>
<h3>GDPR compliance</h3>
<p>
The Galaxy service complies with the EU General Data Protection Regulation (GDPR). You can read more about this on our <a href="{{'/gdpr-compliance-doc' | relative_url }}">GDPR Compliance and Terms of Service page</a>.
</p>
</div>
</div>
<div class="card rounded border-0 shadow-sm mb-4">
<div class="card-body">
<h2 class="mt-0">Acknowledgment Statement</h2>
<p>
When you use Galaxy Belgium to support your publication or project, please acknowledge its use with the following statement:
</p>
<blockquote class="blockquote mb-0">
<p class="fst-italic p-3 text-center">
"This work is supported by <a href="https://useGalaxy.be">useGalaxy.be</a>, a service provided by <a href="https://datacore.sites.vib.be/">VIB Data Core</a> and <a href="https://elixir-belgium.org/">ELIXIR Belgium</a> (funded by Research Foundation-Flanders, project I000323N), hosted at <b>VSC</b> (Flemish Supercomputer Centre)."
</p>
</blockquote>
</div>
</div>
</div>
<div class="col-12 col-md-6">
<div class="card rounded border-0 mb-4 shadow-sm bg-light">
<div class="card-body">
<div class="d-grid gap-3 d-lg-flex">
<div>
<h2 class="mt-0">Data deposition</h2>
<p>
Do you want to submit your raw sequences to <a href="https://www.ebi.ac.uk/ena/">ENA</a>, the European Nucleotide Archive? We offer an easy to use upload tool that uses <a href="https://github.com/ELIXIR-Belgium/ENA-metadata-templates">template spreadsheets</a> to add and modify all <a href="https://ena-docs.readthedocs.io/en/latest/submit/general-guide/metadata.html">ENA metadata objects</a>.
</p>
<div class="gap-3 d-flex flex-wrap">
<a class="btn btn-sm btn-galaxy px-3 local-link text-nowrap" target="_top" type="button" href="https://usegalaxy.be/?tool_id=toolshed.g2.bx.psu.edu%2Frepos%2Fiuc%2Fena_upload%2Fena_upload">
<i class="fa-solid fa-play me-2"></i>Use the tool
</a>
<a class="btn btn-sm btn-galaxy px-3 text-nowrap" type="button" href="https://training.galaxyproject.org/training-material/topics/galaxy-interface/tutorials/upload-data-to-ena/tutorial.html">
<i class="fa-solid fa-graduation-cap me-2"></i>Training
</a>
<a class="btn btn-sm btn-galaxy px-3 text-nowrap" type="button" href="https://rdm.elixir-belgium.org/ena-submission">
Info<i class="fa-solid fa-arrow-up-right-from-square ms-2 fa-sm"></i>
</a>
</div>
</div>
<div class="d-flex align-items-center justify-content-center">
<img class="ena-img" src="{{'assets/media/ena_upload_toolbox.svg' | relative_url }}" alt="ENA logo">
</div>
</div>
</div>
</div>
<!-- <div class="card rounded border-0 mb-4 shadow-sm shadow-hover">
<a href="https://galaxyproject.org/news/2024-08-26-gta-registration/" class="stretched-link">
<img class="card-img" alt="GTA event image" src="{{'images/gta_2024_event.png' | relative_url}}">
</a>
</div> -->
{% include news-list.html amount=5 %}
<div class="card rounded border-0 mb-4 shadow-sm">
<div class="card-body">
<h2 class="mt-0">The Galaxy Project</h2>
<p>
useGalaxy.be is one of the Galaxy servers that make up the <a href="https://galaxyproject.org/usegalaxy/">usegalaxy.* initiative</a>. Along with <a href="https://usegalaxy.eu">Galaxy Europe</a> and <a href="https://usegalaxy.org">Galaxy Main</a> in the USA, the usegalaxy.* servers aim to provide a global publicly available bioinformatics resource.
</p>
<div class="d-flex align-items-center">
<a class="btn btn-sm btn-galaxy px-3 text-nowrap" type="button" href="https://galaxyproject.org">
Community Hub<i class="fa-solid fa-arrow-up-right-from-square ms-2 fa-sm"></i>
</a>
</div>
</div>
</div>
</div>
</div>