-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpreprints.html
More file actions
763 lines (682 loc) · 85 KB
/
preprints.html
File metadata and controls
763 lines (682 loc) · 85 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
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
<!DOCTYPE HTML>
<!--
Landed by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<head>
<title>
Preprints
</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/jquery-ui.min.css" />
<link rel="stylesheet" href="assets/css/jquery-ui.structure.min.css" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/loyal_mods.css" />
</head>
<body class="is-preload">
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1 id="logo">
<a href="index.html"> <img id="shield" src="images/medicine.shield.small.white.png" height="40" alt=""/>Goff Lab</a>
</h1>
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<!-- <li><a href="news.html">News</a></li> -->
<li><a href="people.html">People</a></li>
<li><a href="#">Research</a>
<ul>
<li><a href="preprints.html">Preprints</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="software.html">Software</a></li>
<li><a href="datasets.html">Datasets</a></li>
</ul>
</li>
<!-- <li><a href="teaching.html">Teaching</a></li> -->
<!--
<li><a href="#">Resources</a>
<ul>
<li><a href="members.html">Lab Members</a></li>
<li><a href="links.html">Links</a></li>
</ul>
</li>
-->
<!-- <li><a href="blog.html">Blog</a></li> -->
<li><a href="lab_resources.html">Resources</a></li>
<li><a href="join.html">Opportunites</a></li>
<li><a href="contact.html">Contact Us</a></li>
<!--<li><a href="#" class="button primary">Sign Up</a></li>-->
</ul>
</nav>
</header>
<!-- Main -->
<div id="main" class="wrapper style1">
<div class="container">
<header class="major">
<h2>Preprints</h2>
</header>
<!-- Content -->
<section id="content">
<!-- Accordion -->
<div class="accordion alt" id="accordionPreprints">
<!-- Card 1 -->
<div class="card text-left">
<div class="card-header" id="heading1">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse1" aria-expanded="true" aria-controls="collapse1">
<span class="pull-left text-left">
<p class="font-weight-bold">1. Multi-sample non-negative spatial factorization (2024)</p>
<p class="note font-weight-light"><span class="font-italic">Wang, Y., Woyshner, K., Sriworarat, C., Stein-O'Brien, G., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Hansen, K. D.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse1" class="collapse" aria-labelledby="heading1" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2024.07.01.599554" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2024.07.01.599554" > </div>
<p>Analyzing multi-sample spatial transcriptomics data requires accounting for biological variation. We present multi-sample non-negative spatial factorization (mNSF), an alignment-free framework extending single-sample spatial factorization (NSF) to multi-sample datasets. mNSF incorporates sample-specific spatial correlation modeling and extracts low-dimensional data representations. Through simulations and real data analysis, we demonstrate mNSFs efficacy in identifying true factors, shared anatomical regions, and region-specific biological functions. mNSFs performance is comparable to alignment-based methods when alignment is feasible, while enabling analysis in scenarios where spatial alignment is unfeasible. mNSF shows promise as a robust method for analyzing spatially resolved transcriptomics data across multiple samples.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2024.07.01.599554">10.1101/2024.07.01.599554</a>
</div>
</div>
</div>
<!-- Card 2 -->
<div class="card text-left">
<div class="card-header" id="heading2">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse2" aria-expanded="true" aria-controls="collapse2">
<span class="pull-left text-left">
<p class="font-weight-bold">2. A consensus definition for deep layer 6 excitatory neurons in mouse neocortex (2024)</p>
<p class="note font-weight-light"><span class="font-italic">Kim, S.-J., Babola, T. A., Lee, K., Matney, C. J., Spiegel, A. C., Liew, M. H., Schulteis, E. M., Coye, A. E., Proskurin, M., Kang, H., Kim, J. A., Chevee, M., Lee, K., Kanold, P. O., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Kim, J., Brown, S. P.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse2" class="collapse" aria-labelledby="heading2" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2024.11.04.621933" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2024.11.04.621933" > </div>
<p>To understand neocortical function, we must first define its cell types. Recent studies indicate that neurons in the deepest cortical layer play roles in mediating thalamocortical interactions and modulating brain state and are implicated in neuropsychiatric disease. However, understanding the functions of deep layer 6 (L6b) neurons has been hampered by the lack of agreed upon definitions for these cell types. We compared commonly used methods for defining L6b neurons, including molecular, transcriptional and morphological approaches as well as transgenic mouse lines, and identified a core population of L6b neurons. This population does not innervate sensory thalamus, unlike layer 6 corticothalamic neurons (L6CThNs) in more superficial layer 6. Rather, single L6b neurons project ipsilaterally between cortical areas. Although L6b neurons undergo early developmental changes, we found that their intrinsic electrophysiological properties were stable after the first postnatal week. Our results provide a consensus definition for L6b neurons, enabling comparisons across studies.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2024.11.04.621933">10.1101/2024.11.04.621933</a>
</div>
</div>
</div>
<!-- Card 3 -->
<div class="card text-left">
<div class="card-header" id="heading3">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse3" aria-expanded="true" aria-controls="collapse3">
<span class="pull-left text-left">
<p class="font-weight-bold">3. Transcriptional profiles of murine oligodendrocyte precursor cells across the lifespan (2024)</p>
<p class="note font-weight-light"><span class="font-italic">Heo, D., Kim, A. A., Neumann, B., Doze, V. N., Xu, Y. K. T., Mironova, Y. A., Slosberg, J., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Franklin, R. J. M., Bergles, D. E.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse3" class="collapse" aria-labelledby="heading3" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2024.10.27.620502" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2024.10.27.620502" > </div>
<p>Oligodendrocyte progenitor cells (OPCs) are highly dynamic, widely distributed glial cells of the central nervous system (CNS) that are responsible for generating myelinating oligodendrocytes during development. By also generating new oligodendrocytes in the adult CNS, OPCs allow formation of new myelin sheaths in response to environmental and behavioral changes and play a crucial role in regenerating myelin following demyelination (remyelination). However, the rates of OPC proliferation and differentiation decline dramatically with aging, which may impair homeostasis, remyelination, and adaptive myelination during learning. To determine how aging influences OPCs, we generated a novel transgenic mouse line that expresses membrane-anchored EGFP under the endogenous promoter/enhancer of Matrilin-4 (Matn4-mEGFP) and performed high-throughput single-cell RNA sequencing, providing enhanced resolution of transcriptional changes during key transitions from quiescence to proliferation and differentiation across the lifespan. Comparative analysis of OPCs isolated from mice aged 30 to 720 days, revealed that aging induces distinct inflammatory transcriptomic changes in OPCs in different states, including enhanced activation of HIF-1 and Wnt pathways. Inhibition of these pathways in acutely isolated OPCs from aged animals restored their ability to differentiate, suggesting that this enhanced signaling may contribute to the decreased regenerative potential of OPCs with aging. This Matn4-mEGFP mouse line and single-cell mRNA datasets of cortical OPCs across ages help to define the molecular changes guiding their behavior in various physiological and pathological contexts.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2024.10.27.620502">10.1101/2024.10.27.620502</a>
</div>
</div>
</div>
<!-- Card 4 -->
<div class="card text-left">
<div class="card-header" id="heading4">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse4" aria-expanded="true" aria-controls="collapse4">
<span class="pull-left text-left">
<p class="font-weight-bold">4. Foveolar cone subtype patterning in human retinal organoids (2023)</p>
<p class="note font-weight-light"><span class="font-italic">Hussey, K., Eldred, K., Reh, T. A., Johnston, R. J.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse4" class="collapse" aria-labelledby="heading4" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2023.01.28.526051" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2023.01.28.526051" > </div>
<p>The mechanisms that generate patterns of cell types unique to humans are poorly understood. In the central region of the human retina, the high-acuity foveola is notable, in part, for its dense packing of green (M) and red (L) cones and absence of blue (S) cones. To identify mechanisms that promote M/L and suppress S cone patterning in the foveola, we examined human fetal retinas and differentiated human retinal organoids. During development, sparse S-opsin-expressing cones are initially observed in the foveola. Later in fetal development, the foveola contains a mix of cones that either co-express S- and M/L-opsins or exclusively express M/L-opsin. In adults, only M/L cones are present. Two signaling pathway regulators are highly and continuously expressed in the central retina: Cytochrome P450 26 subfamily A member 1 (CYP26A1), which degrades retinoic acid (RA) and Deiodinase 2 (DIO2), which promotes thyroid hormone (TH) signaling. Both CYP26A1 null mutant organoids and high RA conditions increased the number of S cones and reduced the number of M/L cones in human retinal organoids. In contrast, sustained TH signaling promoted the generation of M/L-opsin-expressing cones and induced M/L-opsin expression in S-opsin-expressing cones, showing that cone fate is plastic. Our data suggest that CYP26A1 degrades RA to specify M/L cones and limit S cones and that continuous DIO2 expression sustains high levels of TH to convert S cones into M/L cones, resulting in the foveola containing only M/L cones. Since the foveola is highly susceptible to impairment in diseases such as macular degeneration, a leading cause of vision loss, our findings inform organoid design for potential therapeutic applications.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2023.01.28.526051">10.1101/2023.01.28.526051</a>
</div>
</div>
</div>
<!-- Card 5 -->
<div class="card text-left">
<div class="card-header" id="heading5">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse5" aria-expanded="true" aria-controls="collapse5">
<span class="pull-left text-left">
<p class="font-weight-bold">5. Multi-sample non-negative spatial factorization (2024)</p>
<p class="note font-weight-light"><span class="font-italic">Wang, Y., Woyshner, K., Sriworarat, C., Stein-O'Brien, G., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Hansen, K. D.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse5" class="collapse" aria-labelledby="heading5" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2024.07.01.599554" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2024.07.01.599554" > </div>
<p>Analyzing multi-sample spatial transcriptomics data requires accounting for biological variation. We present multi-sample non-negative spatial factorization (mNSF), an alignment-free framework extending single-sample spatial factorization (NSF) to multi-sample datasets. mNSF incorporates sample-specific spatial correlation modeling and extracts low-dimensional data representations. Through simulations and real data analysis, we demonstrate mNSFs efficacy in identifying true factors, shared anatomical regions, and region-specific biological functions. mNSFs performance is comparable to alignment-based methods when alignment is feasible, while enabling analysis in scenarios where spatial alignment is unfeasible. mNSF shows promise as a robust method for analyzing spatially resolved transcriptomics data across multiple samples.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2024.07.01.599554">10.1101/2024.07.01.599554</a>
</div>
</div>
</div>
<!-- Card 6 -->
<div class="card text-left">
<div class="card-header" id="heading6">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse6" aria-expanded="true" aria-controls="collapse6">
<span class="pull-left text-left">
<p class="font-weight-bold">6. Transcriptional Control of Neocortical Size and Microcephaly (2023)</p>
<p class="note font-weight-light"><span class="font-italic">Barao, S., Xu, Y., Vistein, R., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Nielsen, K., Bae, B.-I., Smith, R. S., Walsh, C. A., Stein O Brien, G., Muller, U.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse6" class="collapse" aria-labelledby="heading6" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2023.11.02.565322" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2023.11.02.565322" > </div>
<p>The mammalian neocortex differs vastly in size and complexity between mammalian species, yet the mechanisms that lead to an increase in brain size during evolution are not known. We show here that two transcription factors coordinate gene expression programs in progenitor cells of the neocortex to regulate their proliferative capacity and neuronal output in order to determine brain size. Comparative studies in mice, ferrets and macaques demonstrate an evolutionary conserved function for these transcription factors to regulate progenitor behaviors across the mammalian clade. Strikingly, the two transcriptional regulators control the expression of large numbers of genes linked to microcephaly suggesting that transcriptional deregulation as an important determinant of the molecular pathogenesis of microcephaly, which is consistent with the finding that genetic manipulation of the two transcription factors leads to severe microcephaly.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2023.11.02.565322">10.1101/2023.11.02.565322</a>
</div>
</div>
</div>
<!-- Card 7 -->
<div class="card text-left">
<div class="card-header" id="heading7">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse7" aria-expanded="true" aria-controls="collapse7">
<span class="pull-left text-left">
<p class="font-weight-bold">7. Semaphorin 6A in Retinal Ganglion Cells Regulates Functional Specialization of the Inner Retina (2023)</p>
<p class="note font-weight-light"><span class="font-italic">James, R. E., Hamilton, N. R., Huffman, L. N., Pasterkamp, J., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Kolodkin, A. L.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse7" class="collapse" aria-labelledby="heading7" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2023.11.18.567662" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2023.11.18.567662" > </div>
<p>To form functional circuits, neurons must settle in their appropriate cellular locations and then project and elaborate neurites to contact their target synaptic neuropils. Laminar organization within the vertebrate retinal inner plexiform layer (IPL) facilitates pre- and postsynaptic neurite targeting, yet, the precise mechanisms underlying establishment of functional IPL subdomains are not well understood. Here we explore mechanisms defining the compartmentalization of OFF and ON neurites generally, and OFF and ON direction-selective neurites specifically, within the developing IPL. We show that semaphorin 6A (Sema6A), a repulsive axon guidance cue, is required for delineation of OFF versus ON circuits within the IPL: in the Sema6a null IPL, the boundary between OFF and ON domains is blurred. Furthermore, Sema6A expressed by retinal ganglion cells (RGCs) directs laminar segregation of OFF and ON starburst amacrine cell (SAC) dendritic scaffolds, which themselves serve as a substrate upon which other retinal neurites elaborate. These results demonstrate for the first time that RGCs, the first neuron-type born within the retina, play an active role in functional specialization of the IPL.
Retinal ganglion cell-dependent regulation of OFF and ON starburst amacrine cell dendritic scaffold segregation prevents blurring of OFF versus ON functional domains in the murine inner plexiform layer.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2023.11.18.567662">10.1101/2023.11.18.567662</a>
</div>
</div>
</div>
<!-- Card 8 -->
<div class="card text-left">
<div class="card-header" id="heading8">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse8" aria-expanded="true" aria-controls="collapse8">
<span class="pull-left text-left">
<p class="font-weight-bold">8. Inferring cellular and molecular processes in single-cell data with non-negative matrix factorization using Python, R, and GenePattern Notebook implementations of CoGAPS (2022)</p>
<p class="note font-weight-light"><span class="font-italic">Johnson, J. A. I., Tsang, A., Mitchell, J. T., Davis-Marcisak, E. F., Sherman, T., Liefeld, T., Loth, M., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Zimmerman, J., Kinny-Köster, B., Jaffee, E., Tamayo, P., Mesirov, J., Reich, M., Fertig, E. J., Stein-O'Brien, G. L.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse8" class="collapse" aria-labelledby="heading8" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2022.07.09.499398" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2022.07.09.499398" > </div>
<p>Non-negative matrix factorization (NMF) is an unsupervised learning method well suited to high-throughput biology. Still, inferring biological processes requires additional post hoc statistics and annotation for interpretation of features learned from software packages developed for NMF implementation. Here, we aim to introduce a suite of computational tools that implement NMF and provide methods for accurate, clear biological interpretation and analysis. A generalized discussion of NMF covering its benefits, limitations, and open questions in the field is followed by three vignettes for the Bayesian NMF algorithm CoGAPS (Coordinated Gene Activity across Pattern Subsets). Each vignette will demonstrate NMF analysis to quantify cell state transitions in public domain single-cell RNA-sequencing (scRNA-seq) data of malignant epithelial cells in 25 pancreatic ductal adenocarcinoma (PDAC) tumors and 11 control samples. The first uses PyCoGAPS, our new Python interface for CoGAPS that we developed to enhance runtime of Bayesian NMF for large datasets. The second vignette steps through the same analysis using our R CoGAPS interface, and the third introduces two new cloud-based, plug-and-play options for running CoGAPS using GenePattern Notebook and Docker. By providing Python support, cloud-based computing options, and relevant example workflows, we facilitate user-friendly interpretation and implementation of NMF for single-cell analyses.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2022.07.09.499398">10.1101/2022.07.09.499398</a>
</div>
</div>
</div>
<!-- Card 9 -->
<div class="card text-left">
<div class="card-header" id="heading9">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse9" aria-expanded="true" aria-controls="collapse9">
<span class="pull-left text-left">
<p class="font-weight-bold">9. Pumping the brakes on RNA velocity -- understanding and interpreting RNA velocity estimates (2022)</p>
<p class="note font-weight-light"><span class="font-italic">Zheng, S. C., Stein-O'Brien, G., Boukas, L., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Hansen, K. D.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse9" class="collapse" aria-labelledby="heading9" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2022.06.19.494717" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2022.06.19.494717" > </div>
<p>RNA velocity analysis of single cells promises to predict temporal dynamics from gene expression. Indeed, in many systems, it has been observed that RNA velocity produces a vector field that qualitatively reflects known features of the system. Despite this observation, the limitations of RNA velocity estimates are poorly understood. Using real data and simulations, we dissect the impact of different steps in the RNA velocity workflow on the estimated vector field. We find that the process of mapping RNA velocity estimates into a low-dimensional representation, such as those produced by UMAP, has a large impact on the result. The RNA velocity vector field strongly depends on the k-NN graph of the data. This dependence leads to significant estimator errors when the k-NN graph is not a faithful representation of the true data structure, a feature that cannot be known for most real datasets. Finally, we establish that RNA velocity estimates expression speed neither at the gene nor cellular level. We propose that RNA velocity is best considered a smoothed interpolation of the observed k-NN structure, as opposed to an extrapolation of future cellular states, and that the use of RNA velocity as a validation of latent space embedding structures is circular.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2022.06.19.494717">10.1101/2022.06.19.494717</a>
</div>
</div>
</div>
<!-- Card 10 -->
<div class="card text-left">
<div class="card-header" id="heading10">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse10" aria-expanded="true" aria-controls="collapse10">
<span class="pull-left text-left">
<p class="font-weight-bold">10. Pantr2, a trans-acting lncRNA, modulates the differentiation potential of neural progenitors in vivo (2022)</p>
<p class="note font-weight-light"><span class="font-italic">Augustin, J. J., Takayangi, S., Hoang, T., Winer, B., Blackshaw, S., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>,</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse10" class="collapse" aria-labelledby="heading10" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2022.10.07.511381" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2022.10.07.511381" > </div>
<p>Ablation of the long non-coding RNA (lncRNA) Pantr2 results in microcephaly in a knockout murine model of corticogenesis, however, the precise mechanisms used are unknown. We present evidence that Pantr2 is a trans-acting lncRNA that regulates gene expression and chromatin accessibility both in vivo and in vitro. We demonstrate that ectopic expression of Pantr2 in a neuroblastoma cell line alters gene expression under differentiating conditions, and that both loss and gain of function of Pantr2 results in changes to cell-cycle dynamics. We show that expression of both the transcription factor Nfix and the cell cycle regulator Rgcc are negatively regulated by Pantr2. Using RNA binding protein motif analysis and existing CLIP-seq data, we annotate potential HuR and QKI binding sites on Pantr2, and demonstrate that HuR does not directly bind Pantr2 using RNA immunoprecipitation assay. Finally, using Gene Ontology enrichment analysis, we identify disruption of both Notch and Wnt signaling following loss of Pantr2 expression, indicating potential Pantr2-dependent regulation of these pathways.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2022.10.07.511381">10.1101/2022.10.07.511381</a>
</div>
</div>
</div>
<!-- Card 11 -->
<div class="card text-left">
<div class="card-header" id="heading11">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse11" aria-expanded="true" aria-controls="collapse11">
<span class="pull-left text-left">
<p class="font-weight-bold">11. Ret loss-of-function decreases enteric neural crest progenitor proliferation and restricts developmental fate potential during enteric nervous system development (2021)</p>
<p class="note font-weight-light"><span class="font-italic">Vincent, E., Chatterjee, S., Cannon, G. H., Auer, D., Ross, H., Chakravarti, A., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>,</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse11" class="collapse" aria-labelledby="heading11" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2021.12.28.474390" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2021.12.28.474390" > </div>
<p>The receptor tyrosine kinase gene RET plays a critical role in the fate specification of enteric neural crest-derived cells (ENCDCs) during enteric nervous system (ENS) development. Pathogenic RET loss of function (LoF) alleles are associated with Hirschsprung disease (HSCR), which is marked by aganglionosis of the gastrointestinal (GI) tract. ENCDCs invade the developing GI tract, proliferate, migrate caudally, and differentiate into all of the major ENS cell types. Although the major phenotypic consequences and the underlying transcriptional changes from Ret LoF in the developing ENS have been described, its cell type and state-specific effects are unknown. Consequently, we performed single- cell RNA sequencing (scRNA-seq) on an enriched population of ENCDCs isolated from the developing GI tract of Ret null heterozygous and homozygous mouse embryos at embryonic day (E)12.5 and E14.5. We demonstrate four significant findings: (1) Ret-expressing ENCDCs are a heterogeneous population composed of ENS progenitors as well as glial and neuronal committed cells; (2) neurons committed to a predominantly inhibitory motor neuron developmental trajectory are not produced under Ret LoF, leaving behind a mostly excitatory motor neuron developmental program; (3) HSCR-associated and Ret gene regulatory network genes exhibit distinct expression patterns across Ret-expressing ENCDC with their expression impacted by Ret LoF; and (4) Ret deficiency leads to precocious differentiation and reduction in the number of proliferating ENS precursors. Our results support a model in which Ret contributes to multiple distinct cellular phenotypes associated with the proper development of the ENS, including the specification of inhibitory neuron subtypes, cell cycle dynamics of ENS progenitors, and the developmental timing of neuronal and glial commitment.
Summary StatementRet LoF affects proper development of the mouse ENS through multiple distinct cellular phenotypes including restriction of neuronal fate potential, disruption of ENCDC migration, and modulation of progenitor proliferation rate.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2021.12.28.474390">10.1101/2021.12.28.474390</a>
</div>
</div>
</div>
<!-- Card 12 -->
<div class="card text-left">
<div class="card-header" id="heading12">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse12" aria-expanded="true" aria-controls="collapse12">
<span class="pull-left text-left">
<p class="font-weight-bold">12. Prenatal immune stress induces a prolonged blunting of microglia activation that impacts striatal connectivity (2021)</p>
<p class="note font-weight-light"><span class="font-italic">Hayes, L. N., An, K., Carloni, E., Li, F., Vincent, E., Paranjpe, M., Dolen, G., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Ramos, A., Kano, S.-i., Sawa, A.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse12" class="collapse" aria-labelledby="heading12" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2021.12.27.473694" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2021.12.27.473694" > </div>
<p>Recent studies suggested that microglia, the primary brain immune cells, can affect circuit connectivity and neuronal function1-3. Microglia infiltrate the neuroepithelium early in embryonic development and are maintained in the brain throughout adulthood4,5. Several maternal environmental factors, such as aberrant microbiome, immune activation, and poor nutrition, can influence prenatal brain development6-8. Nevertheless, it is unknown how changes in the prenatal environment instruct the developmental trajectory of infiltrating microglia, which in turn affect brain development and function. Here we show that after maternal immune activation (MIA) microglia from the offspring have a long-lived decrease in immune reactivity (blunting) across the developmental trajectory. The blunted immune response was concomitant with changes in the chromatin accessibility and reduced transcription factor occupancy of the open chromatin. Single cell RNA sequencing revealed that MIA does not induce a distinct subpopulation but rather decreases the contribution to inflammatory microglia states. Prenatal replacement of MIA microglia with physiological infiltration of naive microglia ameliorated the immune blunting and restored a decrease in presynaptic vesicle release probability onto dopamine receptor type-two medium spiny neurons, indicating that aberrantly formed microglia due to an adverse prenatal environment impacts the long-term microglia reactivity and proper striatal circuit development.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2021.12.27.473694">10.1101/2021.12.27.473694</a>
</div>
</div>
</div>
<!-- Card 13 -->
<div class="card text-left">
<div class="card-header" id="heading13">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse13" aria-expanded="true" aria-controls="collapse13">
<span class="pull-left text-left">
<p class="font-weight-bold">13. Identifying Gene-wise Differences in Latent Space Projections Across Cell Types and Species in Single Cell Data using scProject (2021)</p>
<p class="note font-weight-light"><span class="font-italic">Baraban, A., Clark, B. S., Slosberg, J., Fertig, E. J., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Stein-O'Brien, G.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse13" class="collapse" aria-labelledby="heading13" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2021.08.25.457650" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2021.08.25.457650" > </div>
<p>Latent space techniques have emerged as powerful tools to identify genes and gene sets responsible for cell-type and species-specific differences in single-cell data. Transfer learning methods can compare learned latent spaces across biological systems. However, the robustness that comes from leveraging information across multiple genes in transfer learning is often attained at the sacrifice of gene-wise precision. Thus, methods are needed to identify genes, defined as important within a particular latent space, that significantly differ between contexts. To address this challenge, we have developed a new framework, scProject, and a new metric, projectionDrivers, to quantitatively examine latent space usage across single-cell experimental systems while concurrently extracting the genes driving the differential usage of the latent space between defined contrasts. Here, we demonstrate the efficacy, utility, and scalability of scProject with projectionDrivers and provide experimental validation for predicted species-specific differences between the developing mouse and human retina.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2021.08.25.457650">10.1101/2021.08.25.457650</a>
</div>
</div>
</div>
<!-- Card 14 -->
<div class="card text-left">
<div class="card-header" id="heading14">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse14" aria-expanded="true" aria-controls="collapse14">
<span class="pull-left text-left">
<p class="font-weight-bold">14. Universal prediction of cell cycle position using transfer learning (2021)</p>
<p class="note font-weight-light"><span class="font-italic">Zheng, S. C., Stein-O'Brien, G., Augustin, J. J., Slosberg, J., Carosso, G. A., Winer, B., Shin, G., Bjornsson, H. T., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Hansen, K. D.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse14" class="collapse" aria-labelledby="heading14" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2021.04.06.438463" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2021.04.06.438463" > </div>
<p>BackgroundThe cell cycle is a highly conserved, continuous process which controls faithful replication and division of cells. Single-cell technologies have enabled increasingly precise measurements of the cell cycle both as a biological process of interest and as a possible confounding factor. Despite its importance and conservation, there is no universally applicable approach to infer position in the cell cycle with high-resolution from single-cell RNA-seq data.
ResultsHere, we present tricycle, an R/Bioconductor package, to address this challenge by leveraging key features of the biology of the cell cycle, the mathematical properties of principal component analysis of periodic functions, and the use of transfer learning. We estimate a cell cycle embedding using a fixed reference dataset and project new data into this reference embedding; an approach that overcomes key limitations of learning a dataset dependent embedding. Tricycle then predicts a cell-specific position in the cell cycle based on the data projection. The accuracy of tricycle compares favorably to gold-standard experimental assays, which generally require specialized measurements in specifically constructed in vitro systems. Using internal controls which are available for any dataset, we show that tricycle predictions generalize to datasets with multiple cell types, across tissues, species and even sequencing assays.
ConclusionsTricycle generalizes across datasets, is highly scalable and applicable to atlas-level single-cell RNA-seq data.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2021.04.06.438463">10.1101/2021.04.06.438463</a>
</div>
</div>
</div>
<!-- Card 15 -->
<div class="card text-left">
<div class="card-header" id="heading15">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse15" aria-expanded="true" aria-controls="collapse15">
<span class="pull-left text-left">
<p class="font-weight-bold">15. Differential expression levels of Sox9 in early neocortical radial glial cells regulate the decision between stem cell maintenance and differentiation (2020)</p>
<p class="note font-weight-light"><span class="font-italic">Fabra-Beser, J., Alves Medeiros de Araujo, J., Coelho, D. M., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Mueller, U., Gil-Sanz, C.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse15" class="collapse" aria-labelledby="heading15" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2020.12.09.417931" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2020.12.09.417931" > </div>
<p>Radial glial progenitor cells (RGCs) in the dorsal forebrain directly or indirectly produce excitatory projection neurons and macroglia of the neocortex. Recent evidence shows that the pool of RGCs is more heterogeneous than originally thought and that progenitor subpopulations can generate particular neuronal cell types. Using single cell RNA sequencing, we have studied gene expression patterns of two subtypes of RGCs that differ in their neurogenic behavior. One progenitor type rapidly produces postmitotic neurons, whereas the second progenitor remains relatively quiescence before generating neurons. We have identified candidate genes that are differentially expressed between these RGCs progenitor subtypes, including the transcription factor Sox9. Using in utero electroporation, we demonstrate that elevated Sox9 expression in progenitors prevents RGC division and leads to the generation of upper-layer cortical neurons from these progenitors at later ages. Our data thus reveal molecular differences between cortical progenitors with different neurogenic behavior and indicates that Sox9 is critical for the maintenance of RGCs to regulate the generation of upper layer neurons.
SIGNIFICANCE STATEMENTThe existence of heterogeneity in the pool of RGCs and its relationship with the generation of cellular diversity in the cerebral cortex has been an interesting topic of debate for many years. Here we describe the existence of a subpopulation of RGCs with reduced neurogenic behavior at early embryonic ages presenting a particular molecular signature. This molecular signature consists of differential expression of some genes including the transcription factor Sox9, found to be a specific master regulator of this subpopulation of progenitor cells. Functional experiments perturbing Sox9 expressions levels reveal its instructive role in the regulation of the neurogenic behavior of RGCs and its relationship with the generation of upper layer projection neurons at later ages.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2020.12.09.417931">10.1101/2020.12.09.417931</a>
</div>
</div>
</div>
<!-- Card 16 -->
<div class="card text-left">
<div class="card-header" id="heading16">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse16" aria-expanded="true" aria-controls="collapse16">
<span class="pull-left text-left">
<p class="font-weight-bold">16. Neural crest-derived neurons are replaced by a newly identified mesodermal lineage in the post-natal and aging enteric nervous system (2020)</p>
<p class="note font-weight-light"><span class="font-italic">Kulkarni, S., Saha, M., Becker, L. S., Wang, Z., Liu, G., Leser, J., Kumar, M., Bakhshi, S., Anderson, M. J., Lewandoski, M., Slosberg, J., Nagaraj, S., Vincent, E., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Pasricha, P. J.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse16" class="collapse" aria-labelledby="heading16" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2020.08.25.262832" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2020.08.25.262832" > </div>
<p>The enteric nervous system (ENS), a collection of neural cells contained in the wall of the gut, is of fundamental importance to gastrointestinal and systemic health. According to the prevailing paradigm, the ENS arises from progenitor cells migrating from the neural crest and remains largely unchanged thereafter. Here, we show that the lineage composition of maturing ENS changes with time, with a decline in the canonical lineage of neural-crest derived neurons and their replacement by a newly identified lineage of mesoderm-derived neurons. Single cell transcriptomics and immunochemical approaches establish a distinct expression profile of mesoderm-derived neurons. The dynamic balance between the proportions of neurons from these two different lineages in the post-natal gut is dependent on the availability of their respective trophic signals, GDNF-RET and HGF-MET. With increasing age, the mesoderm-derived neurons become the dominant form of neurons in the ENS, a change associated with significant functional effects on intestinal motility which can be reversed by GDNF supplementation. Transcriptomic analyses of human gut tissues show reduced GDNF-RET signaling in patients with intestinal dysmotility which is associated with reduction in neural crest-derived neuronal markers and concomitant increase in transcriptional patterns specific to mesoderm-derived neurons. Normal intestinal function in the adult gastrointestinal tract therefore appears to require an optimal balance between these two distinct lineages within the ENS.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2020.08.25.262832">10.1101/2020.08.25.262832</a>
</div>
</div>
</div>
<!-- Card 17 -->
<div class="card text-left">
<div class="card-header" id="heading17">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse17" aria-expanded="true" aria-controls="collapse17">
<span class="pull-left text-left">
<p class="font-weight-bold">17. A Feedback Mechanism Regulates Odorant Receptor Expression in the Malaria Mosquito, Anopheles gambiae (2020)</p>
<p class="note font-weight-light"><span class="font-italic">Maguire, S. E., Afify, A., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Potter, C. J.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse17" class="collapse" aria-labelledby="heading17" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2020.07.23.218586" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2020.07.23.218586" > </div>
<p>Mosquitoes locate and approach humans ( host-seek) when specific Olfactory Neurons (ORNs) in the olfactory periphery activate a specific combination of glomeruli in the mosquito Antennal Lobe (AL). We hypothesize that dysregulating proper glomerular activation in the presence of human odor will prevent host-seeking behavior. In experiments aimed at ectopically activating most ORNs in the presence of human odor, we made a surprising finding: ectopic expression of an AgOr (AgOr2) in Anopheles gambiae ORNs dampens the activity of the expressing neuron. This contrasts studies in Drosophila melanogaster, the typical insect model of olfaction, in which ectopic expression of non-native ORs in ORNs confers ectopic neuronal responses without interfering with native olfactory physiology. To gain insight into this dysfunction in mosquitoes, RNA-seq analyses were performed comparing wild-type antennae to those ectopically expressing AgOr2 in ORNs. Remarkably, almost all Or transcripts were significantly downregulated (except for AgOr2), and additional experiments suggest that it is AgOR2 protein rather than mRNA that mediates this downregulation. Our study shows that ORNs of Anopheles mosquitoes (in contrast to Drosophila) employ a currently unexplored regulatory mechanism of OR expression, which may be adaptable as a vector-control strategy.
SIGNIFICANCE STATEMENTStudies in Drosophila melanogaster suggest that insect Olfactory Receptor Neurons (ORNs) do not contain mechanisms by which Odorant Receptors (ORs) regulate OR expression. This has proved useful in studies where ectopic expression of an OR in Drosophila ORNs confers responses to the odorants that activate the newly expressed OR. In experiments in Anopheles gambiae mosquitoes, we found that ectopic expression of an OR in most Anopheles ORNs dampened the activity of the expressing neurons. RNA-seq analyses demonstrated that ectopic OR expression in Anopheles ORNs leads to downregulation of endogenous Or transcripts. Additional experiments suggest that this downregulation required ectopic expression of a functional OR protein. These findings reveal that Anopheles mosquitoes, in contrast to Drosophila, contain a feedback mechanism to regulate OR expression. Mosquito ORNs might employ regulatory mechanisms of OR expression previously thought to occur only in non-insect olfactory systems.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2020.07.23.218586">10.1101/2020.07.23.218586</a>
</div>
</div>
</div>
<!-- Card 18 -->
<div class="card text-left">
<div class="card-header" id="heading18">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse18" aria-expanded="true" aria-controls="collapse18">
<span class="pull-left text-left">
<p class="font-weight-bold">18. Parallel social information processing circuits are differentially impacted in autism (2020)</p>
<p class="note font-weight-light"><span class="font-italic">Lewis, E. M., Stein-O'Brien, G., Patino, A., Nardou, R., Grossman, C. D., Brown, M., Bangamwabo, B., Ndiaye, N., Giovinazzo, D., Dardani, I., Jiang, C., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Dolen, G.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse18" class="collapse" aria-labelledby="heading18" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/2020.03.13.990549" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/2020.03.13.990549" > </div>
<p>Parallel processing circuits are thought to dramatically expand the network capabilities of the nervous system. Magnocellular and parvocellular oxytocin neurons have been proposed to subserve two parallel streams of social information processing, which allow a single molecule to encode a diverse array of ethologically distinct behaviors, although to date direct evidence to support this hypothesis is lacking. Here we provide the first comprehensive characterization of magnocellular and parvocellular oxytocin neurons, validated across anatomical, projection target, electrophysiological, and transcriptional criteria. We next used novel multiple feature selection tools in Fmr1 KO mice to provide direct evidence that normal functioning of the parvocellular but not magnocellular oxytocin pathway is required for autism-relevant social reward behavior. Finally, we demonstrate that autism risk genes are uniquely enriched in parvocellular oxytocin neurons. Taken together these results provide the first evidence that oxytocin pathway specific pathogenic mechanisms account for social impairments across a broad range of autism etiologies.
One Sentence SummaryPathoclisis of parvocellular oxytocin neurons plays an important role in the pathogenesis of social impairments in autism.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/2020.03.13.990549">10.1101/2020.03.13.990549</a>
</div>
</div>
</div>
<!-- Card 19 -->
<div class="card text-left">
<div class="card-header" id="heading19">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse19" aria-expanded="true" aria-controls="collapse19">
<span class="pull-left text-left">
<p class="font-weight-bold">19. Single-cell analysis of human retina identifies evolutionarily conserved and species-specific mechanisms controlling development. (2019)</p>
<p class="note font-weight-light"><span class="font-italic">Lu, Y., Shiau, F., Yi, W., Lu, S., Wu, Q., Pearson, J., Kallman, A., Hoang, T., Zhong, S., Zuo, Z., Zhao, F., Zhang, M., Tsai, N., Zhou, Y., He, S., Zhang, J., Stein-O'Brien, G., Sherman, T. D., Duan, X., Fertig, E. J., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Zack, D., Handa, J. T., Xu, T., Bremner, R., Blackshaw, S., Wang, X., Clark, B. S.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse19" class="collapse" aria-labelledby="heading19" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/779694" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/779694" > </div>
<p>The development of single-cell RNA-Sequencing (scRNA-Seq) has allowed high resolution analysis of cell type diversity and transcriptional networks controlling cell fate specification. To identify the transcriptional networks governing human retinal development, we performed scRNA-Seq over retinal organoid and in vivo retinal development, across 20 timepoints. Using both pseudotemporal and cross-species analyses, we examined the conservation of gene expression across retinal progenitor maturation and specification of all seven major retinal cell types. Furthermore, we examined gene expression differences between developing macula and periphery and between two distinct populations of horizontal cells. We also identify both shared and species-specific patterns of gene expression during human and mouse retinal development. Finally, we identify an unexpected role for ATOH7 expression in regulation of photoreceptor specification during late retinogenesis. These results provide a roadmap to future studies of human retinal development, and may help guide the design of cell-based therapies for treating retinal dystrophies.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/779694">10.1101/779694</a>
</div>
</div>
</div>
<!-- Card 20 -->
<div class="card text-left">
<div class="card-header" id="heading20">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse20" aria-expanded="true" aria-controls="collapse20">
<span class="pull-left text-left">
<p class="font-weight-bold">20. projectR: An R/Bioconductor package for transfer learning via PCA, NMF, correlation, and clustering (2019)</p>
<p class="note font-weight-light"><span class="font-italic">Sharma, G., Colantuoni, C., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Stein-O'Brien, G. L., Fertig, E.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse20" class="collapse" aria-labelledby="heading20" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/726547" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/726547" > </div>
<p>MotivationDimension reduction techniques are widely used to interpret high-dimensional biological data. Features learned from these methods are used to discover both technical artifacts and novel biological phenomena. Such feature discovery is critically import to large single-cell datasets, where lack of a ground truth limits validation and interpretation. Transfer learning (TL) can be used to relate the features learned from one source dataset to a new target dataset to perform biologically-driven validation by evaluating their use in or association with additional sample annotations in that independent target dataset.\n\nResultsWe developed an R/Bioconductor package, projectR, to perform TL for analyses of genomics data via TL of clustering, correlation, and factorization methods. We then demonstrate the utility TL for integrated data analysis with an example for spatial single-cell analysis.\n\nAvailabilityprojectR is available on Bioconductor and at https://github.com/genesofeve/projectR.\n\nContactgsteinobrien@jhmi.edu; ejfertig@jhmi.edu</p>
<a target="_blank" href="http://dx.doi.org/10.1101/726547">10.1101/726547</a>
</div>
</div>
</div>
<!-- Card 21 -->
<div class="card text-left">
<div class="card-header" id="heading21">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse21" aria-expanded="true" aria-controls="collapse21">
<span class="pull-left text-left">
<p class="font-weight-bold">21. Transcriptional suppression from KMT2D loss disrupts cell cycle and hypoxic responses in neurodevelopmental models of Kabuki syndrome (2018)</p>
<p class="note font-weight-light"><span class="font-italic">Carosso, G. A., Boukas, L., Augustin, J. J., Nguyen, H. N., Winer, B. L., Cannon, G. H., Robertson, J. D., Zhang, L., Hansen, K. D., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Bjornsson, H. T.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse21" class="collapse" aria-labelledby="heading21" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/484410" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/484410" > </div>
<p>Chromatin modifiers act to coordinate gene expression changes critical to neuronal differentiation from neural stem/progenitor cells (NSPCs). Lysine-specific methyltransferase 2D (KMT2D) encodes a histone methyltransferase that promotes transcriptional activation, and is frequently mutated in cancers and in the majority (>70%) of patients diagnosed with the congenital, multisystem intellectual disability (ID) disorder Kabuki syndrome 1 (KS1). Critical roles for KMT2D are established in various non-neural tissues, but the effects of KMT2D loss in brain cell development have not been described. We conducted parallel studies of proliferation, differentiation, transcription, and chromatin profiling in KMT2D-deficient human and mouse models to define KMT2D-regulated functions in neurodevelopmental contexts, including adult-born hippocampal NSPCs in vivo and in vitro. We report cell-autonomous defects in proliferation, cell cycle, and survival, accompanied by early NSPC maturation in several KMT2D-deficient model systems. Transcriptional suppression in KMT2D-deficient cells indicated strong perturbation of hypoxia-responsive metabolism pathways. Functional experiments confirmed abnormalities of cellular hypoxia responses in KMT2D-deficient neural cells, and accelerated NSPC maturation in vivo. Together, our findings support a model in which loss of KMT2D function suppresses expression of oxygen-responsive gene programs important to neural progenitor maintenance, resulting in precocious neuronal differentiation in a mouse model of KS1.\n\nGraphical Abstract\n\nO_FIG O_LINKSMALLFIG WIDTH=200 HEIGHT=91 SRC=\"FIGDIR/small/484410v3_ufig1.gif\" ALT=\"Figure 1\">\nView larger version (22K):\norg.highwire.dtl.DTLVardef@55dd1aorg.highwire.dtl.DTLVardef@1270c80org.highwire.dtl.DTLVardef@a5bda2org.highwire.dtl.DTLVardef@144df37_HPS_FORMAT_FIGEXP M_FIG C_FIG</p>
<a target="_blank" href="http://dx.doi.org/10.1101/484410">10.1101/484410</a>
</div>
</div>
</div>
<!-- Card 22 -->
<div class="card text-left">
<div class="card-header" id="heading22">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse22" aria-expanded="true" aria-controls="collapse22">
<span class="pull-left text-left">
<p class="font-weight-bold">22. Testing the Regulatory Consequences of 1,049 Schizophrenia Associated Variants With a Massively Parallel Reporter Assay (2018)</p>
<p class="note font-weight-light"><span class="font-italic">Myint, L., Wang, R., Boukas, L., Hansen, K. D., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Avramopoulos, D.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse22" class="collapse" aria-labelledby="heading22" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/447557" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/447557" > </div>
<p>Recent genome-wide association studies (GWAS) identified numerous schizophrenia (SZ) and Alzheimers disease (AD) associated loci, most outside protein-coding regions and hypothesized to affect gene transcription. We used a massively parallel reporter assay (MPRA) to screen, 1,049 SZ and 30 AD variants in 64 and 9 loci respectively for allele differences in driving reporter gene expression. A library of synthetic oligonucleotides assaying each allele 5 times was transfected into K562 chronic myelogenous leukemia lymphoblasts and SK-SY5Y human neuroblastoma cells. 148 variants showed allelic differences in K562 and 53 in SK-SY5Y cells, on average 2.6 variants per locus. Nine showed significant differences in both lines, a modest overlap reflecting different regulatory landscapes of these lines that also differ significantly in chromatin marks. Eight of nine were in the same direction. We observe no preference for risk alleles to increase or decrease expression. We find a positive correlation between the number of SNPs in Linkage Disequilibrium (LD) and the proportion of functional SNPs supporting combinatorial effects that may lead to haplotype selection. Our results prioritize future functional follow up of disease associated SNPs to determine the driver GWAS variant(s), at each locus and enhance our understanding of gene regulation dynamics.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/447557">10.1101/447557</a>
</div>
</div>
</div>
<!-- Card 23 -->
<div class="card text-left">
<div class="card-header" id="heading23">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse23" aria-expanded="true" aria-controls="collapse23">
<span class="pull-left text-left">
<p class="font-weight-bold">23. Expression variation analysis for tumor heterogeneity in single-cell RNA-sequencing data (2018)</p>
<p class="note font-weight-light"><span class="font-italic">Davis-Marcisak, E. F., Orugunta, P., Stein-O'Brien, G., Puram, S. V., Roussos Torres, E., Hopkins, A., Jaffee, E. M., Favorov, A. V., Afsari, B., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Fertig, E. J.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse23" class="collapse" aria-labelledby="heading23" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/479287" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/479287" > </div>
<p>Tumor heterogeneity provides a complex challenge to cancer treatment and is a critical component of therapeutic response, disease recurrence, and patient survival. Single-cell RNA-sequencing (scRNA-seq) technologies reveal the prevalence of intra-and inter-tumor heterogeneity. Computational techniques are essential to quantify the differences in variation of these profiles between distinct cell types, tumor subtypes, and patients to fully characterize intra-and inter-tumor molecular heterogeneity. We devised a new algorithm, Expression Variation Analysis in Single Cells (EVAsc), to perform multivariate statistical analyses of differential variation of expression in gene sets for scRNA-seq. EVAsc has high sensitivity and specificity to detect pathways with true differential heterogeneity in simulated data. We then apply EVAsc to several public domain scRNA-seq tumor datasets to quantify the landscape of tumor heterogeneity in several key applications in cancer genomics, i.e. immunogenicity, cancer subtypes, and metastasis. Immune pathway heterogeneity in hematopoietic cell populations in breast tumors corresponded to the amount diversity present in the T-cell repertoire of each individual. In head and neck squamous cell carcinoma (HNSCC) patients, we found dramatic differences in pathway dysregulation across basal primary tumors. Within the basal primary tumors we also identified increased immune dysregulation in individuals with a high proportion of fibroblasts present in the tumor microenvironment. Moreover, cells in HNSCC primary tumors had significantly more heterogeneity across pathways than cells in metastases, consistent with a model of clonal outgrowth. These results demonstrate the broad utility of EVAsc to quantify inter-and intra-tumor heterogeneity from scRNA-seq data without reliance on low dimensional visualization.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/479287">10.1101/479287</a>
</div>
</div>
</div>
<!-- Card 24 -->
<div class="card text-left">
<div class="card-header" id="heading24">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse24" aria-expanded="true" aria-controls="collapse24">
<span class="pull-left text-left">
<p class="font-weight-bold">24. Decomposing cell identity for transfer learning across cellular measurements, platforms, tissues, and species. (2018)</p>
<p class="note font-weight-light"><span class="font-italic">Stein-O'Brien, G. L., Clark, B. S., Sherman, T., Zibetti, C., Hu, Q., Sealfon, R., Liu, S., Qian, J., Colantuoni, C., Blackshaw, S., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Fertig, E. J.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse24" class="collapse" aria-labelledby="heading24" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/395004" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/395004" > </div>
<p>New approaches are urgently needed to glean biological insights from the vast amounts of single cell RNA sequencing (scRNA-Seq) data now being generated. To this end, we propose that cell identity should map to a reduced set of factors which will describe both exclusive and shared biology of individual cells, and that the dimensions which contain these factors reflect biologically meaningful relationships across different platforms, tissues and species. To find a robust set of dependent factors in large-scale scRNA- Seq data, we developed a Bayesian non-negative matrix factorization (NMF) algorithm, scCoGAPS. Application of scCoGAPS to scRNA-Seq data obtained over the course of mouse retinal development identified gene expression signatures for factors associated with specific cell types and continuous biological processes. To test whether these signatures are shared across diverse cellular contexts, we developed projectR to map biologically disparate datasets into the factors learned by scCoGAPS. Because projecting these dimensions preserve relative distances between samples, biologically meaningful relationships/factors will stratify new data consistent with their underlying processes, allowing labels or information from one dataset to be used for annotation of the other--a machine learning concept called transfer learning. Using projectR, data from multiple datasets was used to annotate latent spaces and reveal novel parallels between developmental programs in other tissues, species and cellular assays. Using this approach we are able to transfer cell type and state designations across datasets to rapidly annotate cellular features in a new dataset without a priori knowledge of their type, identify a species-specific signature of microglial cells, and identify a previously undescribed subpopulation of neurosecretory cells within the lung. Together, these algorithms define biologically meaningful dimensions of cellular identity, state, and trajectories that persist across technologies, molecular features, and species.\n\nGRAPHICAL ABSTRACT\n\nO_FIG O_LINKSMALLFIG WIDTH=174 HEIGHT=200 SRC=\"FIGDIR/small/395004_ufig1.gif\" ALT=\"Figure 1\">\nView larger version (81K):\norg.highwire.dtl.DTLVardef@dd1c07org.highwire.dtl.DTLVardef@5b1109org.highwire.dtl.DTLVardef@bb6714org.highwire.dtl.DTLVardef@16c66f0_HPS_FORMAT_FIGEXP M_FIG C_FIG</p>
<a target="_blank" href="http://dx.doi.org/10.1101/395004">10.1101/395004</a>
</div>
</div>
</div>
<!-- Card 25 -->
<div class="card text-left">
<div class="card-header" id="heading25">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse25" aria-expanded="true" aria-controls="collapse25">
<span class="pull-left text-left">
<p class="font-weight-bold">25. Comprehensive analysis of retinal development at single cell resolution identifies NFI factors as essential for mitotic exit and specification of late-born cells. (2018)</p>
<p class="note font-weight-light"><span class="font-italic">Clark, B., Stein-O'Brien, G., Shiau, F., Cannon, G., Davis, E., Sherman, T., Rajaii, F., James-Esposito, R., Gronostajski, R., Fertig, E., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Blackshaw, S.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse25" class="collapse" aria-labelledby="heading25" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/378950" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/378950" > </div>
<p>Precise temporal control of gene expression in neuronal progenitors is necessary for correct regulation of neurogenesis and cell fate specification. However, the extensive cellular heterogeneity of the developing CNS has posed a major obstacle to identifying the gene regulatory networks that control these processes. To address this, we used single cell RNA-sequencing to profile ten developmental stages encompassing the full course of retinal neurogenesis. This allowed us to comprehensively characterize changes in gene expression that occur during initiation of neurogenesis, changes in developmental competence, and specification and differentiation of each of the major retinal cell types. These data identify transitions in gene expression between early and late-stage retinal progenitors, as well as a classification of neurogenic progenitors. We identify here the NFI family of transcription factors (Nfia, Nfib, and Nfix) as genes with enriched expression within late RPCs, and show they are regulators of bipolar interneuron and Muller glia specification and the control of proliferative quiescence.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/378950">10.1101/378950</a>
</div>
</div>
</div>
<!-- Card 26 -->
<div class="card text-left">
<div class="card-header" id="heading26">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse26" aria-expanded="true" aria-controls="collapse26">
<span class="pull-left text-left">
<p class="font-weight-bold">26. Enter the matrix: Interpreting unsupervised feature learning with matrix decomposition to discover hidden knowledge in high-throughput omics data (2017)</p>
<p class="note font-weight-light"><span class="font-italic">Stein-O'Brien, G. L., Arora, R., Culhane, A. C., Favorov, A., Greene, C., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Li, Y., Ngom, A., Ochs, M. F., Xu, Y., Fertig, E.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse26" class="collapse" aria-labelledby="heading26" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/196915" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/196915" > </div>
<p>Omics data contains signal from the molecular, physical, and kinetic inter- and intra-cellular interactions that control biological systems. Matrix factorization techniques can reveal low-dimensional structure from high-dimensional data that reflect these interactions. These techniques can uncover new biological knowledge from diverse high-throughput omics data in topics ranging from pathway discovery to time course analysis. We review exemplary applications of matrix factorization for systems-level analyses. We discuss appropriate application of these methods, their limitations, and focus on analysis of results to facilitate optimal biological interpretation. The inference of biologically relevant features with matrix factorization enables discovery from high-throughput data beyond the limits of current biological knowledge--answering questions from high-dimensional data that we have not yet thought to ask.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/196915">10.1101/196915</a>
</div>
</div>
</div>
<!-- Card 27 -->
<div class="card text-left">
<div class="card-header" id="heading27">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse27" aria-expanded="true" aria-controls="collapse27">
<span class="pull-left text-left">
<p class="font-weight-bold">27. Linear models enable powerful differential activity analysis in massively parallel reporter assays (2017)</p>
<p class="note font-weight-light"><span class="font-italic">Myint, L., Avramopoulos, D. G., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, Hansen, K.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse27" class="collapse" aria-labelledby="heading27" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/196394" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/196394" > </div>
<p>Massively parallel reporter assays (MPRAs) have emerged as a popular means for understanding noncoding variation in a variety of conditions. While a large number of experiments have been described in the literature, analysis typically uses ad-hoc methods. There has been little attention to comparing performance of methods across datasets.
We present the mpralm method which we show is calibrated and powerful, by analyzing its performance on multiple MPRA datasets. We show that it outperforms existing statistical methods for analysis of this data type, in the first comprehensive evaluation of statistical methods on several datasets. We investigate theoretical and real-data properties of barcode summarization methods and show an unappreciated impact of summarization method for some datasets. Finally, we use our model to conduct a power analysis for this assay and show substantial improvements in power by performing up to 6 replicates per condition, whereas sequencing depth has smaller impact; we recommend to always use at least 4 replicates. Together, these results inform recommendations for differential analysis, general group comparisons, and power analysis and will help improve design and analysis of MPRA experiments. An R package is available from the Bioconductor project at https://bioconductor.org/packages/mpra.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/196394">10.1101/196394</a>
</div>
</div>
</div>
<!-- Card 28 -->
<div class="card text-left">
<div class="card-header" id="heading28">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse28" aria-expanded="true" aria-controls="collapse28">
<span class="pull-left text-left">
<p class="font-weight-bold">28. Temporal and spatial variation among single dopaminergic neuron transcriptomes informs cellular phenotype diversity and Parkinson’s Disease gene prioritization (2017)</p>
<p class="note font-weight-light"><span class="font-italic">Hook, P., McClymont, S. A., Cannon, G. H., Law, W. D., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>, McCallion, A. S.</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse28" class="collapse" aria-labelledby="heading28" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/148049" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/148049" > </div>
<p>Parkinsons disease (PD) is caused by the collapse of substantia nigra (SN) dopaminergic (DA) neurons of the midbrain (MB), while other DA populations remain relatively intact. Common variation influencing susceptibility to sporadic PD has been primarily identified through genome wide association studies (GWAS). However, like many other common genetic diseases, the genes impacted by common PD-associated variation remain to be elucidated. Here, we used single-cell RNA-seq to characterize DA neuron populations in the mouse brain at embryonic and early postnatal timepoints. These data allow for the unbiased identification of DA neuron subpopulations, including a novel postnatal neuroblast population and SN DA neurons. Comparison of SN DA neurons with other DA neurons populations in the brain reveals a unique transcriptional profile, novel marker genes, and specific gene regulatory networks. By integrating these cell population specific data with published GWAS, we develop a scoring system for prioritizing candidate genes in PD-associated loci. With this, we prioritize candidate genes in all 32 GWAS intervals implicated in sporadic PD risk, the first such systematically generated list. From this we confirm that the prioritized candidate gene CPLX1 disrupts the nigrostriatal pathway when knocked out in mice. Ultimately, this systematic rationale leads to the identification of biologically pertinent candidates and testable hypotheses for sporadic PD that will inform a new era of PD genetic research.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/148049">10.1101/148049</a>
</div>
</div>
</div>
<!-- Card 29 -->
<div class="card text-left">
<div class="card-header" id="heading29">
<a class="btn btn-dark pull-left" data-toggle="collapse" data-target="#collapse29" aria-expanded="true" aria-controls="collapse29">
<span class="pull-left text-left">
<p class="font-weight-bold">29. Variation in neuronal activity state, axonal projection target, and position principally define the transcriptional identity of individual neocortical projection neurons. (2017)</p>
<p class="note font-weight-light"><span class="font-italic">Chevee, M. A., Robertson, J. D., Cannon, G. H., Brown, S. P., <span class="font-weight-bold" style="font-size: 1.0rem"><u>Goff LA</u></span>,</span>, bioRxiv</p>
</span>
</a>
</div>
<div id="collapse29" class="collapse" aria-labelledby="heading29" data-parent="#accordionPreprints">
<div class="card-body" >
<!-- <div data-badge-type="1" data-hide-no-mentions="true" data-doi="10.1101/157149" class="altmetric-embed pull-left"> </div> -->
<div class="altmetric-embed pull-left altmetric-badge-type-1 altmetric-doi-10.1101/157149" > </div>
<p>Single-cell RNA sequencing technologies have generated the first catalogs of transcriptionally defined neuronal subtypes of the brain. However, the biologically informative cellular processes that contribute to neuronal subtype specification and transcriptional heterogeneity remain unclear. By comparing the gene expression profiles of single layer 6 corticothalamic neurons in somatosensory cortex, we show that transcriptional subtypes primarily reflect axonal projection pattern, laminar position within the cortex, and neuronal activity state. Pseudotemporal ordering of 1023 cellular responses to manipulation of sensory input demonstrates that changes in expression of activity-induced genes both reinforced cell-type identity and contributed to increased transcriptional heterogeneity within each cell type. This is due to cell-type specific biases in the choice of transcriptional states following manipulation of neuronal activity. These results reveal that axonal projection pattern, laminar position, and activity state define significant axes of variation that contribute both to the transcriptional identity of individual neurons and to the transcriptional heterogeneity within each neuronal subtype.</p>
<a target="_blank" href="http://dx.doi.org/10.1101/157149">10.1101/157149</a>
</div>
</div>
</div>
</div>
<!-- End Accordion -->
</section>
</div>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://twitter.com/intent/tweet?original_referer=https%3A%2F%2Fwww.sharelinkgenerator.com%2F&ref_src=twsrc%5Etfw&text=Share%20Link%20Generator%3A%20Facebook%2C%20Twitter%2C%20LinkedIn%2C%20Pinterest%2C%20and%20Email%20mailto%20forms&tw_p=tweetbutton&url=https%3A%2F%2Fwww.sharelinkgenerator.com%2F&via=twitterapi" class="icon brands alt fa-twitter"><span class="label">Twitter</span></a></li>
<!-- <li><a href="#" class="icon brands alt fa-facebook-f"><span class="label">Facebook</span></a></li> -->
<!-- <li><a href="#" class="icon brands alt fa-linkedin-in"><span class="label">LinkedIn</span></a></li> -->
<!-- <li><a href="#" class="icon brands alt fa-instagram"><span class="label">Instagram</span></a></li> -->
<li><a href="http://github.com/gofflab/" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
<li><a href="mailto:loyalgoff@jhmi.edu" class="icon solid alt fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>© Goff Lab - JHU. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/jquery-ui.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
<script type='text/javascript' src='https://d1bxh8uas1mnw7.cloudfront.net/assets/embed.js'></script>
<script>
$( function() {
$( "#accordion" ).accordion();
} );
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','http://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-318359-8', 'auto');
ga('send', 'pageview');
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-X36CPG7L73"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-X36CPG7L73');
</script>
</body>
</html>