-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.typ
More file actions
602 lines (492 loc) · 18.1 KB
/
main.typ
File metadata and controls
602 lines (492 loc) · 18.1 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
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
#import "@preview/touying:0.6.1": *
#import themes.metropolis: *
#import "@preview/cetz:0.4.2"
#import "@preview/fontawesome:0.6.0": *
#import "@preview/tiaoma:0.3.0"
#let cetz-canvas = touying-reducer.with(reduce: cetz.canvas, cover: cetz.draw.hide.with(bounds: true))
#set text(font:"Liberation Sans")
#show: metropolis-theme.with(
aspect-ratio: "16-9",
footer: self => self.info.institution,
config-info(
title: [
This is your brain on bugs #h(6em)
#box(baseline:1em, [
#image("assets/lab_general/lab-logo-banner.png", width: 8em)
])
],
subtitle: [Co-development of the infant gut microbiome and the brain],
author: [Kevin Bonham, PhD],
date: datetime(year: 2025, month: 9, day: 18),
institution: [GSBS MMB Seminar],
),
config-colors(
primary: rgb("#3172AE"),
primary-light: rgb("#d6c6b7"),
secondary: rgb("#23373b"),
neutral-lightest: rgb("#ffffff"),
neutral-dark: rgb("#23373b"),
neutral-darkest: rgb("#23373b"),
),
)
#title-slide()
== Outline
#slide[
#set text(24pt)
- My Background - Bench to desk
- Story 1: Gut microbiome and brain development
- Story 2: Salt tolerance in _B. infantis_
]
= All about me
#figure(image("assets/lab_general/narcissus.jpg",), numbering: none, caption:[
#text(15pt, fill: gray)[https://en.wikipedia.org/wiki/Narcissus_(Caravaggio)]
])
== At the bench - Biochemistry and cell-biology of the immune system
#slide[
#set text(18pt)
#figure(
cetz-canvas({
import cetz.draw: *
content((0, 0),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/career_experimental/prmt-fig2b.png", width: 250pt)
)]
)
content((0,3.2), [2006-2008])
content((0,-5.4), text(14pt, [@bonham2010effects]))
(pause,)
content((1, -1.5),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/career_experimental/prmt-fig5b.png", width: 250pt)
)]
)
(pause,)
content((10,3.5), [2008-2014 (PhD)])
content((10,-6.6), text(14pt, [@brubaker2015innate]))
content((10, -1.5),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/career_experimental/tlr-review-fig2.gif", width: 180pt)
)]
)
(pause,)
content((16,-6.6), text(14pt, [@bonham2014promiscuous]))
content((14, 0.5),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/career_experimental/cell-fig3e.png",width:300pt)
)]
)
(pause,)
content((15, -3.5),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/career_experimental/cell-fig4b.png",width:400pt)
)]
)
}))
]
== Transition to computing - Cheese HGT
#slide[
#set text(18pt)
#figure(
cetz-canvas({
import cetz.draw: *
content((0,3.1),[2014-2017])
content((-7,-8.2), text(14pt, [@bonham2017extensive]))
content((0, 0),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/cheese_hgt/cheese-fig1.jpg", width: 550pt)
)]
)
(pause,)
content((-4,-4),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/cheese_hgt/elife-fig1a.png", width: 200pt)
)]
)
(pause,)
content((0.4,-4),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/cheese_hgt/elife-fig1ab.png", width: 452pt)
)]
)
(pause,)
content((4,-5),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/cheese_hgt/elife-fig3a.jpg", width: 450pt)
)]
)
}
)
)]
== Expanding computing - Human microbiome epidemiology
#slide[
#set text(18pt)
#figure(
cetz-canvas({
import cetz.draw: *
content((0,1.2),[2014-2017])
content((0, 0),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/cheese_hgt/cheese-fig1.jpg", width: 150pt)
)]
)
content((0,-2.3),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/cheese_hgt/elife-fig1ab.png", width: 152pt)
)]
)
content((0,-5),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/cheese_hgt/elife-fig3a.jpg", width: 150pt)
)]
)
content((0,-6.5), text(14pt, [@bonham2017extensive]))
content((14,3.4),[2017-2019])
content((6,-9.2), text(14pt, [@thompsonAlterationsGutMicrobiomeImplicateKey2023]))
content((14,0),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/career_experimental/arthritis-fig2.png", width: 600pt)
)]
)
(pause,)
content((15,-3.5),
[#box(stroke:1pt, inset:3pt, fill:white,
image("assets/career_experimental/arthritis-fig3.png", width: 550pt)
)]
)
}
))]
== Outline
#slide[
#set text(24pt)
- My Background - Bench to desk
- *Story 1: Gut microbiome and brain development*
- Story 2: Salt tolerance in _B. infantis_
]
= Introduction - bugs & brains
== The gut-brain-microbiome "axis"
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((0, 0), [#image("assets/child_brain_microbiome/gut-brain-axis-1.png", width: 380pt)])
content((4,-6), text(14pt, [@mayerGutBrainAxis2022]))
(pause,)
content((0, 0), [#image("assets/child_brain_microbiome/gut-brain-axis-2.png", width: 380pt)])
content((0, 0), [#image("assets/child_brain_microbiome/gut-brain-axis-3.png", width: 380pt)])
(pause,)
content((0, 0), [#image("assets/child_brain_microbiome/gut-brain-axis-4.png", width: 380pt)])
(pause,)
content((0, 0), [#image("assets/child_brain_microbiome/gut-brain-axis-5.png", width: 380pt)])
}))
]
== The RESONANCE cohort of Child Development
#slide[
#v(1em)
#figure(
cetz-canvas({
import cetz.draw: *
content((-10,-5), text(14pt)[@bonhamGutresidentMicroorganismsTheirGenesAre2023])
content((0, 0), [#image("assets/child_brain_microbiome/resonance-fig1.jpg", width: 760pt)], name:"fig")
rect("fig.south-east", (0,4), fill:white, stroke: none)
(pause,)
content((0, 0), [#image("assets/child_brain_microbiome/resonance-fig1.jpg", width: 760pt)], name:"fig")
})
)
#v(1em)
]
#focus-slide[
Only 7 species were significantly associated with cognitive development
using "traditional" linear models
]
== Random Forest models use decision trees
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((0, 0), [#image("assets/stats_ML/decision-tree_1.png", width: 600pt)], name:"fig")
(pause,)
content((0, 0), [#image("assets/stats_ML/decision-tree_2.png", width: 600pt)], name:"fig")
(pause,)
content((0, 0), [#image("assets/stats_ML/decision-tree_3.png", width: 600pt)], name:"fig")
(pause,)
content((0, 0), [#image("assets/stats_ML/decision-tree_4.png", width: 600pt)], name:"fig")
})
)
]
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((0, 0), [#image("assets/stats_ML/decision-tree-train.svg", width: 600pt)], name:"fig")
})
)
]
== RF models find many more microbes than linear models
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((-10,-5), text(14pt)[@bonhamGutresidentMicroorganismsTheirGenesAre2023])
content((0, 0), [#image("assets/child_brain_microbiome/resonance-fig3.jpg", width: 760pt)], name:"fig")
rect("fig.south-east", (-3.8,4), fill:white, stroke: none)
(pause,)
content((0, 0), [#image("assets/child_brain_microbiome/resonance-fig3.jpg", width: 760pt)], name:"fig")
})
)
]
== ML also identifies microbes associated with brain structure
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((0, 0), image("assets/child_brain_microbiome/resonance-fig4.jpg", width: 615pt))
content((-7,-6.8), text(14pt)[@bonhamGutresidentMicroorganismsTheirGenesAre2023])
rect((11,-3.5), (-4.5,6.5), fill:white, stroke: none)
rect((10,-6.2), (-5.75,-3.5), fill:white, stroke: none)
rect((6,-6.5), (-2.75,-5.5), fill:white, stroke: none)
(pause,)
content((0, 0), image("assets/child_brain_microbiome/resonance-fig4.jpg", width: 615pt))
(pause,)
rect((-2.4,-2.5), (-10.75,-3.5), stroke: red, name:"redpoly")
line((-2.9,-3.5), (-5.1,-5.8), (-5.8,-5.8), (-5.8,-4.9), (-4.3,-3.5), stroke: red)
})
)
]
#focus-slide[
The accelerated longitudinal study design makes stats complicated
#pause
The "cognitive score" measure is imprecise
]
== The Khula study of child development
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((0, 0), [#image("assets/child_brain_microbiome/khula_africa.png", width: 321pt)], name:"fig")
content((-3.5,-6), text(14pt)[@zieffCharacterizingDevelopingExecutiveFunctionsFirst2024], name:"cite")
(pause,)
content((13, 0), [#image("assets/child_brain_microbiome/khula-cohort.png", width: 304pt)], name:"fig2")
content((10.5,-6), text(14pt)[@bonhamCodevelopmentGutMicrobialMetabolismVisual2025], name:"cite")
(pause,)
rect("fig2.south-east", (5.8,5), fill:white, stroke: none)
content((13, 0), [#image("assets/child_brain_microbiome/khula-longitudinal.png", width: 284pt)], name:"fig")
})
)
#v(-1em)
]
== The visual evoked potential (VEP) measures brain development
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((0, 0), [#image("assets/child_brain_microbiome/michaleeg.png", width: 250pt)], name:"fig")
content((-1.5,-6), text(14pt)[@bonhamCodevelopmentGutMicrobialMetabolismVisual2025], name:"cite")
(pause,)
content((9, 0), [#image("assets/child_brain_microbiome/vep_peaks.png", width: 230pt)], name:"fig")
(pause,)
content((18, 0), [#image("assets/child_brain_microbiome/vep_peaks_icons.png", width: 230pt)], name:"fig")
})
)
]
== VEP peaks get faster and smaller as the brain develops
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((0, 0), [#image("assets/child_brain_microbiome/khula-eeg-curves.png", width: 500pt)], name:"fig")
content((-1.5,-6), text(14pt)[@bonhamCodevelopmentGutMicrobialMetabolismVisual2025], name:"cite")
})
)
]
#focus-slide[
NO species were significantly associated with VEP
using "traditional" linear models
#pause
RF models had poor performance at predicting VEP
]
== Gene set enrichment analysis makes use of full metagenome
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((0, 0), [#image("assets/child_brain_microbiome/resonance-fsea-1.png", width: 425pt)], name:"fig")
(pause,)
content((0, 0), [#image("assets/child_brain_microbiome/resonance-fsea-2.png", width: 425pt)], name:"fig")
(pause,)
content((0, 0), [#image("assets/child_brain_microbiome/resonance-fsea-3.png", width: 425pt)], name:"fig")
})
)
]
== Microbial genes are associated with VEP development
#slide[
#v(1em)
#figure(image("assets/child_brain_microbiome/eeg-enrichments.png", width: 600pt))
#text(14pt)[@bonhamCodevelopmentGutMicrobialMetabolismVisual2025]
]
== More microbial genes are associated with _future_ VEP development
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((-9.5,-8), text(14pt)[@bonhamCodevelopmentGutMicrobialMetabolismVisual2025], name:"cite")
content((0, 0), [#image("assets/child_brain_microbiome/concurrent_volcano.png", width: 673pt)], name:"fig")
content((0, -6), [#image("assets/child_brain_microbiome/geneset-keys.png", width: 250pt)], name:"fig")
})
)
]
#slide[
#figure(image("assets/child_brain_microbiome/fsea-futures.png", width: 600pt))
#v(-1em)
#text(14pt)[@bonhamCodevelopmentGutMicrobialMetabolismVisual2025]
]
#slide[
#v(1em)
#figure(
cetz-canvas({
import cetz.draw: *
content((0, 0), [#image("assets/child_brain_microbiome/future_volcano.png", width: 673pt)], name:"fig")
content((0, -4), [#image("assets/child_brain_microbiome/geneset-keys.png", width: 250pt)], name:"fig")
content((-9.5,-8), text(14pt)[@bonhamCodevelopmentGutMicrobialMetabolismVisual2025], name:"cite")
})
)
]
== Outline
#slide[
#set text(24pt)
- My Background - Bench to desk
- Story 1: Gut microbiome and brain development
- *Story 2: Salt tolerance in _B. infantis_*
]
= Salt tolerance in _Bifidobacterium longum_ subsp. _infantis_
== Humans have evolved to feed the infant microbiome
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((0, 0), [#image("assets/binfantis/evo-breastmilk-1.png", width: 650pt)])
content((-9,-6), text(14pt)[@taoEvolutionaryGlycomicsCharacterizationMilkOligosaccharides2011])
(pause,)
content((0, 0), [#image("assets/binfantis/evo-breastmilk-2.png", width: 650pt)])
content((0, 0), [#image("assets/binfantis/evo-breastmilk-3.png", width: 650pt)])
(pause,)
content((0, 0), [#image("assets/binfantis/evo-breastmilk-4.png", width: 650pt)])
(pause,)
content((7, -1), [#image("assets/binfantis/evo-breastmilk-5.2.png", width: 120pt)])
content((2, -1), [#image("assets/binfantis/evo-breastmilk-6.2.png", width: 180pt)])
(pause,)
content((0,0),
box(stroke:1pt, inset:17pt, fill:white,text(red, 36pt)[
Humans can't digest HMOs!
]), angle:20deg)
}))
]
== _B. infantis_ is a specialized HMO metabolizer
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((0, 0), [#image("assets/binfantis/tso-fig2-small.jpg", width: 650pt)])
content((8,-6), text(14pt)[@tsoTargetedHighresolutionTaxonomicIdentificationBifidobacterium2021])
}))
]
== _B. infantis_ is in decline in Industrialized societies
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((0, 0), image("assets/binfantis/sonnenberg-2.png", width: 400pt))
content((5,-5), text(14pt)[@olmRobustVariationInfantGutMicrobiome2022])
}))
]
== _B. infantis_ is sensitive to salt concentration
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((14,4), image("assets/lab_general/swanson_headshot.JPG", width: 80pt))
content((14,0), image("assets/lab_general/cassie_headshot.png", width: 80pt))
content((14,-3.6), image("assets/lab_general/trisha_headshot.jpg", width: 80pt))
content((0, 0), image("assets/binfantis/basic_salt.png", width: 650pt))
rect((-2,-6),(7.4,6),fill:white,stroke:none)
(pause,)
content((0, 0), image("assets/binfantis/basic_salt.png", width: 650pt))
}))
]
== How does _B. infantis_ respond to salt stress?
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((11,1), image("assets/lab_general/swanson_headshot.JPG", width: 80pt))
content((11,-3), image("assets/lab_general/cassie_headshot.png", width: 80pt))
content((11,-6.6), image("assets/lab_general/trisha_headshot.jpg", width: 80pt))
content((0, 0), image("assets/binfantis/transfers-200mM.svg", width: 500pt))
(pause,)
content((0, -4.3), image("assets/binfantis/transfers-300mM.svg", width: 500pt))
(pause,)
content((0, -8.6), image("assets/binfantis/transfers-375mM.svg", width: 500pt))
}))
]
== Lots of open questions
#text(24pt)[
- What genes are enabling adaptation to salt?
- RNAseq during growth / transfer experiments
- Microbial genetics experiments #pause
- Are there variants in salt-tolerance genes in global human-associated _B. infantis_ stains?
- We have thousands of infant metagenomes to explore
- Do other gut-associated Bifidos have different salt tolerance? (competition?)
]
== Other lab Projects
#text(24pt)[
- Microbial neuroactive gene discovery (using graph-convolutional neural networks)
- Software development - Gaussian Process models
- Spatial transcriptomics data processing / modeling (with Matt Woodruff \@ Emory)
]
== Contact info
#slide(composer: (2fr,3fr))[
#figure(image("assets/lab_general/narcissus.jpg", width:75%), numbering: none, caption:[
#text(15pt, fill: gray)[https://en.wikipedia.org/wiki/Narcissus_(Caravaggio)]
])
][
#align(center, image("assets/lab_general/lab-logo-banner.png", width: 50%))
- #fa-icon("github", font: "Font Awesome 6 Pro Solid")#h(0.5em)
\/ #fa-icon("gitlab", font: "Font Awesome 6 Pro Solid"): `@kescobo`
- 🔬(WIP) https://lab.bonham.ch
- 🎙️ https://audiommunity.org
- 🦋 https://bsky.app/\@kevinbonham.com
#align(center, [
This Presentation: #linebreak()
#text(12pt,blue)[https://github.com/BonhamLab/presentation_gsbs_micro]
#tiaoma.qrcode("https://github.com/BonhamLab/presentation_gsbs_micro")
])
]
== References
#set text(11pt)
#bibliography("2025-gsbs.bib", style: "annual-reviews-author-date", title:none)
== Thanks! Questions?
#slide[
#figure(
cetz-canvas({
import cetz.draw: *
content((0,0), text(24pt, weight: "bold")[Klepac-Ceraj Lab])
content((-3,-2), image("assets/lab_general/vanja_headshot.png", width: 90pt))
content((1,-2), image("assets/lab_general/shelley_headshot.png", width: 90pt))
content((4,-3), image("assets/lab_general/guilherme_headshot.png", width: 90pt))
content((0,-6), image("assets/lab_general/swanson_headshot.JPG", width: 80pt))
content((-3,-6), image("assets/lab_general/cassie_headshot.png", width: 80pt))
content((3,-6.2), image("assets/lab_general/trisha_headshot.jpg", width: 80pt))
content((10,-5.8), text(24pt, weight: "bold")[Other Collaborators])
content((10.,-9), image("assets/lab_general/laurel_headshot.jpg", width: 95pt))
content((8,-12), image("assets/lab_general/emma_headshot.jpg", width: 95pt))
content((7,-8), image("assets/lab_general/curtis_headshot.jpg", width: 95pt))
content((11.5,-12), image("assets/lab_general/kirsty_headshot.jpg", width: 75pt))
content((13.3,-8), image("assets/lab_general/sean_headshot.png", width: 75pt))
content((11,-1), image("assets/lab_general/lab-logo-banner.png", width: 250pt))
content((19,-2), text(24pt, weight: "bold")[Funding])
content((19,-4), image("assets/lab_general/echo_logo.png", width: 150pt))
content((18,-8), image("assets/lab_general/1kD_head.png", width: 100pt))
content((21.2,-8), image("assets/lab_general/wellcome_leap.png", width: 150pt))
content((19.2,-12), [#set align(center)
Slides: #box(tiaoma.qrcode("https://github.com/BonhamLab/presentation_gsbs_micro"), baseline: 0.8em)])
}))
]