presentation.tex 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493
  1. \documentclass[t, aspectratio=169, 10pt]{beamer}
  2. \usepackage{makecell}
  3. \usepackage{etoolbox}
  4. \usepackage{biblatex}
  5. \usepackage{tikz} % for graph
  6. \usepackage{bbding}
  7. \usepackage{layouts}
  8. \usepackage{layout}
  9. \usepackage{hyperref} % hyper text
  10. \usepackage{booktabs} % To thicken table lines
  11. \usepackage[normalem]{ulem} % for striking words
  12. % \usepackage[french]{babel} % for date format
  13. \usepackage{pifont} % for old shool symbols !
  14. %margins
  15. \newenvironment{changemargin}[2]{%
  16. \begin{list}{}{%
  17. \setlength{\topsep}{0pt}%
  18. \setlength{\leftmargin}{#1}%
  19. \setlength{\rightmargin}{#2}%
  20. \setlength{\listparindent}{\parindent}%
  21. \setlength{\itemindent}{\parindent}%
  22. \setlength{\parsep}{\parskip}%
  23. }%
  24. \item[]}{\end{list}}
  25. % code formating
  26. \usepackage{xcolor}
  27. \usepackage{listings}
  28. \lstset{basicstyle=\ttfamily,
  29. showstringspaces=false,
  30. commentstyle=\color{red},
  31. keywordstyle=\color{blue}
  32. }
  33. \definecolor{codegreen}{rgb}{0,0.6,0}
  34. \definecolor{codegray}{rgb}{0.5,0.5,0.5}
  35. \definecolor{codepurple}{rgb}{0.58,0,0.82}
  36. \definecolor{backcolour}{rgb}{0.95,0.95,0.92}
  37. \definecolor{bgturq}{RGB}{35,55,59}
  38. \lstdefinestyle{mystyle}{
  39. backgroundcolor=\color{backcolour},
  40. commentstyle=\color{codegreen},
  41. keywordstyle=\color{magenta},
  42. numberstyle=\tiny\color{codegray},
  43. stringstyle=\color{codepurple},
  44. basicstyle=\ttfamily\footnotesize,
  45. breakatwhitespace=false,
  46. breaklines=true,
  47. captionpos=b,
  48. keepspaces=true,
  49. numbers=left,
  50. numbersep=5pt,
  51. showspaces=false,
  52. showstringspaces=false,
  53. showtabs=false,
  54. tabsize=2
  55. }
  56. % ADD '-pdflua' as argument of latexmk
  57. % Ref https://mirror.ibcp.fr/pub/CTAN/macros/luatex/latex/emoji/emoji-doc.pdf
  58. \usepackage{emoji}
  59. % For linux :https://github.com/samuelngs/apple-emoji-linux
  60. \setemojifont{Apple Color Emoji}
  61. \usepackage[sfdefault]{FiraSans}
  62. \usetheme{metropolis} % Use metropolis theme
  63. \usetikzlibrary{positioning,shapes,arrows,calc,fit,backgrounds,shapes.multipart}
  64. \tikzset{box/.style={draw, rectangle, rounded corners, thick, node distance=7em, text width=6em, text centered, minimum height=3.5em}}
  65. \tikzset{line/.style={draw, thick, -latex'}}
  66. \tikzset{every node/.style={font=\scriptsize}}
  67. % Graphics and Videos
  68. % https://tex.stackexchange.com/questions/89088/how-to-embed-video-and-animation-in-latex-and-latex-beamer-step-by-step
  69. \usepackage{graphicx} %The mode "LaTeX => PDF" allows the following formats: .jpg .png .pdf .mps
  70. \usepackage{animate}
  71. %\usepackage[utf8]{inputenc}
  72. %\usetheme{Antibes}
  73. \usefonttheme{professionalfonts}
  74. \setbeamertemplate{itemize items}[circle]
  75. %\bibliography{presentation}
  76. \newcommand\blfootnote[1]{
  77. \begingroup
  78. \renewcommand\thefootnote{}\footnote{{\tiny #1}}%
  79. \addtocounter{footnote}{-1}
  80. \endgroup
  81. }
  82. \newcommand\extrafootertext[1]{%
  83. \bgroup
  84. \renewcommand\thefootnote{\fnsymbol{footnote}}%
  85. \renewcommand\thempfootnote{\fnsymbol{mpfootnote}}%
  86. \footnotetext[0]{#1}%
  87. \egroup
  88. }
  89. %Page de titre:
  90. \title[]{\emoji{dna} Biblio: Épigénétique et LALT}
  91. \author{Dr. Thomas Steimlé}
  92. \institute[AMU-TAGC]{
  93. \vfill
  94. \begin{figure}[!b]
  95. \vspace{2cm}
  96. \centering
  97. \includegraphics[height=1.5cm]{Images/amu.png}
  98. \hspace*{5cm}
  99. \includegraphics[height=1.5cm]{Images/logo_tagc.png}
  100. \end{figure}
  101. }
  102. \institute[APHP-Necker]{
  103. \vfill
  104. \begin{figure}[!b]
  105. \vspace{2cm}
  106. \includegraphics[height=1cm]{Images/1200aphp.pdf}
  107. \hfill
  108. \includegraphics[height=1.5cm]{Images/necker.pdf}
  109. \end{figure}
  110. }
  111. \date{\today}
  112. \begin{document}
  113. \begin{frame}
  114. \maketitle
  115. \thispagestyle{empty}
  116. \end{frame}
  117. \begin{frame}
  118. \begin{figure}
  119. \includegraphics[width=.8\textwidth]{Images/article.png}
  120. \end{figure}
  121. \vfill
  122. \tiny April 25, 2023
  123. \end{frame}
  124. \begin{frame}{CTCF et structure chromatinienne}
  125. \begin{columns}
  126. % Column 1
  127. \begin{column}{.30\textwidth}
  128. \begin{center}
  129. \includegraphics[width=\textwidth]{Images/Ctcf_hoxa_tad.png}\\
  130. \tiny CTCF binding sites in HoxA locus (Dixon et al., 2012)
  131. \end{center}
  132. \end{column}
  133. % Column 2
  134. \begin{column}{.33\textwidth}
  135. \begin{center}
  136. \includegraphics[width=\textwidth]{Images/Chrom_HIC_boucles.png}\\
  137. \tiny Chromatin looping in Hi-C maps (Rao et al., 2014)
  138. \end{center}
  139. \end{column}
  140. % Column 3
  141. \begin{column}{.36\textwidth}
  142. \begin{center}
  143. \includegraphics[width=.9\textwidth]{Images/Boucle_ctcf.png}\\
  144. \tiny CTCF-mediated chromatin loops (Sanborn et al., 2015)
  145. \end{center}
  146. \end{column}
  147. \end{columns}
  148. \end{frame}
  149. \begin{frame}{CTCF et oncogenèse}
  150. L'haplo-insuffisance constitutionnelle du CTCF est impliquée dans l'oncogenèse murine (perte de fonction, suppresseur de tumeur).
  151. \begin{center}
  152. \includegraphics[width=\textwidth]{Images/onco_ctcf.png}
  153. \end{center}
  154. \blfootnote{
  155. Kemp, Christopher J et al. “CTCF haploinsufficiency destabilizes DNA methylation and predisposes to cancer.” Cell reports vol. 7,4 (2014): 1020-9. doi:10.1016/j.celrep.2014.04.004
  156. }
  157. \end{frame}
  158. \begin{frame}{CTCF et oncogenèse}
  159. \ding{43}
  160. Dans TCGA des mutations de tous types (SNV, SNP, SV, indels etc...). Notamment dans 57\% des cancers du sein.
  161. \begin{center}
  162. \includegraphics[width=\textwidth]{Images/ctcf_TCGA.png}
  163. \end{center}
  164. \blfootnote{
  165. Debaugny, Roxanne E, and Jane A Skok. “CTCF and CTCFL in cancer.” Current opinion in genetics \& development vol. 61 (2020): 44-52. doi:10.1016/j.gde.2020.02.021
  166. }
  167. \end{frame}
  168. \begin{frame}{\emoji{chart-increasing} Dans les LALT}
  169. \begin{columns}
  170. % Column 1
  171. \begin{column}{.3\textwidth}
  172. \begin{center}
  173. \includegraphics[height=.75\textheight]{Images/lalt_ctcf.png}
  174. \end{center}
  175. \end{column}
  176. % Column 2
  177. \begin{column}{.7\textwidth}
  178. \vspace{2cm}
  179. \begin{itemize}
  180. \item[{\large \ding{43}}] Mutations tronquantes somatiques récurrentes dans les LALT (\approx{ } 5\%).
  181. \end{itemize}
  182. \end{column}
  183. \end{columns}
  184. \vfill
  185. \blfootnote{Liu, Yu et al. “The genomic landscape of pediatric and young adult T-lineage acute lymphoblastic leukemia.” Nature genetics vol. 49,8 (2017): 1211-1218. doi:10.1038/ng.3909}
  186. \end{frame}
  187. \begin{frame}{\emoji{microscope} Résultats --- Observations}
  188. \begin{itemize}
  189. \item[{\large \ding{43}}] \alert{CGH} 8\% (n = 7/92) la zone minimale observées des délétions 16q inclus les exons 1 à 4 de \textit{CTCF}.
  190. \item[{\large \ding{43}}] \alert{MLPA} 9\% (n = 18/181) des cas présentent une délétion hétérozygote de \textit{CTCF}.
  191. \end{itemize}
  192. \vspace{1.5cm}
  193. \begin{center}
  194. \includegraphics[width=\textwidth]{Images/mda.png}
  195. \end{center}
  196. \end{frame}
  197. \begin{frame}{\emoji{microscope} Résultats --- Observations}
  198. \begin{itemize}
  199. \item[{\large \ding{43}}] En \textit{single molecule molecular inversion probe} \alert{smMIP}: 6 \% de mutations supplémentaires (n = 11, hétérozygotes = VAF [34-50] \%).
  200. \item[{\large \ding{43}}] \alert{Absence de mutation homozygote} (pas de cas DEL + mutations).
  201. \end{itemize}
  202. \begin{center}
  203. \includegraphics[width=.55\textwidth]{Images/smMIP.png}
  204. \end{center}
  205. \end{frame}
  206. \begin{frame}{\emoji{microscope} Résultats --- Observations}
  207. \begin{itemize}
  208. \item[{\large \ding{43}}] Les délétions du \textit{CTCF} sont associées à sa plus faible expression (exclusion des délétions minimales).
  209. \item[{\large \ding{43}}] Les mutations sont associées dans cette cohorte rétrospective aux réarrangements de \textit{TLX3} (53 \%).
  210. \end{itemize}
  211. \begin{center}
  212. \includegraphics[width=.85\textwidth]{Images/tlx3_prop.png}
  213. \end{center}
  214. \end{frame}
  215. \begin{frame}{\emoji{microscope} Résultats --- Observations}
  216. \begin{itemize}
  217. \item[{\large \ding{43}}] Affymetrix \alert{expression array} (cluster TLX selon Homminga 2011 n = 25, içi 9 alt vs 11 wt): pas de gène DE.
  218. \item[{\large \ding{43}}] Affymetrix \alert{methylation array} (853,307 sondes, 4 vs 3): différentiel sur un unique site.
  219. \end{itemize}
  220. \begin{center}
  221. \includegraphics[width=.6\textwidth]{Images/de_ctcf_meth.png}
  222. \end{center}
  223. \blfootnote{Homminga, Irene et al. “Integrated transcript and genome analyses reveal NKX2-1 and MEF2C as potential oncogenes in T cell acute lymphoblastic leukemia.” Cancer cell vol. 19,4 (2011): 484-97. doi:10.1016/j.ccr.2011.02.008}
  224. \end{frame}
  225. \begin{frame}{\emoji{microscope} Résultats --- Observations}
  226. \begin{itemize}
  227. \item[{\large \ding{43}}] \alert{ChIP \textit{CTCF}} (4 alt TLX3\_r vs 4 wt, 2 TLX3\_r + TLX1\_r + NKX2-1\_r): différentiel de seulement 41 pics.
  228. \item[{\large \ding{43}}] L'article nous fait remarquer que 12\% de ces pics appartiennent au \alert{locus \textit{TRAD}}, TRA\_r dans deux contrôles. Résultat que l'auteur trouve cohérent avec la littérature ayant établi un rôle du \textit{CTCF} dans le rearrangement du \textit{TRAD}.
  229. \end{itemize}
  230. \begin{center}
  231. \includegraphics[width=.95\textwidth]{Images/chip_ctcf.png}
  232. \end{center}
  233. \blfootnote{Chaumeil, Julie, and Jane A Skok. “The role of CTCF in regulating V(D)J recombination.” Current opinion in immunology vol. 24,2 (2012): 153-9. doi:10.1016/j.coi.2012.01.003}
  234. \end{frame}
  235. \begin{frame}{\emoji{microscope} Résultats --- Observations}
  236. \begin{itemize}
  237. \item[{\large \ding{43}}] \alert{HiC} (4 alt TLX3\_r vs 2 wt TLX3\_r): pas de différences de domaines d'association.
  238. \item[{\large \ding{43}}] \alert{Pas de différence d'expression, de méthylation, de liaison du \textit{CTCF} à la chromatine ou la formation de TAD en cas d'haplo-insuffisance \textit{CTCF}.}
  239. \end{itemize}
  240. \begin{center}
  241. \includegraphics[width=.8\textwidth]{Images/hic.png}
  242. \end{center}
  243. \end{frame}
  244. \begin{frame}{\emoji{scissors} Résultats --- Expérimentations}
  245. \begin{columns}
  246. % Column 1
  247. \begin{column}{.3\textwidth}
  248. \begin{itemize}
  249. \item[-] Souris Lck-Cre \textit{CTCF}
  250. \vspace{3.6cm}
  251. \item[{\large \ding{43}}] L'haplo-insuffisance \alert{augmente le nombre absolu de LT \gamma\delta.}
  252. \end{itemize}
  253. \end{column}
  254. % Column 2
  255. \begin{column}{.7\textwidth}
  256. \begin{center}
  257. \includegraphics[width=.85\textwidth]{Images/pdx_tcells.png}
  258. \end{center}
  259. \end{column}
  260. \end{columns}
  261. \end{frame}
  262. \begin{frame}{\emoji{microscope} Résultats --- Observations}
  263. \begin{itemize}
  264. \item[{\large \ding{43}}] Séquençage des TLX3\_r: pour 31 patients le partenaire est \textit{BCL11B}.
  265. \item[{\large \ding{43}}] \alert{La majorité des BP positionnent l'enhanceur de \textit{BCL11B} en amont de \textit{TLX3}.}
  266. \item[{\large \ding{43}}] \alert{en 171.70 préservation d'un locus CTCF pouvant jouer un rôle d'isolant à l'enhanceur.}
  267. \end{itemize}
  268. \begin{center}
  269. \includegraphics[width=.7\textwidth]{Images/tlx3_bcl11b.png}
  270. \end{center}
  271. \end{frame}
  272. \begin{frame}{\emoji{microscope} Résultats --- Observations}
  273. \underline{Hypothèse}: \alert{Le locus CTCF compris entre l'enhanceur de \textit{BCL11B} et \textit{TLX3}} en cas d'haplo-insuffisance du CTCF $\implies$ levée de cette inhibition.
  274. \begin{center}
  275. \includegraphics[width=.7\textwidth]{Images/txl3enhc_bcl11b.png}
  276. \end{center}
  277. \begin{itemize}
  278. \item[{\large \ding{43}}] Dans les cas mutés \textit{CTCF} la distance entre l'enhanceur de \textit{BCL11B} et \textit{TLX3} est plus grande (inclus le locus CTCF).
  279. \item[{\large \ding{43}}] Augmentation de l'expression de \textit{TLX3} relativement à \textit{BCL11B}.
  280. \item[{\large \ding{43}}] Augmentation de la quantité de lymphocytes au diagnostic.
  281. \end{itemize}
  282. \end{frame}
  283. \begin{frame}{\emoji{microscope} Résultats --- Observations}
  284. \begin{columns}
  285. % Column 1
  286. \begin{column}{.3\textwidth}
  287. \begin{itemize}
  288. \item[-] 4C-seq (n = 9, TLX3\_r, 7 \textit{CTCF} alt, 2 WT).
  289. \item[-] Allèle non réarrangé. Intensité du signal proportionnelle aux interactions avec le promoteur de \textit{BCL11B}.
  290. \item[{\large \ding{43}}] Pas de différence \textit{CTCF} WT vs Alt.
  291. \end{itemize}
  292. \end{column}
  293. % Column 2
  294. \begin{column}{.7\textwidth}
  295. \begin{center}
  296. \includegraphics[width=.85\textwidth]{Images/4c_base.png}
  297. \end{center}
  298. \end{column}
  299. \end{columns}
  300. \end{frame}
  301. \begin{frame}{\emoji{microscope} Résultats --- Observations}
  302. \begin{columns}
  303. \begin{column}{.3\textwidth}
  304. \begin{itemize}
  305. \item[-] Intensité du signal proportionnelle aux interactions avec le promoteur de \textit{TLX3}. Allèle réarrangé.
  306. \item[{\large \ding{43}}] Persistance des interactions entre le promoteur de \textit{TLX3} et le locus CTCF. \alert{Hypothèse précédente infirmée}.
  307. \end{itemize}
  308. \end{column}
  309. \begin{column}{.7\textwidth}
  310. \begin{center}
  311. \includegraphics[width=.85\textwidth]{Images/4c_cl.png}
  312. \end{center}
  313. \end{column}
  314. \end{columns}
  315. \begin{itemize}
  316. \item[{\large \ding{43}}] \underline{Complément d'hypothèse}: \alert{compétition d'interactions} entre promoteur de \textit{TLX3} $\leftrightarrow$ enhanceur de \textit{BCL11B} et promoteur de \textit{TLX3} $\leftrightarrow$ site CTCF.
  317. \end{itemize}
  318. \end{frame}
  319. \begin{frame}{\emoji{scissors} Résultats --- Expérimentations}
  320. \begin{itemize}
  321. \item[-] Lignée HPB-ALL qui présente une translocation \textit{BCL11B}-\textit{TLX3} préservant le locus CTCF et ayant une haplo-insuffisance CTCF.
  322. \item[-] Transduction d'un \textit{CTCF} tagué d'expression inductible par doxycycline ainsi que d'un \textit{TLX3} d’expression constitutionnelle également tagué (éviter la perte de viabilité).
  323. \item[-] Dérive les clones G4 et E3 ayant des expressions inductibles de \textit{CTCF} de niveau modéré et élevé .
  324. \end{itemize}
  325. \begin{center}
  326. \includegraphics[width=.66\textwidth]{Images/HBPALL_a.png}
  327. \end{center}
  328. \end{frame}
  329. \begin{frame}{\emoji{scissors} Résultats --- Expérimentations}
  330. \begin{columns}
  331. \begin{column}{.6\textwidth}
  332. \begin{center}
  333. \includegraphics[width=.75\textwidth]{Images/HBPALL_diff.png}
  334. \end{center}
  335. \end{column}
  336. \begin{column}{.4\textwidth}
  337. \begin{itemize}
  338. \item[-] Intensité des interactions entre promoteur de \textit{TLX3} et autres positions.
  339. \item[{\large \ding{43}}] 2\textsuperscript{ème} ligne: En présence de \textit{CTCF} augmentation des interactions promoteur de \textcolor{red}{\textit{TLX3} $\leftrightarrow$ locus CTCF} et diminution des interactions \textcolor{blue}{promoteur \textit{TLX3} $\leftrightarrow$ enhanceur de \textit{BCL11B}}.
  340. \end{itemize}
  341. \end{column}
  342. \end{columns}
  343. \end{frame}
  344. \begin{frame}{\emoji{scissors} Résultats --- Expérimentations}
  345. \begin{itemize}
  346. \item[-] Délétion par CRISPR-Cas9 du locus CTCF faisant compétition du génome de la lignée HPB-ALL E3.
  347. \end{itemize}
  348. \begin{center}
  349. \includegraphics[width=.75\textwidth]{Images/HBPALL_crispr.png}
  350. \end{center}
  351. \begin{itemize}
  352. \item[{\large \ding{43}}] Expression relativement plus forte de \textit{TLX3} en cas de délétion du locus CTCF malgré la présence de CTCF.
  353. \end{itemize}
  354. \end{frame}
  355. \begin{frame}{\emoji{scissors} Résultats --- Expérimentations}
  356. \begin{columns}
  357. \begin{column}{.6\textwidth}
  358. \begin{center}
  359. \includegraphics[width=.75\textwidth]{Images/HBPALL_crispr_res.png}
  360. \end{center}
  361. \end{column}
  362. \begin{column}{.4\textwidth}
  363. \begin{itemize}
  364. \item[-] Intensité des interactions entre promoteur de \textit{TLX3} et autres positions.
  365. \item[{\large \ding{43}}] 3\textsuperscript{ème} ligne: En comparant E3 + dox (+ CTCF) et E3-116 (- locus CTCF) + dox (+ CTCF), on remarque une nette diminution des interactions au niveau du locus CTCF (délété).
  366. \end{itemize}
  367. \end{column}
  368. \end{columns}
  369. \end{frame}
  370. {\setbeamercolor{background canvas}{bg=bgturq}
  371. \begin{frame}[c]
  372. \metroset{block=fill}
  373. \vspace{1cm}
  374. \begin{alertblock}{\centering Conclusions }
  375. \begin{itemize}
  376. \item Corrélation entre altération du \textit{CTCF} et translocation \textit{BCL11B}-\textit{TLX3} notamment celles épargnant un locus CTCF.
  377. \item Au niveau du néo-chromosome formations d’interactions promoteur de \textit{TLX3} $\leftrightarrow$ locus CTCF \& promoteur de \textit{TLX3} $\leftrightarrow$ enhanceur de \textit{BCL11B}.
  378. \item La présence de la protéine CTCF WT augmentent les interactions \textit{TLX3} $\leftrightarrow$ locus CTCF de façon compétitive aux interactions promoteur de \textit{TLX3} $\leftrightarrow$ enhanceur de \textit{BCL11B}.
  379. \item[{\large \ding{43}}] La perte du locus CTCF ou de l'expression de la protéine permet une plus forte expression de \textit{TLX3} par levée de l'inhibition compétitive exercée par le locus CTCF au dépend de l'enhanceur de \textit{BCL11B}.
  380. \end{itemize}
  381. \end{alertblock}
  382. \end{frame}
  383. }
  384. % QR code
  385. % qrencode -o Images/qr_code.png $HTTP_LINK
  386. \begin{frame}[standout]
  387. Questions ?\\
  388. \vspace*{1.5cm}
  389. \emoji{calling}
  390. \vspace*{.5cm}
  391. \begin{figure}
  392. \includegraphics[height=3cm]{Images/qr_code.png}
  393. \end{figure}
  394. \end{frame}
  395. \end{document}