GithubHelp home page GithubHelp logo

umr1283 / epxgdm Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 206 KB

Scripts for 'Epigenome Wide Association Study Reveals Methylation Loci Associated with Offspring Gestational Diabetes Mellitus Exposure and Maternal Methylome'

Home Page: https://doi.org/10.2337/dc20-2960

License: MIT License

R 100.00%

epxgdm's Introduction

EpxGDM

DOI

This repository contains all scripts used to perform the analyses described in the manuscript entitled: "Epigenome Wide Association Study Reveals Methylation Loci Associated with Offspring Gestational Diabetes Mellitus Exposure and Maternal Methylome" from Canouil et al., 2021 (doi: 10.2337/dc20-2960)).

Scripts were executed using the following Docker images stored on Docker Hub:

Data sharing statement: see manuscript.

Design

nohup Rscript scripts/01-sample_sheet.R > logs/01.log &

Quality-Control EPIC Array

nohup Rscript -e 'rmarkdown::render(input = here::here("scripts", "02-qc_idats.Rmd"), output_file = "EpxGDM_EPIC_QC.html", output_dir = here::here("reports"), encoding = "UTF-8", intermediates_dir = here::here("outputs", "02-qc_idats"), params = list(output_directory = here::here("outputs", "02-qc_idats")))' > logs/02.log &

nohup Rscript -e 'rmarkdown::render(input = here::here("scripts", "02-qc_idats_snps.Rmd"), output_file = "EpxGDM_EPIC_QC_SNPs.html", output_dir = here::here("reports"), encoding = "UTF-8", intermediates_dir = here::here("outputs", "02-qc_idats_snps"), params = list(output_directory = here::here("outputs", "02-qc_idats_snps")))' > logs/02_snps.log &

Statistical Analyses (FinnGeDi)

Perform EWAS for GDM

nohup Rscript scripts/08-ewas_finngedi.R > logs/08.log &

nohup Rscript scripts/08-ewas_finngedi_snps.R > logs/08_snps.log &

Perform 'heritability' EWAS for GDM

nohup Rscript scripts/09-ewas_finngedi_h.R > logs/09.log &

nohup Rscript scripts/09-ewas_finngedi_h_snps.R > logs/09_snps.log &

Perform 'LMM' EWAS for GDM

nohup Rscript scripts/10-ewas_finngedi_lmm.R > logs/10.log &

nohup Rscript scripts/10-ewas_finngedi_lmm_snps.R > logs/10_snps.log &

Article

Materials

nohup Rscript scripts/12-article.R > logs/12.log &

Rebuttal

Main Comments Checks

nohup Rscript scripts/20210122-rebuttal.R > logs/20210122-rebuttal.log &

Perform 'LMM' EWAS for GDM with primipara and/or mumwtgain

nohup Rscript scripts/15-ewas_finngedi_lmm_rebuttal.R > logs/15.log &

Perform 'heritability' EWAS for GDM

nohup Rscript scripts/16-ewas_finngedi_h_rebuttal.R > logs/16.log &

Perform EWAS for GDM

nohup Rscript scripts/17-ewas_finngedi_rebuttal.R > logs/17.log &

Article Materials

nohup Rscript scripts/18-article_rebuttal.R > logs/18.log &

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.