Skip to content

This notebook describes the analysis and interpretation of EM-Seq data generated for developmental timepoints

Notifications You must be signed in to change notification settings

Mjaraespejo/Code_EpigeneticAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Code_EpigeneticAnalysis

This notebook describes the analysis and interpretation of EM-Seq data generated for developmental timepoints. EM-seq data was generated from 0-9 hrs, 11-12 hrs and 24-60 hrs embryos, aiming to elucidate the epigenetic dynamics during Parhyale embryogenesis

In 3_9 DNA methylation during Parhyale embryogensis.nb.html are the files and scripts used to analyse EM-seq data from raw reads to data interpretation and visualisaiton. The performed tasks include:

In 3_10 Impact of DNA methylation loss on Parhyale embryogenesis.nb.html are the files and scripts used to analyse the impact of DNA methyaltion loss on embryo development. Expression changes weere analysed on embryos treated with the methylation inhibitor 5-aza-2'-deoxycytidine (5-AzadC). The analyses performed include:

  • Analysis of embryo surival rates under different conditions
  • Expression quantification of 5AZA-treated embryos using FeatureCounts R funciotn (https://www.rdocumentation.org/packages/Rsubread/versions/1.22.2/topics/featureCounts)
  • PAC analysis of wild-type and treated embryos
  • Differential gene expression (DGE) analysis. Used DESeq2 library to call statistically significant differentially expressed genes, setting were padj < 0.01 and |log10FC| > 1.
  • Cluster of expression using genes differentially expressed
  • Catgeorisation of genes affected by drug treatment based on developmental categories like matnerla, zygotic and maternal-zygotic.
  • Visualisation of results was performed using pheatmap, ggplot , ggbreak, ggarrange R packages, among others.
  • Gene ontology analysis using topGO R package (https://bioconductor.org/packages/release/bioc/html/topGO.html)

Please email [email protected] if there is any problem, thanks! (Manuel)

This is a tool to view the html files.

About

This notebook describes the analysis and interpretation of EM-Seq data generated for developmental timepoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages