-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCBRAIN_indepth.html
executable file
·359 lines (310 loc) · 17.9 KB
/
CBRAIN_indepth.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
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>LORIS - A Database System</title>
<!-- The important Javascript libraries -->
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/black.css" id="theme">
<!-- Code syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<!-- MNI ecosystem menu/summary-->
<section>
<section data-background="images/mni_eco_info_5.jpg" data-background-size="100%">
</section>
<!-- MNI PAPER -->
<section data-transition="fade">
<a href="https://www.researchgate.net/publication/281780543_The_MNI_data-sharing_and_processing_ecosystem" target="_blank"><img src="images/MNI_ecosystem_paper.png"></a>
</section>
<section id="fragments">
<h2><font color="12a3d8">What’s involved?</font></h2>
<p>
<span class="fragment">Longitudinal Acquisition, Storage and Curation, </span>
<span class="fragment"><font color="f27c30">Interoperability, Reproducibility</font>, Transfer, Anonymization, </span>
<span class="fragment">Security, Privacy, Ethics, APIs, </span>
<span class="fragment">Validation, Quality Control, Protocol Checking, </span>
<span class="fragment">Preprocessing, Analysis, HPC, </span>
<span class="fragment">Provenance, Ontological Standarization, <font color="f27c30">Data Harmonization</font>, </span>
<span class="fragment">Upgrades, Maintenance, Bug Fixes, </span>
<span class="fragment">User Interface, Javascript, Bootstrap,</span>
<span class="fragment">Tracking, <font color="f27c30">Extensibility</font>, </span>
<span class="fragment">Data Management, Summary Statistics, </span>
<span class="fragment">Workflows, Development, Tool Integration, </span>
<span class="fragment"><font color="f27c30">Data Sharing</font>, Download, Multi-Modal Linking, <font color="f27c30">Querying</font>, </span>
<span class="fragment">Image Processing, Visualization, </span>
<span class="fragment">Networking, System Administration, </span>
<span class="fragment">Partnerships, Funding, HR</span>
<span class="fragment"><font color="f27c30">...No big deal!</font></span>
</p>
</section>
<section>
<h2><font color="12a3d8">LORIS-CBRAIN INTEGRATION</font></h2>
<p>Benefits <font color="f27c30">vs</font> Challenges</p>
<img src="images/Data_flow.jpg">
</section>
</section>
<!--CBRAIN-->
<section>
<section>
<a href="CBRAIN_indepth.html#/cbrain-indepth-destination" target="_blank"><h2>WHAT IS CBRAIN?</h2></a>
<table class="reveal">
<tr>
<td width="50%" style="vertical-align: middle">
<a href="https://www.frontiersin.org/articles/10.3389/fninf.2014.00054/full" target="_blank"><img src="images/CBRAIN_paper.png" width="90%"></a>
</td>
<td width="50%" style="vertical-align: middle;">
<a href="https://mcin-cnim.ca/technology/cbrain/" target="_blank"><img src="images/cbrain-blue.png" style="border:0; border-radius:30px;"></a>
<p><small><br>“..is an <font color="12a3d8">OPEN SOURCE</font> web-based collaborative <font color="12a3d8">High-Performance Computing (HPC)</font> platform for <font color="12a3d8">neuroimaging research</font>, connecting researchers to the <font color="12a3d8">tools</font> required to handle <font color="12a3d8">large datasets</font>.”</small></p>
<!--<p align="center"><small><ol>
<span class="fragment"><li>Processing <font color="f27c30">data</font></li></span><br>
<span class="fragment"><li>Abstract complexities associated with using <font color="f27c30">HPC</font> resources for <font color="f27c30">image processing</font></li></span>
</ol></small></p>-->
</td>
</tr></table>
</section>
<!-- What does CBRAIN do? -->
<section data-background="images/NIAK.jpg">
<h2 style="background-color:white;border-radius:15px;margin:-70px 100px 50px 100px"><font color="12a3d8">What does CBRAIN do?</font></h2>
<span class="fragment"><p style="background-color:white; margin: 0px 30px -1000px 30px; border-radius:15px;"><b><font color="f27c30">..enables distributed execution of software pipelines</font></b></p></span>
</section>
<section data-background="images/cbrain_uniview.png">
<p style="background-color:white; padding:0; border-radius:15px;margin:-20px -50px 0px -50px;"><b><font color="12a3d8">..aggregates multiple distributed file systems into uniform view</font></b></p>
</section>
<!--CBRAIN SCHEMA-->
<section data-background="images/CBRAIN_arch.png" data-background-size="70%">
<!--<h2>CBRAIN SCHEMA</h2>
<img src="images/CBRAIN_arch.png" width="80%">-->
</section>
<!-- WHO USES CBRAIN?-->
<section data-background="images/CBRAIN_distribution.png" data-background-size="70%">
<span class="fragment"><h2><font color="12a3d8">NOW</font></h2></span>
<p><font color="0d4983"><span class="fragment">611 users; </span><span class="fragment">199 international</span><br>
<span class="fragment">191 sites</span><br>
<span class="fragment">299 countries</span></font></p>
</section>
<!--CBRAIN Computing Resources-->
<section data-background="images/CBRAIN_hours.png" data-background-size="80%">
<span class="fragment"><h2 style="margin-top:-100px;"><font color="12a3d8">CBRAIN Computing Resources</font></h2></span>
<span class="fragment"><img src="images/cbrain_stats.png" align="left" width="60%" style="margin-top:100px;"></span>
</section>
<!--CBRAIN portal-->
<section data-transition="convex">
<h2>CBRAIN portal</h2>
<a href="https://portal.cbrain.mcgill.ca/login" target="_blank"><img src="images/CBRAIN_mainpage.png"></a>
<a href="https://portal.cbrain.mcgill.ca/login" target="_blank"><h4><font color="12a3d8">TRY ME!</font></h4></a>
</section>
<!-- CBRAIN TASKS-->
<section data-background="images/CBRAIN_tasks.png" data-background-size="85%">
</section>
</section>
<!--CBRAIN TOOLS-->
<section>
<section>
<h2>CBRAIN - Tools</h2>
<p align="left"><font color="yellow"> Conversion tools:</font></p>
<p align="left">MINC ↔ NIfTI, DICOM → MINC, DICOM → NIfTI, Analyze → HRRT, ASPIRO → MINC, DICOM → HRRT, MINC1 ↔ MINC2</p>
<p align="left"align="left"><font color="yellow">Image Processing tools:</font>
<ul>
<li> Civet, CivetCombiner & CivetQC</li>
<li> FSL: bedpostx, bet, fast, feat, first flirt, melodic, probtrackx</li>
<li> FreeSurfer: recon-all, and recon-all longitudinal</li>
<li> NIAK</li>
<li> Several other project specific tools</li>
</ul>
</section>
<!-- CIVET: Corticometric Iterative Vertex-based Estimations of Topology -->
<section>
<table class="reveal">
<h2>CIVET</h2>
<tr>
<td width="50%" style="vertical-align: middle">
<p><small>The CIVET project was initiated in order to create an automated, easy-to-use human brain-imaging pipeline that makes use of state-of-the-art software tools developed by researchers at the BIC for the fully-automated processing and analysis of large MR data sets, including the extraction and analysis of cortical surfaces from MR images, as well as many other volumetric and corticometric functions.</small></p>
<a href="http://www.bic.mni.mcgill.ca/ServicesSoftware/CIVET" target="_blank"><img src="images/CIVET.png"></a>
</td>
<td width="50%" style="vertical-align: top">
<p class="fragment roll-in"><font color="f27c30">Fully automated anatomical pipeline</font></p>
<p class="fragment roll-in"><font color="f27c30">Parallel processing</p>
<p class="fragment roll-in"><font color="f27c30">Can handle large datasets</p>
<p class="fragment roll-in"><font color="f27c30">Includes QC mechanisms</p>
<p class="fragment roll-in"><font color="f27c30">>10 yrs active development</p>
<p class="fragment roll-in"><font color="f27c30">Publication in process</p>
</td>
</tr></table>
</section>
<!-- CIVET (and NIAK?) -->
<section>
<table class="reveal">
<h2>CIVET - Processing steps</h2>
<tr>
<td>
<img src="images/CIVET_processing_steps.png">
</td>
</tr></table>
</section>
<section>
<table class="reveal">
<h2>CIVET - Pipeline schema</h2>
<tr>
<td>
<img src="images/CIVET_steps.png">
</td>
<td style="vertical-align: top">
<img src="images/CIVET_surface.png" width="50%">
<img src="images/CIVET_segmentation.png" width="50%">
</td>
</tr></table>
</section>
<section>
<h2>NIAK</h2>
<a href="http://niak.simexp-lab.org/" target="_blank"><p><small>http://niak.simexp-lab.org/</small></p></a>
<img src="images/NIAK.jpg" width="70%">
</section>
</section>
<!-- FUNCTIONALTIY -->
<section>
<section>
<h2>CBRAIN - Functionality</h2>
<p class="fragment roll-in">Non-expert users can easily leverage Compute Canada</p>
<p class="fragment roll-in">Anyone can request an account (best effort support):<br> <a href="mailto:[email protected]">[email protected]</a> </p>
<p class="fragment roll-in">CBRAIN code is now public: <a href="https://github.com/aces/cbrain" target="blank">https://github.com/aces/cbrain</a> </p>
<p class="fragment roll-in">Includes several structural and functional MRI tools</p>
<p class="fragment roll-in">Continued integration of new tools as per community needs</p>
</section>
</section>
<!-- MINC -->
<section>
<section>
<table class="reveal">
<h2>MINC</h2>
<tr>
<td width="60%" style="vertical-align: middle">
<img src="images/MINC.png">
</td>
<td width="40%" style="vertical-align: middle">
<p><small>The MINC file format and toolbox was originally conceived, written and released by Peter Neelin in 1992.</small></p>
</td>
</tr></table>
</section>
<section>
<h2>Install MINC - BIC systems</h2>
<p class="fragment roll-in">By default binaries are available at <font color="green"> /usr/local/mni </font></p>
<p class="fragment roll-in">Better to use <font color="green"> /usr/local/bic</font></p>
<p class="fragment roll-in">A much more up-to-date version is installed in <font color="green"> /ipl/quarantine/std/x86_64/1.0 </font></p>
<p class="fragment roll-in">To execute: <font color="green"> source /ipl/quarantine/std/x86_64/1.0/init.csh</font></p>
</section>
<section>
<h2>Install MINC - Personal computers</h2>
<p class="fragment roll-in">For personal computers (incl. Macs): <a href ="https://www.mcgill.ca/bic/resources/minc/minctoolkit">https://www.mcgill.ca/bic/resources/minc/minctoolkit</a> </p>
<p class="fragment roll-in">Two versions are mentioned: 1.0 and 1.9.2: install 1.0 version, which includes all the standard MINC tools with support for MINC2.</p>
<p class="fragment roll-in">Main difference: ITK-based software is also included. </p>
<!--
<p class="fragment roll-in">Version 1.0 uses ITK 3.20 and contains mincANTS + some of Vlad's tools that use ITK 1.9.xx contains ITK 4.7 and includes ANTS, Elastix and ABC - but most people don’t need that. </p>
-->
</section>
<section>
<h2>MINC resources</h2>
<ul><small>
<li>minc-users mailing list: <br> <a href="http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users">http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users</a></li> <br>
<li>Current documention on wikibooks: <br> <a href="http://en.wikibooks.org/wiki/MINC">http://en.wikibooks.org/wiki/MINC</a></li> <br>
<li>Current combined release: <br><a href="http://www.bic.mni.mcgill.ca/ServicesSoftware/ServicesSoftwareMincToolKit">http://www.bic.mni.mcgill.ca/ServicesSoftware/ServicesSoftwareMincToolKit</a></li> <br>
<li>Github (for bug report and source code) <br><a href="https://github.com/BIC-MNI/minc-toolkit/">https://github.com/BIC-MNI/minc-toolkit/</a></li> <br>
</small></ul>
</section>
</section>
<section>
<h2> CBRAIN GITHUB </h2>
<p><small><a href="https://github.com/aces/cbrain" target="_blank">https://github.com/aces/cbrain</a><br>
NITRC: <a href="www.nitrc.org/projects/cbrain" target="_blank">www.nitrc.org/projects/cbrain</a></small></p>
</section>
<!-- Acknowledgemnts -->
<section data-transition="slide" data-background="#87CEEB" data-background-transition="zoom">
<table class="reveal">
<tr>
<td width="70%" style="vertical-align: top">
<img src="images/loris_team_2017.jpg" width="90%">
</td>
<td width="30%" style="vertical-align: middle">
<p>Thank you!<small><font color="blue" size="4">Acknowledgements:</font><font color="black" size="2"> Alan Evans, Alex Zijdenbos, Dario Vins, Jonathan Harlap, Matt Charlet, Andrew Corderey, Sebastian Muehlboeck, Reza Adalat, Louis Collins, Vladimir Fonov, Marc Rousseau, Mia Petkova, Rathi Gnanasekaran, David Brownlee, Tarek Sherif, Pierre Rioux, Nic Kassis, Leigh MacIntyre, Claude Lepage, Ilana Leppert, Natasha Beck, Tristan Glatard, Bert Vincent, Lindsay Lewis, Najma Mahani, Elodie Portales-Casamar, Alden Woodward, Sylvain Milot, Jean Francois Malouin, Sylvain Baillet, Daniel Kroetz, Martin Weiss, Mathieu Desrosier, Jason Karamchandani, Amit Bar-Or, Ted Fon, John Brietner, Derek Lo, Patrick Bermudez, Chris Steele, Pamela Patterson and one of my favourites: Pierre Bellec!</font></small></p>
<p><font color="blue" size="4">LORIS team on left</font></p>
</td>
</tr></table>
</section>
</section>
<!--
<section>
<section id="fragments">
<h2>Fragments</h2>
<p>Hit the next arrow...</p>
<p class="fragment">... to step through ...</p>
<p><span class="fragment">... a</span> <span class="fragment">fragmented</span> <span class="fragment">slide.</span></p>
<aside class="notes">
This slide has fragments which are also stepped through in the notes window.
</aside>
</section>
<section>
<h2>Fragment Styles</h2>
<p>There's different types of fragments, like:</p>
<p class="fragment grow">grow</p>
<p class="fragment shrink">shrink</p>
<p class="fragment roll-in">roll-in</p>
<p class="fragment fade-out">fade-out</p>
<p class="fragment current-visible">current-visible</p>
<p class="fragment highlight-red">highlight-red</p>
<p class="fragment highlight-blue">highlight-blue</p>
</section>
</section>
<section id="transitions">
<h2>Transition Styles</h2>
<p>
You can select from different transitions, like: <br>
<a href="?transition=none#/transitions">None</a> -
<a href="?transition=fade#/transitions">Fade</a> -
<a href="?transition=slide#/transitions">Slide</a> -
<a href="?transition=convex#/transitions">Convex</a> -
<a href="?transition=concave#/transitions">Concave</a> -
<a href="?transition=zoom#/transitions">Zoom</a>
</p>
</section>
-->
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
// Full list of configuration options available at:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
transition: 'slide', // none/fade/slide/convex/concave/zoom
// Optional reveal.js plugins
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, condition: function() { return !!document.querySelector( 'pre code' ); }, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true },
{ src: 'plugin/notes/notes.js', async: true }
]
});
</script>
</body>
</html>