<style> #title { height: 100% !important; display: flex !important; flex-direction: column !important; justify-content: center !important; } </style> <section id="title" data-background="/images/presentations/bg.svg.png" data-transition-speed="slow"> # Methods in computational epigenetics Nathan Sheffield <div class="bullet"> <img src="/images/external/uva_dgs_logo.svg" height="85"> <img src="/images/logo/logo_databio_long.svg" height="65"> </div> <span style="font-size:0.6em"><a href="http://www.databio.org/slides">www.databio.org/slides</a></span> </section> --- <section id="mission_statement"> # Mission statement We develop and apply computational methods<br/> to organize, analyze, and understand large epigenomic data.<br/><br/> <img src="/_modules/mission-statement/understand.svg" width="695"> <br> <img src="/_modules/mission-statement/logo_databio.svg" width="195"> </section> --- # Biological motivation <div class="col2"> <br><br> <img src="/_modules/bio-motivation-regulatory-dna/dna_folding_diversity.svg" width="400"><br/> Cells alter phenotype by using DNA differently. <br> </div> <div class="col2 fragment"> <img src="/_modules/bio-motivation-regulatory-dna/differentation_gone_awry.svg" width="500"><br/> Breakdowns lead to disease </div> --- <!-- .slide: data-background="/images/presentations/bg.svg.png" --> # Full-stack bioinformatics <div class="col2"> <img src="/_modules/full-stack-bioinformatics/pyramid_blue.svg" width="500"><br> </div> --- # Full-stack bioinformatics <div class="col2"> <img src="/_modules/full-stack-bioinformatics/pyramid_infrastructure.svg" width="500"><br> </div> <div class="col2"> <img src="/_modules/full-stack-bioinformatics/pep_center_white.svg" width="600"> <img src="/_modules/full-stack-bioinformatics/looper_logo.svg" width="350"> <img src="/_modules/full-stack-bioinformatics/pypiper_logo_dark.svg" width="350"> </div> --- # Full-stack bioinformatics <div class="col2"> <img src="/_modules/full-stack-bioinformatics/pyramid_databases.svg" width="500"><br> </div> <div class="col2"> <br><br> <img src="/_modules/full-stack-bioinformatics/refgenie_logo_light.svg" width="350"><br> <img src="/_modules/full-stack-bioinformatics/bedbase_logo.svg" width="550"><br> </div> --- # Full-stack bioinformatics <div class="col2"> <img src="/_modules/full-stack-bioinformatics/pyramid_algorithms.svg" width="500"><br> </div> <div class="col2"> Augmented Interval List <img src="/_modules/full-stack-bioinformatics/ailist_summary.svg" width="450"><br> </div> --- # Full-stack bioinformatics <div class="col2"> <img src="/_modules/full-stack-bioinformatics/pyramid_methods.svg" width="500"><br> </div> <div class="col2"> <br> <img src="/_modules/full-stack-bioinformatics/cocoa-summary.svg" width="600"><br> <img src="/_modules/full-stack-bioinformatics/LOLA-logo-white.svg" width="400"><br> </div> --- # Full-stack bioinformatics <div class="col2"> <img src="/_modules/full-stack-bioinformatics/pyramid_analysis.svg" width="500"><br> </div> <div class="col2"> Analysis of DNA methylation in Ewing sarcoma<br/> <img src="/_modules/full-stack-bioinformatics/analysis_ews.svg" height="450"><br> </div> --- # Full-stack bioinformatics <div class="col2"> <img src="/_modules/full-stack-bioinformatics/pyramid_yellow.svg" width="500"><br> </div> <div class="col2"> <img src="/_modules/full-stack-bioinformatics/integration.svg" width="500"><br> </div> --- <img src="/_modules/lola-intro/LOLA-logo-white.svg" width="275" style="padding-top:25px; padding-bottom:25px"> <br> ### Locus Overlap Analysis <div class="small"> <a href="http://code.databio.org/LOLA/">http://code.databio.org/LOLA/</a><br> </div> <span class="small bullet"><img src="/_modules/lola-intro/paper.svg" height="25" class="bullet">Sheffield and Bock (2016). <i>Bioinformatics</i>.</span><br/> <span class="small bullet"><img src="/_modules/lola-intro/paper.svg" height="25" class="bullet">Nagraj, Magee, and Sheffield (2018). <i>Nucleic Acids Research</i>.</span> --- <img src="/shorts/lola/LOLA-logo-white.svg" width="275" style="padding-top:25px; padding-bottom:25px"> <br> <div class="small"> <a href="http://code.databio.org/LOLA/">http://code.databio.org/LOLA/</a><br> </div> <span style="font-size: 0.8em;"><img src="/shorts/lola/paper.svg" height="25" style="vertical-align: text-bottom; margin-right: 5px;">Sheffield and Bock (2016). *Bioinformatics*.</span><br/> <span style="font-size: 0.8em;"><img src="/shorts/lola/paper.svg" height="25" style="vertical-align: text-bottom; margin-right: 5px;">Nagraj, Magee, and Sheffield (2018). *Nucleic Acids Research*.</span> ---  ---  ---  ---  ---  ---  ---  ---  ---  ---  ---  ---  --- ## LOLAweb <img src="/shorts/lola/LOLAweb-logo-white.svg" width="275" style="padding-top:25px; padding-bottom:25px"> A shiny app and server for interactive LOLA analysis. Public server: [http://lolaweb.databio.org](http://lolaweb.databio.org) GitHub: [https://github.com/databio/LOLAweb](https://github.com/databio/LOLAweb) --- ### DEMO <video controls width="800"> <source src="lw.webm" type="video/webm"> Your browser does not support the video tag. </video> --- ## Methylation-based Inference of Regulatory Activity (MIRA) <div class="small"> <a href="http://code.databio.org/MIRA/">http://code.databio.org/MIRA/</a><br> </div> <span class="small bullet"><img src="/_modules/mira/icons/paper.svg" height="25" class="bullet">Lawson et al. (2018). <i>Bioinformatics</i>.</span> --- <!-- .slide: class="center" --> <img src="/_modules/project-cover/{{project_logo}}" width="275" style="padding-top:25px; padding-bottom:25px"> <br> <div class="small"> <a href="{{project_url}}">{{project_url}}</a><br> </div> <span class="small bullet"><img src="/_modules/project-cover/icons/paper.svg" height="25" class="bullet" style="vertical-align: text-bottom; margin-right: 5px;">{{project_citations}}</span> --- ## MIRA concept <img src="/_modules/mira/mira.svg" /> --- ## MIRA workflow <img src="/_modules/mira/mira2.svg" /> --- ## MIRA analysis <img src="/_modules/mira/mira3.svg" /> --- ## MIRA results: Differential activity <img src="/_modules/mira/ews_pat/MIRA_result_1.svg" width="700"/> <span class="small bullet"><img src="/_modules/mira/icons/paper.svg" height="25" class="bullet">Sheffield et al. (2017). <i>Nature Medicine</i>.</span> --- ## MIRA results: Activity scores <img src="/_modules/mira/ews_pat/MIRA_result_2.svg" /> --- ## MIRA results: Enrichment analysis <img src="/_modules/mira/ews_pat/MIRA_result_3.svg" width="800"/> --- ## Coordinate Covariation Analysis (COCOA) <img src="/_modules/cocoa/cocoa_logo_light.svg" width="225" style="padding-top:25px; padding-bottom:25px"> <br> <div class="small"> <a href="http://code.databio.org/COCOA/">http://code.databio.org/COCOA/</a><br> </div> <span class="small bullet"><img src="/_modules/genomicdistributions/paper.svg" height="25" class="bullet">Lawson et al. (2020). <i>Genome Biology</i>.</span> --- <style> #title { height: 100% !important; display: flex !important; flex-direction: column !important; justify-content: center !important; } </style> <section id="title" data-background="/images/presentations/bg.svg.png" data-transition-speed="slow"> # Methods in computational epigenetics Nathan Sheffield <div class="bullet"> <img src="/images/external/uva_dgs_logo.svg" height="85"> <img src="/images/logo/logo_databio_long.svg" height="65"> </div> <span style="font-size:0.6em"><a href="http://www.databio.org/slides">www.databio.org/slides</a></span> </section> --- @title --- @cocoa --- ## Acknowledgments <div class="col3" style="font-size:.6em"> <img src="/slides/cocoa/University_of_Virginia_Rotunda_logo.svg" height="40"><img src="/slides/cocoa/University_of_Virginia_logo_white.svg" height="40"> **Collaborators** - Fran Garrett-Bakelman - Stefan Bekiranov </div> <div class="col3" style="font-size:.6em"> **Sheffield lab** - **John Lawson** - **Jason Smith** - Jianglin Feng - Michal Stolarczyk - Kristyna Kupkova - Aaron Gu - Jose Verdezoto - Tessa Danehy </div> <div class="col3" style="font-size:.6em"> **Funding:** <img src="/slides/cocoa/University_of_Virginia_logo_white.svg" height="40"> UVA Cancer Center <img src="/slides/cocoa/NIH_logo_black.svg" height="80"> </div> --- ## Acknowledgments <div class="col3" style="font-size:.6em"> <img src="/slides/cocoa/University_of_Virginia_Rotunda_logo.svg" height="40"><img src="/slides/cocoa/University_of_Virginia_logo_white.svg" height="40"> **Collaborators** - Fran Garrett-Bakelman - Stefan Bekiranov </div> <div class="col3" style="font-size:.6em"> **Sheffield lab** - **John Lawson** - **Jason Smith** - Jianglin Feng - Michal Stolarczyk - Kristyna Kupkova - Aaron Gu - Jose Verdezoto - Tessa Danehy </div> <div class="col3" style="font-size:.6em"> **Funding:** <img src="/slides/cocoa/University_of_Virginia_logo_white.svg" height="40"> UVA Cancer Center <img src="/slides/cocoa/NIH_logo_black.svg" height="80"> </div> --- ## Acknowledgments <div class="col3" style="font-size:.6em"> **Collaborators** <br>Vince Reuter <br>Andre Rendeiro <br>Levi Waldron <br><br> **Alumni** <br>Aaron Gu <br>Jianglin Feng <br>Ognen Duzlevski <br>Tessa Danehy </div> <div class="col3" style="font-size:.6em"> **Sheffield lab** <br>Erfaneh Gharavi <br>Michal Stolarczyk <br>John Lawson <br>Jason Smith <br>Kristyna Kupkova <br>John Stubbs <br>Bingjie Xue <br>Jose Verdezoto <br>Nathan LeRoy <br>Oleksandr Khoroshevskyi </div> <div class="col3" style="font-size:.6em"> <b>Funding:</b><br> <br><img src="/_modules/ack-generic/University_of_Virginia_Rotunda_logo.svg" height="40"><img src="/_modules/ack-generic/University_of_Virginia_logo_white.svg" height="40"> <br><img src="/_modules/ack-generic/NIH_logo_black.svg" height="80"><br>NIGMS R35-GM128636 </div> --- <style> #acknowledgements { height: 100% !important; display: flex !important; flex-direction: column !important; justify-content: center !important; } </style> <section id="acknowledgements" data-background="/images/presentations/bg.svg.png"> # Thank You <br clear="all"/> <span class="small bullet"><img src="/images/external/github_bug_black.svg" height="20" class="bullet"><a href="http://github.com/nsheff">nsheff</a></span> · <span class="small bullet"><img src="/images/icons/web.svg" height="25" class="bullet"><a href="http://databio.org">databio.org</a></span> · <span class="small bullet"><img src="/images/icons/letter.svg" height="25" class="bullet"><a href="mailto:nsheffield@virginia.edu">nsheffield@virginia.edu</a></span> <div class="bullet" style="background-color:rgb(45,45,45,.65); border-radius: 25px; opacity:0.9"> <img src="/images/external/uva_dgs_logo.svg" height="65"> <img src="/images/logo/logo_databio_long.svg" height="45"> </div> </section>