-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathevents-article-8.html
140 lines (137 loc) · 8.14 KB
/
events-article-8.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
<!doctype html>
<html>
<head>
<!-- favicon -->
<link rel="apple-touch-icon" sizes="57x57" href="apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- general -->
<meta charset="utf-8">
<title>NeuroHub | News</title>
<meta name="viewport" content="width=device-width">
<meta name="description" content="NeuroHub - An Open Science Infrastructure for Reproducible, Collaborative, Multidisciplinary Scientific Research. This is an event article page for the website of the NeuroHub Project.">
<meta name="keywords" content="Neuro, NeuroHub, Research, Big Data, Science, Medicine, Datalad">
<meta name="author" content="Derek Lo @ 3design-dlo.com">
<link rel="stylesheet" type="text/css" href="css/styles.css" />
<link rel="stylesheet" type="text/css" href="css/nav-styles.css" />
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link href="https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700|Open+Sans:400,700&display=swap" rel="stylesheet">
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
<script type="text/javascript" src="js/drop-down.js"></script>
</head>
<body>
<div id="main-wrapper">
<!-- navigation -->
<nav class="site-nav">
<div class="nav-container">
<a href="index.html"><img src="images/logo-neurohub.png" class="logo bottom" alt="NeuroHub logo"></a>
<div id="showmenu">Menu</div>
<ul id="menu" class="nav-list hide">
<li class="nav-item"><a href="#!">About</a>
<ul class="nav-dropdown">
<li><a href="about.html">About Us</a></li>
<li><a href="dashboard.html">Dashboard</a></li>
<li><a href="references.html">References</a></li>
<li><a href="acknowledgements.html">Acknowledgements</a></li>
</ul>
</li>
<li class="nav-item"><a href="tools.html">Tools</a></li>
<li class="nav-item"><a href="team.html">Team</a></li>
<li class="nav-item"><a href="events.html" class="active">Events</a></li>
<li class="nav-item"><a href="https://github.com/neurohub/neurohub_documentation/wiki">Documentation</a></li>
<li class="nav-item"><a href="portal.html">Portal</a></li>
</ul>
</div>
</nav>
<div class="content-wrapper">
<!-- article -->
<section class="extra-top">
<div class="section-content">
<div class="col-2 flex" data-aos="fade-right" data-aos-anchor-placement="top-bottom" data-aos-offset="100"><img src="images/news/news-5.png" class="infographic"></div>
<div class="col-2" data-aos="fade-left" data-aos-anchor-placement="top-bottom" data-aos-offset="100" data-aos-delay="250">
<h2>NeuroHub Training Session</h2>
<iframe width="560" height="315" src="https://www.youtube.com/embed/LklLzdcy8sg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>NeuroHub Training Session - Accessing the UK Biobank and the Data Query Tool<br>
Speakers: The NeuroHub Team<br>
Date: March 10 2021 @ 1:30pm - 4:00pm EST<br><br>
Location: ONLINE - <strong>zoom link</strong> will be provided to registered attendees 1 day before the event<br><br>
Free event: Open to faculty, staff and students from McGill University, and all members of the Healthy Brains, Healthy Lives community
</p>
<p><strong>Summary</strong>: In this workshop, participants will gain hands-on, interactive experience with the advanced components of NeuroHub through a series of practical exercises on their own computer. Participants will work both individually and in groups during the workshop.</p>
<p>The topics that will be covered in this second training session will include the following:</p>
<ol>
<!-- <li>LORIS Data Query Tool (DQT) concepts and interactions with NeuroHub (UI)</li> -->
<li>Using the Data Query Tool (DQT) to access and work with the UK Biobank data</li>
</ol>
<p>By completing this training workshop, participants will be able to use the NeuroHub platform to access the UK Biobank data and learn how to incorporate it into their research activities.</p>
<p><strong>Pre-requisites:</strong>
<ol>
<li>Completion of the “Fundamentals of the NeuroHub Platform” Training session, or equivalent prior experience. A video recording of this session is available online and is recommended for viewing prior to attending this workshop.</li>
<li>Registration as a collaborator within the McGill agreement for access to the UK Biobank</li>
<li>Register for UK Biobank LORIS and NeuroHub accounts</li>
<li>To do so, please follow instructions linked below: <a href="https://github.com/neurohub/neurohub_documentation/wiki/1.0.Getting-started">https://github.com/neurohub/neurohub_documentation/wiki/1.0.Getting-started</a></li>
</ol></p>
<p><strong>About:</strong> NeuroHub is an open platform that offers tools for efficient, collaborative and reproducible science in neuroinformatics, genomics, social sciences, biology and more. NeuroHub gives users access to streamlined systems for secure storage and sharing of multi- disciplinary data and powerful computational tools for data processing.</p>
<div class="clear-all"></div>
</div>
</div>
</section>
<div class="clear-all"></div>
<!-- footer -->
<footer>
<div class="section-content flex flex-align-center">
<div class="logos">
<a href="https://www.mcgill.ca/hbhl/"><img src="images/logo-hbhl.png" alt="HBHL logo"></a>
<a href="http://ludmercentre.ca"><img src="images/logo-ludmer.png" alt="Ludmercentre logo"></a>
<a href="https://mcgill.ca"><img src="images/logo-mcgill.png" alt="McGill logo"></a>
<a href="https://www.mcgill.ca/neuro/"><img src="images/logo-neuro.jpg" alt="the Montreal Neurological Institute-Hospital logo"></a>
</div>
<div class="col-2 font-white text-center">
<h3>Contact Us</h3>
General Inquiries: <a href="mailto:[email protected]" class="font-white">[email protected]</a>
</div>
<div class="col-4 font-white text-center">
<a href="https://github.com/neurohub" class="font-white">
<img src="images/logo-github.png" class="github-icon center">
<h3>Find us on GitHub</h3>
</a>
</div>
<div class="col-4 font-white text-center">
<a href="https://twitter.com/HbhlNeuroHub" class="font-white">
<img src="images/logo-twitter.png" class="github-icon center">
<h3>Follow us on Twitter</h3>
</a>
</div>
</div>
</footer>
</div>
</div>
<script>
$(function(){
$("#showmenu").click(function(e){
$("#menu").slideUp();
if ($(this).next().is(":hidden")){
$(this).next().slideDown();
}
});
});
</script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init({duration: 800, offset: 50,});
</script>
</body></html>