presentation.mkdn 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501
  1. ---
  2. title: Bioinformatic analysis of complex, high-throughput genomic and epigenomic data in the context of $\mathsf{CD4}^{+}$ T-cell differentiation and diagnosis and treatment of transplant rejection
  3. author: |
  4. Ryan C. Thompson \
  5. Su Lab \
  6. The Scripps Research Institute
  7. date: October 24, 2019
  8. theme: Boadilla
  9. aspectratio: 169
  10. fontsize: 14pt
  11. ---
  12. ## Organ transplants are a life-saving treatment
  13. ::: incremental
  14. * 36,528 transplants performed in the USA in 2018[^organdonor]
  15. * 100 transplants every day!
  16. * Over 113,000 people on the national transplant waiting list as of
  17. July 2019
  18. :::
  19. [^organdonor]: [organdonor.gov](https://www.organdonor.gov/statistics-stories/statistics.html)
  20. ## Organ donation statistics for the USA in 2018[^organdonor]
  21. \centering
  22. ![](graphics/presentation/transplants-organ-CROP.pdf)
  23. ## Types of grafts
  24. A graft is categorized based on the relationship between donor and recipient:
  25. . . .
  26. ::: incremental
  27. * **Autograft:** Donor and recipient are the *same individual*
  28. * **Allograft:** Donor and recipient are *different individuals* of
  29. the *same species*
  30. * **Xenograft:** Donor and recipient are *different species*
  31. :::
  32. ## Recipient T-cells reject allogenic MHCs
  33. :::::::::: {.columns}
  34. ::: {.column width="55%"}
  35. :::: incremental
  36. * TCR binds to both antigen *and* MHC surface \vspace{10pt}
  37. * HLA genes encoding MHC proteins are highly polymorphic \vspace{10pt}
  38. * Variants in donor MHC can trigger the same T-cell response as a
  39. foreign antigen
  40. ::::
  41. :::
  42. ::: {.column width="40%"}
  43. <!-- ![\footnotesize Janeway's Immunobio- logy (2012), Fig. 9.19](graphics/presentation/janeway-fig9.19-TCR.png){ height=70% } -->
  44. ![TCR binding to self (right) and allogenic (left) MHC\footnotemark](graphics/presentation/tcr_mhc.jpg){ height=70% }
  45. :::
  46. ::::::::::
  47. \footnotetext[3]{\href{https://doi.org/10.1016/j.cell.2007.01.048}{Colf, Bankovich, et al. "How a Single T Cell Receptor Recognizes Both Self and Foreign MHC". In: Cell (2007)}}
  48. ## Allograft rejection is a major long-term problem
  49. ![Kidney allograft survival rates in children by transplant year[^kim-marks]](graphics/presentation/kidney-graft-survival.png){ height=65% }
  50. [^kim-marks]: [Kim & Marks. "Long-term outcomes of children after solid organ transplantation". In: Clinics (2014)](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3884158/?report=classic)
  51. ## Rejection is treated with immune suppressive drugs
  52. <!-- TODO: Need a graphic, or maybe a table of common drugs +
  53. mechanisms, or a diagram for periodic checking. -->
  54. ::: incremental
  55. * Graft recipient must take immune suppressive drugs indefinitely
  56. * Graft is monitored for rejection and dosage adjusted over time
  57. * Immune suppression is a delicate balance: too much and too little
  58. are both problematic.
  59. :::
  60. ## Memory cells: faster, stronger, and more independent
  61. ![Naïve T-cell activated by APC](graphics/presentation/T-cells-A-SVG.png)
  62. ## Memory cells: faster, stronger, and more independent
  63. ![Naïve T-cell differentiates and proliferates into effector T-cells](graphics/presentation/T-cells-B-SVG.png)
  64. ## Memory cells: faster, stronger, and more independent
  65. ![Post-infection, some effectors cells remain as memory cells](graphics/presentation/T-cells-C-SVG.png)
  66. ## Memory cells: faster, stronger, and more independent
  67. ![Memory T-cells respond more strongly to activation](graphics/presentation/T-cells-D-SVG.png)
  68. ::: notes
  69. Compared to naïve cells, memory cells:
  70. * respond to a lower antigen concentration
  71. * respond more strongly at any given antigen concentration
  72. * require less co-stimulation
  73. * are somewhat independent of some types of co-stimulation required by
  74. naïve cells
  75. * evolve over time to respond even more strongly to their antigen
  76. Result:
  77. * Memory cells require progressively higher doses of immune suppresive
  78. drugs
  79. * Dosage cannot be increased indefinitely without compromising the
  80. immune system's ability to fight infection
  81. :::
  82. ## 3 problems relating to transplant rejection
  83. ### 1. How are memory cells different from naïve?
  84. \onslide<2->{Genome-wide epigenetic analysis of H3K4 and H3K27 methylation in naïve
  85. and memory $\mathsf{CD4}^{+}$ T-cell activation}
  86. ### 2. How can we diagnose rejection noninvasively?
  87. \onslide<3->{Improving array-based diagnostics for transplant rejection by
  88. optimizing data preprocessing}
  89. ### 3. How can we evaluate effects of a rejection treatment?
  90. \onslide<4->{Globin-blocking for more effective blood RNA-seq analysis in primate
  91. animal model for experimental graft rejection treatment}
  92. ## Today's focus
  93. ### \Large 1. How are memory cells different from naïve?
  94. \Large
  95. Genome-wide epigenetic analysis of H3K4 and H3K27 methylation in naïve
  96. and memory $\mathsf{CD4}^{+}$ T-cell activation
  97. ## We need a better understanding of immune memory
  98. * Cell surface markers fairly well-characterized
  99. * But internal mechanisms poorly understood
  100. . . .
  101. \vfill
  102. \large
  103. **Hypothesis:** Epigenetic regulation of gene expression through
  104. histone modification is involved in $\mathsf{CD4}^{+}$ T-cell
  105. activation and memory.
  106. ## Which histone marks are we looking at?
  107. . . .
  108. ::: incremental
  109. * **H3K4me3:** "activating" mark associated with active transcription
  110. * **H3K4me2:** Correlated with H3K4me3, hypothesized "poised" state
  111. * **H3K27me3:** "repressive" mark associated with inactive genes
  112. :::
  113. . . .
  114. \vfill
  115. All involved in T-cell differentiation, but activation dynamics
  116. unexplored
  117. ## ChIP-seq measures DNA bound to marked histones[^chipseq]
  118. \centering
  119. ![](graphics/presentation/NRG-chipseq.png){ height=70% }
  120. [^chipseq]: [Furey. "ChIP-seq and beyond: New and improved methodologies to detect and characterize protein-DNA interactions". In: Nature Reviews Genetics (2012)](http://www.nature.com/articles/nrg3306)
  121. ## Experimental design
  122. ::: incremental
  123. * Separately isolate naïve and memory $\mathsf{CD4}^{+}$ T-cells from
  124. 4 donors
  125. * Activate with CD3/CD28 beads
  126. * Sample at 4 time points: Day 0 (pre-activation), Day 1 (early
  127. activation), Day 5 (peak activation), and Day 14 (post-activation)
  128. * RNA-seq + ChIP-seq of 3 histone marks (H3K4me2, H3K4me3, & H3K27me3)
  129. for each sample.
  130. :::
  131. Data generated by Sarah Lamere, published in GEO as
  132. [GSE73214](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE73214)
  133. ## Time points capture phases of immune response
  134. \centering
  135. ![](graphics/presentation/immune-response.png)
  136. ## A few intermediate analysis steps are required
  137. \centering
  138. ![](graphics/CD4-csaw/rulegraphs/rulegraph-all-RASTER100.png)
  139. ## Histone modifications occur on consecutive histones
  140. ![ChIP-seq coverage in IL2 gene[^lamerethesis]](graphics/presentation/LaMere-thesis-fig3.9-SVG-CROP.png){ height=65% }
  141. [^lamerethesis]: Sarah LaMere. "Dynamic epigenetic regulation of CD4 T cell activation and memory formation". PhD thesis. TSRI, 2015.
  142. ## Histone modifications occur on consecutive histones
  143. \begin{figure}
  144. \centering
  145. \only<1>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/CCF-plots-A-SVG.png}}
  146. \only<2>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/CCF-plots-B-SVG.png}}
  147. \only<3>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/CCF-plots-C-SVG.png}}
  148. \caption{Strand cross-correlation plots show histone-sized wave pattern}
  149. \end{figure}
  150. ## SICER identifies enriched regions across the genome
  151. ![Finding "islands" of coverage with SICER[^sicer]](graphics/presentation/SICER-fig1-SVG.png)
  152. [^sicer]: [Zang et al. “A clustering approach for identification of enriched domains from histone modification ChIP-Seq data”. In: Bioinformatics 25.15 (2009)](https://doi.org/10.1093/bioinformatics/btp340)
  153. ## IDR identifies *reproducible* enriched regions
  154. ![Example irreproducible discovery rate[^idr] score consistency plot](graphics/presentation/IDR-example-CROP-RASTER.png){ height=65% }
  155. [^idr]: [Li et al. “Measuring reproducibility of high-throughput experiments”. In: AOAS (2011)](https://doi.org/10.1214/11-AOAS466)
  156. ## Finding enriched regions across the genome
  157. ![Peak-calling summary statistics](graphics/presentation/RCT-thesis-table2.2-SVG-CROP.png)
  158. ## Each histone mark has an "effective promoter radius"
  159. ![Enrichment of peaks near promoters](graphics/CD4-csaw/Promoter-Peak-Distance-Profile-PAGE1-CROP.pdf)
  160. ## Peaks in promoters correlate with gene expression
  161. \begin{figure}
  162. \centering
  163. \only<1>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/FPKM-by-Peak-Violin-Plots-A-SVG.png}}
  164. \only<2>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/FPKM-by-Peak-Violin-Plots-B-SVG.png}}
  165. \only<3>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/FPKM-by-Peak-Violin-Plots-C-SVG.png}}
  166. \only<4>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/FPKM-by-Peak-Violin-Plots-D-SVG.png}}
  167. \only<5>{\includegraphics[width=\textwidth,height=0.7\textheight]{graphics/presentation/FPKM-by-Peak-Violin-Plots-Z-SVG.png}}
  168. \caption{Expression distributions of genes with and without promoter peaks}
  169. \end{figure}
  170. ## The story so far
  171. <!-- TODO: Left column: text; right column: flip through relevant image -->
  172. * H3K4me2, H3K4me3, and H3K27me3 occur on many consecutive histones in
  173. broad regions across the genome
  174. * These enriched regions occur more commonly within a certain radius
  175. of gene promoters
  176. * This "effective promoter radius" is consistent across all samples
  177. for a given histone mark, but differs between histone marks
  178. * Presence or absence of a peak within this radius is correlated with
  179. gene expression
  180. . . .
  181. Next: Does the position of a histone modification within a gene
  182. promoter matter to that gene's expression, or is it merely the
  183. presence or absence anywhere within the promoter?
  184. ## H3K4me2 promoter neighborhood K-means clusters
  185. ![Cluster means for H3K4me2](graphics/presentation/H3K4me2-neighborhood-clusters-CROP.png){ height=70% }
  186. ## H3K4me2 promoter neighborhood K-means clusters
  187. :::::::::: {.columns}
  188. ::: {.column width="50%"}
  189. ![Cluster means for H3K4me2](graphics/presentation/H3K4me2-neighborhood-clusters-CROP.png){ height=70% }
  190. :::
  191. ::: {.column width="50%"}
  192. <!-- This space intentionally left blank -->
  193. :::
  194. ::::::::::
  195. ## H3K4me2 cluster PCA shows a semicircular "fan"
  196. :::::::::: {.columns}
  197. ::: {.column width="50%"}
  198. ![Cluster means for H3K4me2](graphics/presentation/H3K4me2-neighborhood-clusters-CROP.png){ height=70% }
  199. :::
  200. ::: {.column width="50%"}
  201. ![PCA plot of promoters](graphics/presentation/H3K4me2-neighborhood-PCA-CROP.png){ height=70% }
  202. :::
  203. ::::::::::
  204. ## H3K4me2 near TSS correlates with expression
  205. :::::::::: {.columns}
  206. ::: {.column width="50%"}
  207. ![Cluster means for H3K4me2](graphics/presentation/H3K4me2-neighborhood-clusters-CROP.png){ height=70% }
  208. :::
  209. ::: {.column width="50%"}
  210. ![Cluster expression distributions](graphics/presentation/H3K4me2-neighborhood-expression-CROP-ROT90.png){ height=70% }
  211. :::
  212. ::::::::::
  213. ## H3K4me3 pattern is similar to H3K4me2
  214. :::::::::: {.columns}
  215. ::: {.column width="50%"}
  216. ![Cluster means for H3K4me3](graphics/presentation/H3K4me3-neighborhood-clusters-CROP.png){ height=70% }
  217. :::
  218. ::: {.column width="50%"}
  219. ![PCA plot of promoters](graphics/presentation/H3K4me3-neighborhood-PCA-CROP.png){ height=70% }
  220. :::
  221. ::::::::::
  222. ## H3K4me3 pattern is similar to H3K4me2
  223. :::::::::: {.columns}
  224. ::: {.column width="50%"}
  225. ![Cluster means for H3K4me3](graphics/presentation/H3K4me3-neighborhood-clusters-CROP.png){ height=70% }
  226. :::
  227. ::: {.column width="50%"}
  228. ![Cluster expression distributions](graphics/presentation/H3K4me3-neighborhood-expression-CROP-ROT90.png){ height=70% }
  229. :::
  230. ::::::::::
  231. ## H3K27me3 clusters organize into 3 opposed pairs
  232. :::::::::: {.columns}
  233. ::: {.column width="50%"}
  234. ![Cluster means for H3K27me3](graphics/presentation/H3K27me3-neighborhood-clusters-CROP.png){ height=70% }
  235. :::
  236. ::: {.column width="50%"}
  237. ![PCA plot of promoters](graphics/presentation/H3K27me3-neighborhood-PCA-CROP.png){ height=70% }
  238. :::
  239. ::::::::::
  240. ## Specific H3K27me3 profiles show elevated expression
  241. :::::::::: {.columns}
  242. ::: {.column width="50%"}
  243. ![Cluster means for H3K27me3](graphics/presentation/H3K27me3-neighborhood-clusters-CROP.png){ height=70% }
  244. :::
  245. ::: {.column width="50%"}
  246. ![Cluster expression distributions](graphics/presentation/H3K27me3-neighborhood-expression-CROP-ROT90.png){ height=70% }
  247. :::
  248. ::::::::::
  249. ## Summary of promoter relative coverage findings
  250. ### H3K4me2 & H3K4me3
  251. * Peak closer to promoter $\Rightarrow$ higher gene expression
  252. * Slightly asymmetric in favor of peaks downstream of TSS
  253. . . .
  254. ### H3K27me3
  255. * Depletion of H3K27me3 at TSS associated with elevated gene
  256. expression
  257. * Enrichment of H3K27me3 upstream of TSS even more strongly associated
  258. with elevated expression
  259. * Other coverage profiles not associated with elevated expression
  260. ## Differential modification disappears by Day 14
  261. ![Differential modification between naïve and memory samples at each time point](graphics/presentation/RCT-thesis-table2.4-A-SVG-CROP.png)
  262. ## Differential modification disappears by Day 14
  263. ![Differential modification between naïve and memory samples at each time point](graphics/presentation/RCT-thesis-table2.4-B-SVG-CROP.png)
  264. ## Promoter H3K4me2 levels converge at Day 14
  265. \centering
  266. ![](graphics/CD4-csaw/ChIP-seq/H3K4me2-promoter-PCA-group-CROP.png)
  267. ## Promoter H3K4me3 levels converge at Day 14
  268. \centering
  269. ![](graphics/CD4-csaw/ChIP-seq/H3K4me3-promoter-PCA-group-CROP.png)
  270. ## Promoter H3K27me3 levels converge at Day 14?
  271. \centering
  272. ![](graphics/CD4-csaw/ChIP-seq/H3K27me3-promoter-PCA-group-CROP.png)
  273. ## Expression converges at Day 14 (in PC 2 & 3)
  274. \centering
  275. ![](graphics/CD4-csaw/RNA-seq/PCA-final-23-CROP.png)
  276. <!-- TODO: Intro MOFA, motivate by showing uncorrected PCA -->
  277. ## MOFA LFs explain variation in all 4 data sets
  278. \centering
  279. ![Variance explained in each data set by each LF](graphics/presentation/MOFA-varExplained-matrix-A-CROP.png){ height=70% }
  280. ## 3 LFs are shared across all 4 data sets
  281. \centering
  282. ![LFs 1, 4, and 5 explain variation in all 4 data sets](graphics/presentation/MOFA-varExplained-matrix-B-CROP.png){ height=70% }
  283. ## MOFA LF5 captures convergence pattern
  284. ![LF1 & LF4: time point effect; LF5: convergence](graphics/CD4-csaw/MOFA-LF-scatter-small.png){ height=70% }
  285. ## What have we learned?
  286. * Almost no differential modification observed between naïve and
  287. memory at Day 14, despite plenty of differential modification at
  288. earlier time points.
  289. * RNA-seq data and all 3 histone marks' ChIP-seq data all show
  290. "convergence" between naïve and memory by Day 14 in the first 2 or 3
  291. principal coordinates.
  292. * MOFA captures this convergence pattern in one of the latent factors,
  293. indicating that this is a shared pattern across all 4 data sets.
  294. <!-- ## Slide -->
  295. <!-- ![(Insert figure legend)](graphics/CD4-csaw/LaMere2016_fig8.pdf) -->
  296. ## Takeaway 1: Each histone mark has an "effective promoter radius"
  297. * H3K4me2, H3K4me3, and H3K27me3 ChIP-seq reads are enriched in broad
  298. regions across the genome, representing areas where the histone
  299. modification is present
  300. * These enriched regions occur more commonly within a certain radius
  301. of gene promoters
  302. * This "effective promoter radius" is specific to each histone mark
  303. * Presence or absence of a peak within this radius is correlated with
  304. gene expression
  305. ## Takeaway 2: Peak position within the promoter is important
  306. * H3K4me2 and H3K4me3 peaks are more strongly associated with elevated
  307. gene expression the closer they are to the TSS, with a slight bias
  308. toward downstream peaks.
  309. * H3K27me3 depletion at the TSS and enrichement upstream are both
  310. associated with elevated expression, while other patterns are not.
  311. * In all histone marks, position of modification within promoter
  312. appears to be an important factor in association with gene
  313. expression
  314. ## Takeaway 3: Expression & epigenetic state both converge at Day 14
  315. * At Day 14, almost no differential modification observed between
  316. naïve and memory cells
  317. * Naïve and memory converge visually in PCoA plots
  318. * Convergence is a shared pattern of variation across all 3 histone
  319. marks and gene expression
  320. * This is consistent with the hypothesis that the naïve cells have
  321. differentiated into a more memory-like phenotype by day 14.