Giter Site home page Giter Site logo

chernobylthyroidcancer-methylation's Introduction

Chernobyl Thyroid Cancer - Methylation

I. Description

This workflow was used for the detection of differentially methylated cpg islands in the Chernobyl Thyroid Cancer Study.

Major steps in the workflow are:

  1. Reading in normalized beta value data and sample table and preparing related data for the following analysis
  2. Detecting differentially methylated cpg islands using the tool minfi
  3. Detecting differentially methylated cpg islands using the tool ChAMP
  4. Reporting the overlap of differntially methylated cpg islands detected by the two tools

II. Dependencies

III. Input

IV. Output

  • Results from minfi in directory: minfi/
  • Results from ChAMP in directory: champ/
  • Final results in directory: overlap/

V. Working directory structure

.
├── champ                                               
│   ├── champ_data.Rdata
│   ├── champ.html
│   ├── phenotype_champ_dmp_q0.01.csv
│   ├── phenotype_champ_dmp_q0.05.csv
│   ├── phenotype_champ_GSEA_path_sig_dmp_q0.01.csv
│   ├── phenotype_champ_GSEA_path_sig_dmr_q0.05.csv
│   └── phenotype_champ_sig_dmr_q0.05.csv
├── config.yaml 
├── data 
│   ├── data_read_in.html
│   ├── inital_data.Rdata
│   ├── MethylationEPIC_v-1-0_B2_anno.csv 
│   ├── normBeta.txt 
│   └── pheno.csv 
├── log 
│   └── log files
├── minfi 
│   ├── minfi_cat.html
│   ├── minfi_data.Rdata
│   └── phenotype_minfi_dmp_q0.01_annot.csv
├── overlap 
│   ├── check_overlap.html
│   ├── overlap_phenotype_dmp_q0.01.csv
│   ├── overlap_phenotype_dmp_q0.01fc2.csv
│   ├── overlap_phenotype_sig_dmp_q0.01fc2_beta_data.csv
│   └── overlap.Rdata
├── R_code 
│   ├── champ.Rmd
│   ├── check_overlap.Rmd
│   ├── data_read_in.Rmd
│   ├── minfi_cat.Rmd
│   └── minfi_con.Rmd
└── Snakefile

chernobylthyroidcancer-methylation's People

Contributors

ashastry2 avatar jieqiongdai avatar

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.