Skip to content

Silverman-Lab/Interval-Null-DE-DA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

This repo contains updated code for BMC Bioinformatics for the paper "Replacing Normalizations with Interval Assumptions Enhances Differential Expression and Differential Abundance Analyses"

See prior release for code used for the preprint paper.

Notes on Requirements

This requires the INDExA package version 0.1.0 which can be found at https://github.com/Silverman-Lab/INDExA. The version is tagged here: https://github.com/Silverman-Lab/INDExA/releases/tag/v0.1.0.

For the CCRCC analysis, the following files must be downloaded and unzipped to enable analysis:

  1. GSE62944_01_27_15_TCGA_20_CancerType_Samples.txt
  2. GSE62944_06_01_15_TCGA_24_Normal_CancerType_Samples.txt
  3. GSM1536837_06_01_15_TCGA_24.tumor_Rsubread_FeatureCounts.txt
  4. GSM1697009_06_01_15_TCGA_24.normal_Rsubread_FeatureCounts.txt

Notes on Analysis

  1. Under project_code/output the intermediate files can be found, thus re-analysis is not needed. However, here are details on how to recreate these files and make figures if needed:
    1. figure_2: First run bash run_all.sh, then run Rscript make_plot_2.R, then make the figure using the ipython notebook
    2. figure_3: First run Rscript make_plot_3_data.R, then make the figure using the ipython notebook
    3. figure_s2: First run Rscript make_plot_S2_data.R, then run Rscript make_plot_S2.R, then make the figure using the ipython notebook

About

Code for publication introducing interval null hypothesis testing in DE/DA

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors