forked from usegalaxy-ca/usegalaxy-ca.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
223 lines (177 loc) · 7.44 KB
/
Copy pathindex.html
File metadata and controls
223 lines (177 loc) · 7.44 KB
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
<!DOCTYPE html>
<html>
<head>
<title>UseGalaxy.ca - A Canadian UseGalaxy</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/material-icons@1.13.7/iconfont/material-icons.min.css">-->
<!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<link rel="stylesheet" href="https://public.usegalaxy.ca/usegalaxy-ca.main.css">
<link rel="stylesheet" href="usegalaxy-ca.main.css">
<!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>-->
<!-- <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"></script>-->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JW6DK98RDF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-JW6DK98RDF');
</script>
<style>
.disabled {
pointer-events: none;
cursor: default;
}
</style>
</head>
<body>
<div class="MainViewPort">
<!-- TITLE SECTION -->
<div class="Header">
<img width="20%" src="https://public.usegalaxy.ca/images/Galaxy_Canada_Logo.png">
<div class="HeaderTitle">
Welcome to UseGalaxy.ca
</div>
<div class="HeaderSubTitle">
The main canadian public Galaxy server
</div>
</div>
<div>
<br>
Galaxy is an open-source platform for FAIR data analysis that enables users to:
<ul>
<li>
Use tools from various domains into workflows through its easy graphical web interface
</li>
<li>
Run code in interactive environments
</li>
<li>
Manage data by sharing and publishing results, workflows, and visualizations
</li>
<li>
Ensure reproducibility by capturing the necessary information to repeat and understand data analyses
</li>
</ul>
</div>
<!-- LOGIN SECTION -->
<div class="LoginButtonSections">
<a href="https://cg-galaxy.usegalaxy.ca/login/" target="_blank" class="LoginButton">
<div style="text-align:center">
Login via your institution
</div>
</a>
</div>
<!-- IMPORTANT MESSAGE -->
<div class="ImportantMessage">
<h2>
<b>THIS IS THE BETA TEST SITE FOR USEGALAXY.CA</b>
</h2>
<br>
<div>
ONLY INVITED USERS CAN LOGIN ON THIS SITE
</div>
<div>
Please go to usegalaxy.ca for the official canadian Galaxy server site
</div>
</div>
<!-- About / REQUESTS SECTION -->
<div class="RequestSections">
<a href="about.html" class="LinkRequestBox" target="_self" >
<img height="60%" src="https://public.usegalaxy.ca/images/Galaxy_Canada_Logo.png" alt="Galaxy for scientists" >
<div style="text-align:center">
About<br>UseGalaxy.ca
</div>
</a>
<a href="help.html" class="LinkRequestBox" target="_self" >
<img height="75%" src="https://public.usegalaxy.ca/images/undraw-illustrations/questions.svg" alt="Galaxy for scientists" >
<div style="text-align:center">
Help & Requests<br>
on UseGalaxy.ca
</div>
</a>
</div>
<br>
<!-- GALAXYS SECTIONS -->
<h2>
General information & resources on Galaxy
</h2>
<div class="GalaxySections" >
<a href="https://galaxyproject.org/get-started/" target="_blank" class="LinkSquareBox">
<img height="65%" src="https://public.usegalaxy.ca/images/undraw-illustrations/scientist.svg" >
<div style="text-align:center">
Getting started
</div>
</a>
<a href="https://galaxyproject.org/" target="_blank" class="LinkSquareBox">
<img height="65%" src="https://public.usegalaxy.ca/images/galaxy_project_logo_square.png" >
<div style="text-align:center">
Community Hub
</div>
</a>
<a href="https://training.galaxyproject.org/" target="_blank" class="LinkSquareBox">
<img height="65%" src="https://public.usegalaxy.ca/images/GTNStarBarsTrans300.png" >
<div style="text-align:center">
Training Network
</div>
</a>
<a href="https://help.galaxyproject.org/" target="_blank" class="LinkSquareBox">
<img height="65%" src="https://public.usegalaxy.ca/images/undraw-illustrations/questions.svg" >
<div style="text-align:center">
Help Forum
</div>
</a>
</div>
<div class="GalaxySections" >
<a href="https://galaxyproject.org/news/" target="_blank" class="LinkSquareBox">
<img height="75%" src="https://public.usegalaxy.ca/images/undraw-illustrations/news.svg" >
<div style="text-align:center">
News<br>
</div>
</a>
<a href="https://www.youtube.com/c/GalaxyProject" target="_blank" class="LinkSquareBox">
<img height="75%" src="https://public.usegalaxy.ca/images/GalaxyVideoLectures.jpg" >
<div style="text-align:center">
Youtube Channel
</div>
</a>
<a href="https://toolshed.g2.bx.psu.edu/" target="_blank" class="LinkSquareBox">
<div></div>
<img height="55%" src="https://public.usegalaxy.ca/images/galaxy-toolshed-300.png" >
<div style="text-align:center">
Toolshed
</div>
</a>
<a href="https://github.com/galaxyproject/awesome-galaxy/#readme" target="_blank" class="LinkSquareBox">
<div></div>
<img height="50%" src="https://public.usegalaxy.ca/images/undraw-illustrations/galaxy-for-developers.svg" >
<div style="text-align:center">
More Useful links
</div>
</a>
</div>
<br>
<!-- STATS SECTION -->
<h2>
Usage Statistics
</h2>
<div class="StatsSection">
<br>
No Data yet ...
<br><br><br>
<br><br><br><br><br>
</div>
<br>
<!-- FOOTER SECTION -->
<div class='Footer'>
<div>© Galaxy server version 23.1</div>
<div><a href="help.html">Help</a> </div>
<div><a href="https://galaxyproject.org/citing-galaxy/">Citing</a> </div>
<div><a href="about.html">About Us</a> </div>
</div>
</div>
</body>
</html>