andreamrau / EDGE-in-TCGA

Source code to reproduce results from "Exploring Drivers of Gene Expression in The Cancer Genome Atlas" by Rau et al. (2017)
GNU General Public License v3.0
8 stars 5 forks source link

EDGE-in-TCGA

Source code to reproduce results from "Exploring Drivers of Gene Expression in The Cancer Genome Atlas" by Rau et al. (2018)

DOI

This repository contains the following elements:

All of the R scripts above were run on a Slurm scheduler using the Rscript command, where the first argument represents the cancer type (BLCA, BRCA, CESC, ESCA, HNSC, KIRC, KIRP, LGG, LIHC, LUAD, PAAD, PCPG, PRAD, SARC, SKCM, STAD, THCA) and the second represents the cancer subtype (for all analyses here, we used "all"). Note that some minor modifications to the scripts (e.g., changing paths, creating cancer specific subdirectories, etc) are required prior to running the analyses.

If you use these scripts and/or our Shiny app in your research, please cite our paper:

Rau, A., Flister, M. J., Rui, H. and Livermore Auer, P. (2018) Exploring drivers of gene expression in The Cancer Genome Atlas. Bioinformatics: 35(1), 62-68. doi: https://doi.org/10.1093/bioinformatics/bty551.

This code, and the associated Shiny app, are distributed under the GNU public license (GPL-3).