-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
623 lines (362 loc) · 33.9 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
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
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
<!DOCTYPE html>
<html lang="">
<head>
<meta name="generator" content="Hugo 0.60.1" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<meta name="description" content="Sam Chorlton's Site">
<title>
Sam Chorlton
</title>
<link href="https://samchorlton.com/index.xml" rel="alternate" type="application/rss+xml" title="Sam Chorlton" />
<meta property="og:title" content="Sam Chorlton" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Sam Chorlton's Site"/>
<meta property="og:url" content="https://samchorlton.com/"/>
<meta property="og:site_name" content="Sam Chorlton"/>
<link rel="shortcut icon" href="https://samchorlton.com/favicon.ico">
<link rel="stylesheet" href="https://samchorlton.com/css/main.min.b2cd5055a410cfe0557c1b5f608b21a5d6f6421f56b014a3ed2ce0029c8a2cb3.css" integrity="sha256-ss1QVaQQz+BVfBtfYIshpdb2Qh9WsBSj7SzgApyKLLM=" media="screen">
<link rel="stylesheet" href="https://samchorlton.com/custom.css" integrity="" media="screen">
<link rel="stylesheet" href="https://samchorlton.com/styles/owlCarousel.min.b1f26e29c43c61fe8b5a6f225b4ee7c5f969a7b33cfe512706271e07246d93d1.css" integrity="sha256-sfJuKcQ8Yf6LWm8iW07nxflpp7M8/lEnBiceByRtk9E=" media="screen">
</head>
<body>
<section id="top" class="section">
<div class="hero is-medium">
<div class="hero-body">
<div class="container has-text-centered">
<h1 class="bold-title ">
Sam Chorlton
</h1>
<div class="subtitle is-3 ">
</div>
<div class="">
<div class="social-icons">
</div>
</div>
</div>
</div>
</div>
<div class="">
<div class="container">
<hr>
<nav class="navbar" role="navigation" aria-label="main navigation">
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false" >
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
<div class="navbar-menu has-content-centered" id="navMenu">
<a class="navbar-item" href="#publications">
Publications
</a>
<a class="navbar-item" href="#presentations">
Presentations
</a>
<a class="navbar-item" href="#educational">
Educational Material
</a>
<a class="navbar-item" href="https://github.com/schorlton" target="_blank">
Github
</a>
<a class="navbar-item" href="#contact">
Contact
</a>
</div>
</nav>
<hr>
</div>
<div class="section" id="publications">
<div class="container">
<h2 class="title is-2 has-text-centered">Peer-Reviewed Publications</h2>
<div class="markdown has-text-centered">
<p>Zou et al. <a href="https://doi.org/10.3201/eid2601.191241" target="_blank">Phenotypic and genotypic correlates of penicillin susceptibility in non-toxigenic Corynebacterium diphtheriae, British Columbia, 2015-2018</a>. Emerg Infect Dis, 2020.</p>
<p><strong>Chorlton SD</strong>. Reanalysis of Alzheimer’s Brain Sequencing Data Reveals Absence of Purported HHV6A and HHV7. J Bioinfo Comp Bio 2019, in press. Preprint <a href="https://doi.org/10.1101/830695" target="_blank">here</a>.</p>
<p><strong>Chorlton SD</strong>, Ritchie G, Lawson T, Romney MG, Lowe CL. <a href="https://doi.org/10.1128/JCM.01651-19" target="_blank">Whole-genome sequencing of Corynebacterium diphtheriae isolates recovered from an inner-city population demonstrates the predominance of a single molecular strain</a>. J Clin Micro 2019.</p>
<p>Al-Rawahi G, <strong>Chorlton S</strong>, Dhaliwal S, Golding G, Tilley P. <a href="https://doi.org/10.1128/JCM.00994-19" target="_blank">Performance of the BD Phoenix Automated Microbiology System for Trimethoprim-Sulfamethoxazole Susceptibility Testing of Staphylococcus aureus</a>. J Clin Micro 2019.</p>
<p>Dowhaniuk et al. <a href="https://onlinelibrary.wiley.com/doi/full/10.1002/jpen.1715" target="_blank">Starving the gut: A deficit of butyrate in the intestinal ecosystem of children with intestinal failure</a>. J Parenter Enter Nutr 2019.</p>
<p><strong>Chorlton SD</strong>. <a href="https://doi.org/10.1016/j.mehy.2019.109376" target="_blank">Adjunctive bradyzoite-directed therapy for reducing complications of congenital toxoplasmosis</a>. Med Hypotheses 2019.</p>
<p><strong>Chorlton SD</strong>. <a href="http://rdcu.be/tBHx" target="_blank">Toxoplasma gondii and schizophrenia: a review of published RCTs</a>. Parasitol Res 2017.</p>
<p>Mobilia N, Rocca A, <strong>Chorlton S</strong>, Fanchon E, Trilling L. <a href="https://doi.org/10.1007/978-3-319-16483-0_58" target="_blank">Logical Modeling and Analysis of Regulatory Genetic Networks in a Non Monotonic Framework</a>; Bioinf Biomed Eng 2015.</p>
<p><strong>Chorlton SD</strong>, Hallett RM, Hassell JA. <a href="https://bmcresnotes.biomedcentral.com/articles/10.1186/1756-0500-7-546" target="_blank">A program to identify prognostic and predictive gene signatures</a>. BMC Res Notes 2014.</p>
</div>
</div>
<div class="container has-text-centered top-pad">
<a href="#top">
<i class="fa fa-arrow-up"></i>
</a>
</div>
</div>
<div class="container"><hr></div>
<div class="section" id="presentations">
<div class="container">
<h2 class="title is-2 has-text-centered">Presentations</h2>
<div class="markdown has-text-centered">
<p>Dowhaniuk J et al. Inflammation and Intestinal Permeability in Pediatric Short Bowel Syndrome. Abstract accepted to: Canadian Digestive Diseases Week, 2020 Feb 28; Montreal, Canada.</p>
<p>Fornika D et al. Towards Automated Genomic Analysis for Surveillance and Infection-Control of Carbapenemase-Producing Organisms. Abstract presented at: BCCDC Research Week, 2019 Oct 22; Vancouver, Canada.</p>
<p><strong>Chorlton SD</strong>, Ritchie G, Lawson T, Romney MG, Lowe CF. <a href="https://docs.google.com/presentation/d/1MrWmtdsFDqp8U63hGrD8-3GG6E4hZ8R6hTt1UUPEjkc/edit?usp=sharing" target="_blank">Whole-Genome Sequencing of Corynebacterium diphtheriae Isolates Recovered from An Inner-City Population Demonstrates Predominance of a Single Molecular Strain.</a> Abstract presented at: ASM Microbe, 2019 Jun 21; San Francisco, USA. Oral presentation: <a href="https://docs.google.com/presentation/d/1O4nLaQ0agrwTAsj9JJI989peuQjQF5xyFGl5cuD48nc/edit?usp=sharing" target="_blank">here</a>.</p>
<p>Zou J, <strong>Chorlton S</strong>, Payne M, Lawson T, Romney MG, Ritchie G, Lowe CF. <a href="https://doi.org/10.3138/jammi_4.s1.abst-03" target="_blank">Whole Genome Sequencing and Penicillin Susceptibility Testing for Corynebacterium diphtheriae: Are the 2015 CLSI M-45 Breakpoints Relevant?</a> Abstract presented at: AMMI Canada - CACMID Annual Conference, 2019 Apr 4; Ottawa, Canada.</p>
<p>Green A et al. Elevated Serotonin (5-HT) impairs brown adipose tissue (BAT) and 5-HT receptor blockade improves whole body metabolism. Abstract presented at: Health Sciences Research Plenary; 2017 May 18; Hamilton, Canada.</p>
<p>Dowhaniuk J, Clause RF, Pai N, <strong>Chorlton S</strong>, Mileski H, Owens J, Prowse K, Ratcliffe E. <a href="IFNeutropeniaAbstractJuly2016.pdf" target="_blank">Pediatric intestinal failure is associated with recurrent neutropenia</a>. Abstract presented at: 9th International Pediatric Intestinal Failure and Rehabilitation Symposium; 2016 Oct 27-29; Los Angeles, California.</p>
<p>Mobilia N, Rocca A, <strong>Chorlton S</strong>, Fanchon E, Trilling L. <a href="ICSB_2015.pdf" target="_blank">Recent developments in non-monotonic logical modeling of regulatory genetic networks</a>. Abstract presented at: International Conference on Systems Biology; 2015 Nov 23-26; Biopolis, Singapore.</p>
<p><strong>Chorlton SD</strong>. <a href="MMRSD_2015.pdf" target="_blank">In silico screen identifies candidate drugs that induce differentiation of adipose progenitor cells into beige adipocytes</a>. Abstract presented at: McMaster Medical Student Research Day; 2015 Apr 15; Hamilton, Canada.</p>
</div>
</div>
<div class="container has-text-centered top-pad">
<a href="#top">
<i class="fa fa-arrow-up"></i>
</a>
</div>
</div>
<div class="container"><hr></div>
<div class="section" id="educational">
<div class="container">
<h2 class="title is-2 has-text-centered">Educational Material</h2>
<div class="markdown has-text-centered">
<h4 id="2019">2019</h4>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?cid=7E7DD198156E0C31\x26amp;resid=7E7DD198156E0C31%2117026\x26amp;authkey=ACw_usq03E5iKQY\x26amp;em=2\x26amp;wdAr=1.7781512605042016\x22 width=\x22350px\x22 height=\x22221px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Journal Club: FMT for IBS
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?resid=7E7DD198156E0C31%2117024\x26amp;authkey=%21ACetSvEyF7FeRBU\x26amp;em=2\x26amp;wdAr=1.7777777777777777\x22 width=\x22350px\x22 height=\x22221px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Mutant STIs
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?cid=7E7DD198156E0C31\x26amp;resid=7E7DD198156E0C31%2117022\x26amp;authkey=ALBfW3U7DuAynME\x26amp;em=2\x26amp;wdAr=1.7777777777777777\x22 width=\x22350px\x22 height=\x22221px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Journal Club: HIV Reservoir Anatomy
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?cid=7E7DD198156E0C31\x26amp;resid=7E7DD198156E0C31%2117020\x26amp;authkey=ALWi0FBObf9aYa4\x26amp;em=2\x26amp;wdAr=1.7777777777777777\x22 width=\x22350px\x22 height=\x22221px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Journal Club: Cefazolin vs Antistaphylococcal Penicillins for MSSA Bacteremia
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?cid=7E7DD198156E0C31\x26amp;resid=7E7DD198156E0C31%2117016\x26amp;authkey=AHZvPM-zhWtN7ko\x26amp;em=2\x26amp;wdAr=1.7777777777777777\x22 width=\x22350px\x22 height=\x22221px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Origins of HIV
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?resid=7E7DD198156E0C31%2117015\x26amp;authkey=%21APXPzf9SYoVsvNs\x26amp;em=2\x26amp;wdAr=1.7777777777777777\x22 width=\x22350px\x22 height=\x22221px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Rapid Blood Culture AST
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<p><a href="https://docs.google.com/presentation/d/1-0lcrU-UcFoZNG0jdxzE6HrT69NsJ2aq2O4912FtOKg/edit?usp=sharing" target="_blank">Vaccine information handout - BC Children’s Hospital Vaccine Day.</a></p>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?cid=7E7DD198156E0C31\x26amp;resid=7E7DD198156E0C31%2117017\x26amp;authkey=AMroTi3b4JUkfdE\x26amp;em=2\x26amp;wdAr=1.7777777777777777\x22 width=\x22350px\x22 height=\x22221px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
TB Diagnostic PCR
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?cid=7E7DD198156E0C31\x26amp;resid=7E7DD198156E0C31%2117003\x26amp;authkey=AOkijlfQdvkhsk0\x26amp;em=2\x26amp;wdAr=1.7777777777777777\x22 width=\x22350px\x22 height=\x22221px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice Online\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Bad Pharma, Part 1
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?cid=7E7DD198156E0C31\x26amp;resid=7E7DD198156E0C31%2117004\x26amp;authkey=AL_kF8bJ0V8UCcE\x26amp;em=2\x26amp;wdAr=1.3333333333333333\x22 width=\x22350px\x22 height=\x22286px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice Online\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Tsukamurella Infections
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?cid=7E7DD198156E0C31\x26amp;resid=7E7DD198156E0C31%2117005\x26amp;authkey=AFDVhc6cuBBQfd4\x26amp;em=2\x26amp;wdAr=1.3333333333333333\x22 width=\x22350px\x22 height=\x22286px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice Online\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Jeopard: Enteric Fever edition
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?cid=7E7DD198156E0C31\x26amp;resid=7E7DD198156E0C31%2117008\x26amp;authkey=ANrh2or7zf8FxcY\x26amp;em=2\x26amp;wdAr=1.3333333333333333\x22 width=\x22350px\x22 height=\x22286px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice Online\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Jeopardy: Measles edition
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?cid=7E7DD198156E0C31\x26amp;resid=7E7DD198156E0C31%2117011\x26amp;authkey=ALjSVD5FE3G5Dio\x26amp;em=2\x26amp;wdAr=1.7777777777777777\x22 width=\x22350px\x22 height=\x22221px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice Online\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Journal Club: Circulating Prognostic Model for S. aureus Mortality
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?cid=7E7DD198156E0C31\x26amp;resid=7E7DD198156E0C31%2116998\x26amp;authkey=AAuzYta3SxyyFkc\x26amp;em=2\x26amp;wdAr=1.7777777777777777\x22 width=\x22350px\x22 height=\x22221px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice Online\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Journal Club: Blastomyces helicus
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<p></p>
<h4 id="2018">2018</h4>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?cid=7E7DD198156E0C31\x26amp;resid=7E7DD198156E0C31%2116993\x26amp;authkey=AExfxPx6HYZB5cs\x26amp;em=2\x26amp;wdAr=1.7781512605042016\x22 width=\x22350px\x22 height=\x22221px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice Online\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Angiostrongyliasis
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?resid=7E7DD198156E0C31%2116988\x26amp;authkey=%21AGKziYC1DTHUL-o\x26amp;em=2\x26amp;wdAr=1.7777777777777777\x22 width=\x22350px\x22 height=\x22221px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice Online\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Journal Club: Whole Genome Sequencing for TB Susceptibilities
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?resid=7E7DD198156E0C31%2116983\x26amp;authkey=%21AFXugO-V0ijvijc\x26amp;em=2\x26amp;wdAr=1.334174022698613\x22 width=\x22350px\x22 height=\x22286px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice Online\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Machine Learning in ID
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
<p></p>
<h4 id="2017">2017</h4>
<div class="expand">
<div class="expand-label" style="cursor: pointer;" onclick="$h = $(this);
$h.next('div').html(function () {return $h.next('div').is(':visible') ? '' : '\x3ciframe src=\x22https:\/\/onedrive.live.com\/embed?resid=7E7DD198156E0C31%2116986\x26amp;authkey=%21AJvdzhsSeiCES1A\x26amp;em=2\x26amp;wdAr=1.3333333333333333\x22 width=\x22350px\x22 height=\x22286px\x22 frameborder=\x220\x22\x3eThis is an embedded \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\x22\x3eMicrosoft Office\x3c\/a\x3e presentation, powered by \x3ca target=\x22_blank\x22 href=\x22https:\/\/office.com\/webapps\x22\x3eOffice Online\x3c\/a\x3e.\x3c\/iframe\x3e';})
$h.next('div').slideToggle(100,function () {$h.children('i').attr('class',function () {return $h.next('div').is(':visible') ? 'fas fa-chevron-down' : 'fas fa-chevron-right';})})">
<i style="font-size:x-small;" class="fas fa-chevron-right"></i>
<span>
Introduction to Blood Cultures
</span>
</div>
<div class="expand-content" style="display: none;"> </div>
</div>
</div>
</div>
<div class="container has-text-centered top-pad">
<a href="#top">
<i class="fa fa-arrow-up"></i>
</a>
</div>
</div>
<div class="container"><hr></div>
<div class="section" id="contact">
<div class="container has-text-centered">
<h2 class="title is-2">Contact</h2>
<div class="markdown">
<p><a href="mailto:sam@samchorlton.com">sam@samchorlton.com</a>
<br />
<a href="https://samchorlton.com/publickey.sam@samchorlton.com.asc">[PGP public key]</a></p>
</div>
<p>My current local time is <span id="time"></span>.</p>
<div class="social-icons">
</div>
</div>
<div class="container has-text-centered top-pad">
<a href="#top">
<i class="fa fa-arrow-up"></i>
</a>
</div>
</div>
<div class="container"><hr></div>
<div class="section" id="footer">
<div class="container has-text-centered">
<span class="footer-text">
© Sam Chorlton 2020
</span>
</div>
</div>
</div>
</section>
<script src="https://samchorlton.com/js/bundle.e6934e69d06bb8a213134f4c1468f9478bb7755e786dfb60e3c5a917c5335805.js" integrity="sha256-5pNOadBruKITE09MFGj5R4u3dV54bftg48WpF8UzWAU="></script>
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-129345906-1', 'auto');
ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<script src="https://samchorlton.com/js/bundleOwlCarousel.afccb665ffddf92101a8bc04b924a4a5b9a36c0ad0ad61024da751cdd8fd1ed9.js" integrity="sha256-r8y2Zf/d+SEBqLwEuSSkpbmjbArQrWECTadRzdj9Htk="></script>
<script src="https://samchorlton.com/js/bundleMoment.6cf441e4739aef8b98b9d5e4f935261bd6cb1408a14145bb3bcf8fd64ca75336.js" integrity="sha256-bPRB5HOa74uYudXk+TUmG9bLFAihQUW7O8+P1kynUzY="></script>
</body>
</html>