-
Notifications
You must be signed in to change notification settings - Fork 31
/
training.html
387 lines (317 loc) · 14.4 KB
/
training.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
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>NRNB: Learn</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
<link href="assets/css/nrnb.css" rel="stylesheet">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Fav and touch icons -->
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="assets/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed"
href="assets/ico/apple-touch-icon-57-precomposed.png">
</head>
<body>
<div class="belt white">
<div class="container">
<div class="section">
<h3>NRNB Training</h3>
<p>
The NRNB supports several types of training events, including
both virtual and live workshops; tutorials sessions for clinicians,
biologists and bioinformaticians; presentations and demonstrations at
conferences; online tutorials and webcasts; and annual symposium.
</p>
</div>
<ul class="nav nav-tabs" id="tabs">
<li class="active"><a href="#events-tab" data-toggle="tab">Events</a></li>
<li><a href="#courses-tab" data-toggle="tab">Courses</a></li>
<li><a href="#tutorials-tab" data-toggle="tab">Tutorials</a></li>
</ul>
<div class="tab-content">
<div class="tab-pane active" id="events-tab">
<div class="row">
<div class="span6">
<div class="section">
<h3>Training Events</h3>
<dl>
<!--<dt>No scheduled events. Check back soon!</dt>-->
<dt><a href="https://gladstone.org/events/introduction-cytoscape-and-network-biology-3" target="_blank">Introduction to Cytoscape and Network Biology</a></dt>
<dd>Oct 24, 2024, Online</dd>
<dt><a href="https://gladstone.org/events/intermediate-cytoscape-networks-and-omics-data-visualization-7" target="_blank">Intermediate Cytoscape Networks and Omics Data Visualization</a></dt>
<dd>Oct 25, 2024, Onine</dd>
</dl>
<a class="btn btn-info pull-right" href="event-tracking.html">
New Event Form
</a>
</div>
</div>
<div class="span6">
<div class="section">
<h3>How to Host a Training Event</h3>
<p class="lead">
NRNB has representatives across the states, in Canada and
in Europe who are available to provide training. Are you
interested in hosting a presentation, tutorial or workshop at
your institution?</p>
<a class="btn btn-success pull-right"
href="collaboration-tracking.html">Event Planning Form »</a>
</div>
</div>
</div>
</div>
<div class="tab-pane" id="courses-tab">
<div class="row">
<div class="span6">
<div class="section">
<h3>Courses</h3>
<dl>
<dt>Coursera</dt>
<dd>
<a href="https://www.coursera.org/course/netsysbio" target="_blank">Network Analysis in Systems Biology</a>
</dd>
<dt>University of California San Francisco</dt>
<dd>
<a href="http://bioinformatics.ucsf.edu/degree-program/courses" target="_blank" >BMI
Bioinformatics 206</a>
</dd>
<dd>
<a href="http://student.ucsf.edu/gencat/biophysics.html" target="_blank">Biophysics
204 Macromolecular Structure and Interactions</a>
</dd>
<dd>
<a href="http://www.rbvi.ucsf.edu/Outreach/bmi203/overview.html" target="_blank">BMI 203 Algorithms</a>
</dd>
<dd>
<a href="http://www.cgl.ucsf.edu/Outreach/bmi280/details.html" target="_blank">Scientific
Software Development</a>
</dd>
<dt>University of California San Diego</dt>
<dd>
<a href="http://www.ucsd.edu/catalog/courses/BENG.html#beng183" target="_blank">Applied Genome Technologies</a>
</dd>
<dd>
<a href="https://www.ucsd.edu/catalog/courses/BENG.html#beng184" target="_blank">Computational Molecular Biology</a>
</dd>
<dd>
<a href="http://www.ucsd.edu/catalog/courses/BENG.html#beng203" target="_blank">Genomics,
Proteomics, and Network Biology</a>
</dd>
<dd>
<a href="http://www.ucsd.edu/catalog/courses/BIOL.html#bggn237" target="_blank">Quantitative
Methods in Genetics</a>
</dd>
<dd>
<a href="https://www.ucsd.edu/catalog/courses/BENG.html#beng212" target="_blank">Systems Biology and Bioengineering II:
Large-Scale Data Analysis</a>
</dd>
<a name="toronto"></a>
<dt>University of Toronto</dt>
<dd>
<a href="http://biochemistry.utoronto.ca/courses/bcb430y-bcb-project/" target="_blank">Special
Project in Bioinformatics and Computational Biology</a>
</dd>
<dd>
<a href="http://www.artsandscience.utoronto.ca/ofr/calendar/crs_bch.htm#BCB410H1" target="_blank">Applied
Bioinformatics (Undergraduate)</a>
</dd>
<dd>
<a href="http://www.artsandscience.utoronto.ca/ofr/calendar/crs_bch.htm#BCB420H1" target="_blank">Computational Systems
Biology</a>
</dd>
<dd>
<a href="http://www.moseslab.csb.utoronto.ca/CSB435.pdf" target="_blank">Regulatory
Networks and Systems in Molecular Biology</a>
</dd>
<!--<dd>
<a href="http://www.moleculargenetics.utoronto.ca/topic-course-list/fgpca" target="_blank">Functional
Genomics and Proteomics: Computational Approaches</a>
</dd>
<dd>
<a
href="http://www.moleculargenetics.utoronto.ca/topic-course-list/fgpea" target="_blank">Functional
Genomics and Proteomics: Experimental Approaches</a>
</dd>-->
<a name="cornell"></a>
<dt>Cornell Medical College, Manhattan, NY</dt>
<dd>
<a
href="https://gradschool.weill.cornell.edu/academics/course-offerings/faculty-research-lunches" target="_blank">Faculty
Research Lunches, Quarters I-II</a>
</dd>
<dd>
<a href="http://gradschool.weill.cornell.edu/academics/course-offerings/quantitative-understanding-biology" target="_blank">Quantitative
Understanding in Biology</a>
</dd>
<dd>
<a href="http://compbio.triiprograms.org/" target="_blank">Tri-Institutional
Training Program in Computational Biology & Medicine</a>
</dd>
<dd>
<a href="http://weill.cornell.edu/mdphd/programs/index.html" target="_blank">Introduction
to Systems Biology (MD/PhD program)</a>
</dd>
<dt>Gerstner Sloan-Kettering Graduate School, Manhattan, NY</dt>
<dd>
<a href="http://www.sloankettering.edu/curriculum/course-descriptions" target="_blank">Core
Course, Biomedical Sciences Graduate Program</a>
</dd>
<dt>Memorial Sloan Kettering Cancer Center, Manhattan</dt>
<dd>
<a href="http://www.mskcc.org/research/bioinformatics" target="_blank">Bioinformatics
Core Pathway Analysis Clinic</a>
</dd>
<!--<dt>University of Michigan</dt>
<dd>
<a href="http://cohse.umich.edu/continuing-education/webinars/" target="_blank">Cytoscape
training classes and webinar</a>
</dd>-->
<dt>European Bioinformatics Institute, Hinxton, United Kingdom</dt>
<dd>
<a href="https://www.ebi.ac.uk/training-beta/events/systems-biology-large-datasets-biological-insight/" target="_blank">Systems biology: From large datasets to biological insight</a>
</dd>
</dl>
<a class="btn btn-info" href="event-tracking.html">New
Course Form</a>
</div>
</div>
<div class="span6">
<div class="section">
<h3>How to Prepare a Course</h3>
<p class="lead">Are you interested in
teaching a course on Network Biology at your institution? NRNB has a collection of easily customizable modular
presentation material available at our
<a href="https://github.com/cytoscape/cytoscape-tutorials/wiki" target="_blank">Cytoscape Tutorials site</a>.
If you are interested in hosting NRNB staff for a lecture at your institution, complete our Course Planning Form below.</p>
<a class="btn btn-success pull-right"
href="collaboration-tracking.html">Course Planning Form »</a>
</div>
</div>
</div>
</div>
<div class="tab-pane" id="tutorials-tab">
<div class="row">
<div class="span12">
<div class="section">
<h3>How to Get Started</h3>
</div>
<div class="row">
<div class="span6">
<div class="section">
<div class="media">
<a class="pull-left" href="http://tutorials.cytoscape.org" target="_blank"> <img
class="media-object" src="images/Cytoscape_3_tutorials_1000.png"
alt="image" width="64px">
</a>
<div class="media-body">
<h4 class="media-heading">
<a href="http://tutorials.cytoscape.org" target="_blank">Cytoscape Tutorials</a>
</h4>
<p>A collection of protocols for Cytoscape and Cytoscape Apps, ranging from introductory training to advanced analysis.</p>
</div>
</div>
<br/>
<div class="media">
<a class="pull-left" href="http://automation.cytoscape.org" target="_blank"> <img
class="media-object" src="images/Cytoscape_3_automation_1000.png"
alt="image" width="64px">
</a>
<div class="media-body">
<h4 class="media-heading">
<a href="http://automation.cytoscape.org" target="_blank">Cytoscape Automation</a>
</h4>
<p>A collection of scripts for Cytoscape Automation, for scripters and developers.</p>
</div>
</div>
<br/>
</div>
</div>
<div class="span6">
<div class="section">
<div class="media">
<a class="pull-left" href="http://js.cytoscape.org/#getting-started" target="_blank"> <img
class="media-object img-rounded"
src="images/showcase-csweb2.png" alt="image" width="64px">
</a>
<div class="media-body">
<h4 class="media-heading">
<a href="http://js.cytoscape.org/" target="_blank">Cytoscape.js</a>
</h4>
<p>Interactive web tool for network visualization.</p>
</div>
</div>
<br/>
<div class="media">
<a class="pull-left"
href="https://github.com/cytoscape/cytoscape/wiki/Cytoscape-3.0-App-Development" target="_blank"> <img
class="media-object img-rounded"
src="images/showcase-dev2.png" alt="image" width="64px">
</a>
<div class="media-body">
<h4 class="media-heading">
<a href="https://github.com/cytoscape/cytoscape/wiki/Cytoscape-3.0-App-Development" target="_blank">Cytoscape
App Development</a>
</h4>
<p>Learn how to develop your own custom apps on the Cytoscape platform.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<a name="feedback" ></a>
<br /><br />
<div class="section belt">
<H3>Give Us Your Feedback</H3>
<!--<div id="surveyMonkeyInfo" style="width:800px;font-size:10px;color:#666;"><div><iframe id="sm_e_s" src="https://www.surveymonkey.com/jsEmbed.aspx?sm=kyNfv_2bGqN5S5nOqan8i50A_3d_3d" width="800" height="350" style="border:0px;padding-bottom:4px;" frameborder="0" allowtransparency="true" ></iframe></div>
</div>-->
<script>(function(t,e,s,n){var o,a,c;t.SMCX=t.SMCX||[],e.getElementById(n)||(o=e.getElementsByTagName(s),a=o[o.length-1],c=e.createElement(s),c.type="text/javascript",c.async=!0,c.id=n,c.src=["https:"===location.protocol?"https://":"http://","widget.surveymonkey.com/collect/website/js/tRaiETqnLgj758hTBazgdzHHAa_2FEdLhvocVWAGheQ1nt6T1gNfgfceFntsb9pzj8.js"].join(""),a.parentNode.insertBefore(c,a))})(window,document,"script","smcx-sdk");</script><a style="font: 12px Helvetica, sans-serif; color: #999; text-decoration: none;" href=https://www.surveymonkey.com> Create your own user feedback survey </a>
</div>
</div>
</div>
</div>
<footer></footer>
<!-- For Navbar -->
<script src="assets/js/jquery-1.11.0.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/page_setup.js"></script>
<script>
$(function () {
var activeTab = $('[href=' + location.hash + ']');
activeTab && activeTab.tab('show');
window.scrollTo(0, 0);
});
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push([ '_setAccount', 'UA-19386719-1' ]);
_gaq.push([ '_trackPageview' ]);
(function () {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl'
: 'http://www')
+ '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>