Skip to content

bhklab/TDGEA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-dependent gene expression Analysis (TDGEA)

These scripts analyze Affymetrix microarray data to look at relationships between time and expression levels.

Running the Analysis

Generally follows this procedure:

  1. Open R

  2. Set working directory as src

  3. Load data with source("data/load_meta.R");

  4. Analyze data using a script of choice in the analysis folder

  5. Load plotting functions with source("visualization/plotting_functions.R");

  6. Create plots with a corresponding script in the visualization folder

About

Time-dependent gene expression Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages