Skip to content

Commit

Permalink
Adds more data figures. Condenses methods, but adds GAM formula.
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Jun 11, 2024
1 parent 02c6637 commit cfff8aa
Show file tree
Hide file tree
Showing 8 changed files with 94 additions and 51 deletions.
Binary file added images/cubic-spline-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/model-SCP_L.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/model-SCP_R.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tract-profile_by-Group_dti-fa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tract-profile_by-Group_dti-md.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 42 additions & 24 deletions poster.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@ img[src*='#logo'] {
knitr::opts_chunk$set(echo = FALSE)
```

![](./images/university-of-washington-501924867.gif){height=200 style="position: absolute; top: 3800px; left: 700px;"}
![](./images/Block_S_2_color_red.png){height=200 style="position: absolute; top: 3800px; left: 950px;"}
![](./images/biu_logo.png){height=200 style="position: absolute; top: 3800px; left: 1100px;"}
![](./images/qr.png){height=200 style="position: absolute; top: 3800px; left: 1300px;"}
![](./images/university-of-washington-501924867.gif){height=200 style="position: absolute; top: 4000px; left: 700px;"}
![](./images/Block_S_2_color_red.png){height=200 style="position: absolute; top: 4000px; left: 950px;"}
![](./images/biu_logo.png){height=200 style="position: absolute; top: 4000px; left: 1100px;"}
![](./images/qr.png){height=200 style="position: absolute; top: 4000px; left: 1300px;"}


# Background
Expand All @@ -108,60 +108,78 @@ knitr::opts_chunk$set(echo = FALSE)
- The *cognitive dysmetria* theory of schizophrenia posits that the core cognitive deficits arise from dysfunctions of cortical-thalamic-cerebellar (CTC) circuits. [@Andreasen1998-gg]
- Previous research found increased functional connectivity in the cerebello-thalamo-cortical circuits in individuals at clinical high risk for psychosis. [@Cao2018]
- This hyperconnectivity was more pronounced in individuals who converted to psychosis, correlated to the severity of symptoms, and was predictive of the time to conversion.
- The cerebellum sends its output through the superior cerebellar peduncle (SCP), the contralateral red nucleus (RN), and VA/VL of the thalamus to various cerebral areas The decussation (d) of the cerebero-thalamo-cortical pathway is indicated by the yellow circle (image taken from [@Palesi2015-oi]).
- The cerebellum sends its output through the superior cerebellar peduncle (SCP), the contralateral red nucleus (RN), and VA/VL of the thalamus to various cerebral areas. The decussation (d) of the cerebero-thalamo-cortical pathway is indicated by the yellow circle (image taken from [@Palesi2015-oi]).

<center>
![](images/palesi.jpg){width=60% height=60%}
</center>

**QUESTION**: Are the physical properties of the white matter tracts of the CTC different in individuals with SZ?

\

# Methods
<p style="margin-bottom:-1cm">
**Data:**
</p>

**Data:** the UCLA Consortium for Neuropsychiatric Phenomics LA5c Study, which includes diffusion MRI (dMRI) data from 49 participants with SZ (mean age: 36.2 $\pm$ 8.8 SD; 12 female), 40 participants with ADHD (mean age: 31.95 $\pm$ 10.3 SD; 20 female), 49 participants with bipolar disorder (BD) (mean age: 35.3 $\pm$ 9.0 SD, 21 female), and 123 controls (HC) (mean age: 31.6 $\pm$ 8.8 SD; 58 female).

**Processing**: The data were processed using QSIPREP [@Cieslak2021-vj] and pyAFQ [@Kruper2021-az, @Yeatman2012-ze] to extract tract profiles of fractional anisotropy (FA) and mean diffusivity (MD). The bilateral SCP were identified in each individual using anatomical criteria that capture the decussation of the SCP [@Jossinger2023-gj]. Group-blinded QC of SCP bundle was conducted by two expert observers (TG and AR).
- Diffusion MRI data (64 directions, b=1,000 $s/mm^2$) from the UCLA Consortium for Neuropsychiatric Phenomics LA5c study (Open Neuro DS00030).
- Participants: SZ (N=12F/37M, age: 36.2 $\pm$ 8.8 SD), ADHD (N=20F/20M F/M age: 31.95 $\pm$ 10.3), bipolar disorder (BD; N=21F/28M, age: 35.3 $\pm$ 9.0), Healthy control (HC 58F/65M, age: 31.6 $\pm$ 8.8).

**Analysis**: To overcome confounds due to data quality, each subject in the test group was matched to HC with same age, sex and data quality (neighbor correlations, NDC). Generalized additive models (GAMs) for FA and MD in each SCP as a function of diagnosis (entered as a factor: SZ or HC), nodeID (modeled with an adaptive smooth, where degree of the smooth is determined as the k that minimizes the AIC), age, sex (entered as a factor) and data quality (NDC) [@Muncy2022GAMs].

# Acknowledgements
<p style="margin-bottom:-1cm">
**Processing**:
</p>

NIH grants:
- QSIPREP [@Cieslak2021-vj] and pyAFQ [@Kruper2021-az] for preprocessing, QC, and tractometry (FA/MD tract profiles).
- Bilateral SCP were identified in each individual using anatomical criteria that capture the decussation [@Jossinger2023-gj].
- Group-blinded QC of SCP bundle was conducted by two expert observers (TG and AR).

MH121867 (PI: Poldrack)
<p style="margin-bottom:-1cm">
**Analysis**:
</p>

MH121868 (PI: Rokem)
- Data quality confounds were mitigated by matching each SZ/ADHD/BD to a HC with similar age, sex and data quality (neighbor correlations, NDC).
- Generalized additive models (GAMs) for FA and MD in each SCP as [@Muncy2022GAMs]:
<p style="font-family:'Lucida Console', monospace">
FA/MD ~ group + s(nodeID, k) + age + sex + QC
</p>
with k chosen to minimize AIC and neighbor correlations for QC.

EB027585 (PI: Garyfallidis)
<!--
![](./images/cubic-spline-example.png)
-->

# Acknowledgements
<div style="font-size:32px">
NIH grants: MH121867 (PI: Poldrack), MH121868 (PI: Rokem, EB027585 (PI: Garyfallidis)
</div>

\

# Results
# Results{.mybreak}

![](images/SCP_right.png){width=24% height=24%}
![](images/SCP_back.png){width=24% height=24%}
![](images/SCP_left.png){width=24% height=24%}
![](images/SCP_top.png){width=24% height=24%}
<div style="font-size:32px; font-family:'Palatino'; text-align:center">The left (dark blue) and right (light blue) SCP bundles visualized in an individual with SZ, with sagittal, coronal and axial anatomical views of the T1-weighted scan of this individual.</div>

![](images/figure_mod.png){width=100% height=100%}
![](./images/tract-profile_by-Group_dti-md.png){width=49% height=49%}
![](./images/tract-profile_by-Group_dti-fa.png){width=49% height=49%}
<div style="font-size:32px; font-family:'Palatino'; text-align:center">Tract profiles of MD (left) and FA (right) $\pm$ bootstrapped 95% confidence interval</div>

![](./images/model-SCP_L.png){width=49% height=49%}
![](./images/model-SCP_R.png){width=49% height=49%}
<div style="font-size:32px; font-family:'Palatino'; text-align:center">GAM model fits of MD with model-estimated confidence intervals</div>

- MD differed significantly in the left superior cerebellar peduncle (SCP) between the SZ and HC groups (p<0.05), but not between the ADHD and HC groups or BD and HC groups.
- Individuals with SZ had lower MD in this tract than the matched controls (as indicated).
- This finding held after adding medication as a covariate (haloperidol equivalent dosage).

\

# Conclusions

<div style="font-size:48px">
- We found decreased MD in the left SCP, a component of the CTC.
- Lower MD may indicated increased myelination and therefore increased connectivity.
- Increased density and directional coherence (but not axonal diameter) may also have similar effects on MD.
- These results appear in line with previous fMRI results that found increased functional connectivity in the CTC in individuals with SZ. [@Cao2018]
- This provides additional support for the cognitive dysmetria theory of SZ.
</div>

# References

79 changes: 52 additions & 27 deletions poster.html
Original file line number Diff line number Diff line change
Expand Up @@ -336,42 +336,63 @@ <h5 id="affiliation"><sup>1</sup> Department of Psychology and eScience Institut
}

</style>
<p><img src="images/university-of-washington-501924867.gif" style="position: absolute; top: 3800px; left: 700px;" height="200" />
<img src="images/Block_S_2_color_red.png" style="position: absolute; top: 3800px; left: 950px;" height="200" />
<img src="images/biu_logo.png" style="position: absolute; top: 3800px; left: 1100px;" height="200" />
<img src="images/qr.png" style="position: absolute; top: 3800px; left: 1300px;" height="200" /></p>
<p><img src="images/university-of-washington-501924867.gif" style="position: absolute; top: 4000px; left: 700px;" height="200" />
<img src="images/Block_S_2_color_red.png" style="position: absolute; top: 4000px; left: 950px;" height="200" />
<img src="images/biu_logo.png" style="position: absolute; top: 4000px; left: 1100px;" height="200" />
<img src="images/qr.png" style="position: absolute; top: 4000px; left: 1300px;" height="200" /></p>
<div id="background" class="section level1">
<h1>Background</h1>
<ul>
<li>Schizophrenia (SZ) is a neurodevelopmental psychiatric disorder that carries significant health burden.</li>
<li>The <em>cognitive dysmetria</em> theory of schizophrenia posits that the core cognitive deficits arise from dysfunctions of cortical-thalamic-cerebellar (CTC) circuits. <span class="citation">(<em>1</em>)</span></li>
<li>Previous research found increased functional connectivity in the cerebello-thalamo-cortical circuits in individuals at clinical high risk for psychosis. <span class="citation">(<em>2</em>)</span></li>
<li>This hyperconnectivity was more pronounced in individuals who converted to psychosis, correlated to the severity of symptoms, and was predictive of the time to conversion.</li>
<li>The cerebellum sends its output through the superior cerebellar peduncle (SCP), the contralateral red nucleus (RN), and VA/VL of the thalamus to various cerebral areas The decussation (d) of the cerebero-thalamo-cortical pathway is indicated by the yellow circle. (image from <span class="citation">(<em>3</em>)</span>)</li>
<li>The cerebellum sends its output through the superior cerebellar peduncle (SCP), the contralateral red nucleus (RN), and VA/VL of the thalamus to various cerebral areas. The decussation (d) of the cerebero-thalamo-cortical pathway is indicated by the yellow circle (image taken from <span class="citation">(<em>3</em>)</span>).</li>
</ul>
<center>
<img src="images/palesi.jpg" style="width:60.0%;height:60.0%" />
</center>
<p><strong>QUESTION</strong>: Are the physical properties of the white matter tracts of the CTC different in individuals with SZ?</p>
<p><br />
</p>
</div>
<div id="methods" class="section level1">
<h1>Methods</h1>
<p><strong>Data:</strong> the UCLA Consortium for Neuropsychiatric Phenomics LA5c Study, which includes diffusion MRI (dMRI) data from 49 participants with SZ (mean age: 36.2 <span class="math inline">\(\pm\)</span> 8.8 SD; 12 female), 40 participants with ADHD (mean age: 31.95 <span class="math inline">\(\pm\)</span> 10.3 SD; 20 female), 49 participants with bipolar disorder (BD) (mean age: 35.3 <span class="math inline">\(\pm\)</span> 9.0 SD, 21 female), and 123 controls (HC) (mean age: 31.6 <span class="math inline">\(\pm\)</span> 8.8 SD; 58 female).</p>
<p><strong>Processing</strong>: The data were processed using QSIPREP <span class="citation">(<em>4</em>)</span> and pyAFQ <span class="citation">(<em>6</em>)</span> to extract tract profiles of fractional anisotropy (FA) and mean diffusivity (MD). The bilateral SCP were identified in each individual using anatomical criteria that capture the decussation of the SCP <span class="citation">(<em>7</em>)</span>. Group-blinded QC of SCP bundle was conducted by two expert observers (TG and AR).</p>
<p><strong>Analysis</strong>: To overcome confounds due to data quality, each subject in the test group was matched to HC with same age, sex and data quality (neighbor correlations, NDC). Generalized additive models (GAMs) for FA and MD in each SCP as a function of diagnosis (entered as a factor: SZ or HC), nodeID (modeled with an adaptive smooth, where degree of the smooth is determined as the k that minimizes the AIC), age, sex (entered as a factor) and data quality (NDC) <span class="citation">(<em>8</em>)</span>.</p>
<p style="margin-bottom:-1cm">
<strong>Data:</strong>
</p>
<ul>
<li>Diffusion MRI data (64 directions, b=1,000 <span class="math inline">\(s/mm^2\)</span>) from the UCLA Consortium for Neuropsychiatric Phenomics LA5c study (Open Neuro DS00030).</li>
<li>Participants: SZ (N=12F/37M, age: 36.2 <span class="math inline">\(\pm\)</span> 8.8 SD), ADHD (N=20F/20M F/M age: 31.95 <span class="math inline">\(\pm\)</span> 10.3), bipolar disorder (BD; N=21F/28M, age: 35.3 <span class="math inline">\(\pm\)</span> 9.0), Healthy control (HC 58F/65M, age: 31.6 <span class="math inline">\(\pm\)</span> 8.8).</li>
</ul>
<p style="margin-bottom:-1cm">
<strong>Processing</strong>:
</p>
<ul>
<li>QSIPREP <span class="citation">(<em>4</em>)</span> and pyAFQ <span class="citation">(<em>5</em>)</span> for preprocessing, QC, and tractometry (FA/MD tract profiles).</li>
<li>Bilateral SCP were identified in each individual using anatomical criteria that capture the decussation <span class="citation">(<em>6</em>)</span>.</li>
<li>Group-blinded QC of SCP bundle was conducted by two expert observers (TG and AR).</li>
</ul>
<p style="margin-bottom:-1cm">
<strong>Analysis</strong>:
</p>
<ul>
<li>Data quality confounds were mitigated by matching each SZ/ADHD/BD to a HC with similar age, sex and data quality (neighbor correlations, NDC).</li>
<li>Generalized additive models (GAMs) for FA and MD in each SCP as <span class="citation">(<em>7</em>)</span>:
<p style="font-family:&#39;Lucida Console&#39;, monospace">
FA/MD ~ group + s(nodeID, k) + age + sex + QC
</p>
with k chosen to minimize AIC and neighbor correlations for QC.</li>
</ul>
<!--
![](./images/cubic-spline-example.png)
-->
</div>
<div id="acknowledgements" class="section level1">
<h1>Acknowledgements</h1>
<p>NIH grants:</p>
<p>MH121867 (PI: Poldrack)</p>
<p>MH121868 (PI: Rokem)</p>
<p>EB027585 (PI: Garyfallidis)</p>
<p><br />
</p>
<div style="font-size:32px">
<p>NIH grants: MH121867 (PI: Poldrack), MH121868 (PI: Rokem, EB027585 (PI: Garyfallidis)</p>
</div>
<div id="results" class="section level1">
</div>
<div id="results" class="section level1 mybreak">
<h1>Results</h1>
<img src="images/SCP_right.png" style="width:24.0%;height:24.0%" />
<img src="images/SCP_back.png" style="width:24.0%;height:24.0%" />
Expand All @@ -380,25 +401,32 @@ <h1>Results</h1>
<div style="font-size:32px; font-family:&#39;Palatino&#39;; text-align:center">
The left (dark blue) and right (light blue) SCP bundles visualized in an individual with SZ, with sagittal, coronal and axial anatomical views of the T1-weighted scan of this individual.
</div>
<p><img src="images/figure_mod.png" style="width:100.0%;height:100.0%" /></p>
<img src="images/tract-profile_by-Group_dti-md.png" style="width:49.0%;height:49.0%" />
<img src="images/tract-profile_by-Group_dti-fa.png" style="width:49.0%;height:49.0%" />
<div style="font-size:32px; font-family:&#39;Palatino&#39;; text-align:center">
Tract profiles of MD (left) and FA (right) <span class="math inline">\(\pm\)</span> bootstrapped 95% confidence interval
</div>
<img src="images/model-SCP_L.png" style="width:49.0%;height:49.0%" />
<img src="images/model-SCP_R.png" style="width:49.0%;height:49.0%" />
<div style="font-size:32px; font-family:&#39;Palatino&#39;; text-align:center">
GAM model fits of MD with model-estimated confidence intervals
</div>
<ul>
<li>MD differed significantly in the left superior cerebellar peduncle (SCP) between the SZ and HC groups (p&lt;0.05), but not between the ADHD and HC groups or BD and HC groups.</li>
<li>Individuals with SZ had lower MD in this tract than the matched controls (as indicated).</li>
<li>This finding held after adding medication as a covariate (haloperidol equivalent dosage).</li>
</ul>
<p><br />
</p>
</div>
<div id="conclusions" class="section level1">
<h1>Conclusions</h1>
<div style="font-size:48px">
<ul>
<li>We found decreased MD in the left SCP, a component of the CTC.</li>
<li>Lower MD may indicated increased myelination and therefore increased connectivity.</li>
<li>Increased density and directional coherence (but not axonal diameter) may also have similar effects on MD.</li>
<li>These results appear in line with previous fMRI results that found increased functional connectivity in the CTC in individuals with SZ. <span class="citation">(<em>2</em>)</span></li>
<li>This provides additional support for the cognitive dysmetria theory of SZ.</li>
</ul>
</div>
</div>
<div id="references" class="section level1 unnumbered">
<h1>References</h1>
<div id="refs" class="references csl-bib-body">
Expand All @@ -417,14 +445,11 @@ <h1>References</h1>
<div id="ref-Kruper2021-az" class="csl-entry">
5. J. Kruper <em>et al.</em>, <em>Apert Neuro</em>. <strong>1</strong> (2021).
</div>
<div id="ref-Yeatman2012-ze" class="csl-entry">
6. J. D. Yeatman <em>et al.</em>, <em>PLoS One</em>. <strong>7</strong>, e49790 (2012).
</div>
<div id="ref-Jossinger2023-gj" class="csl-entry">
7. S. Jossinger <em>et al.</em>, <em>Neurobiol. Lang.</em>, 1–40 (2023).
6. S. Jossinger <em>et al.</em>, <em>Neurobiol. Lang.</em>, 1–40 (2023).
</div>
<div id="ref-Muncy2022GAMs" class="csl-entry">
8. N. M. Muncy <em>et al.</em>, <em>Neuroimage Clin</em>. <strong>33</strong>, 102937 (2022).
7. N. M. Muncy <em>et al.</em>, <em>Neuroimage Clin</em>. <strong>33</strong>, 102937 (2022).
</div>
</div>
</div>
Expand Down
Binary file modified poster.pdf
Binary file not shown.

0 comments on commit cfff8aa

Please sign in to comment.