Skip to content

Bin-Chen-Lab/RGES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGES

This pipeline is to compute Reverse Gene Expression Score (RGES) published by Chen B. et al (Nature Communications, 2017). In this work, we found that the drug's ability to reverse cancer gene expression (RGES) correlates to its efficacy (IC50) in cancer cell lines.

Since the code for this publication is complicated, we would recommend to play with the example at the begining. This example includes computing and summarizing RGES, and correlating sRGES with drug efficacy in liver cancer. You can simply replace the disease signature with yours to compute sRGES for the disease of interest.

To run the example, you need

  1. download example data from https://www.synapse.org/#!Synapse:syn6182429/files/
  2. change workspace in runRGESExample.R
  3. run runRGESExample.R.
Rscript("runRGESExample")

To run the entire code, you need

  1. download data from https://www.synapse.org/#!Synapse:syn6182429/files/
  2. change workspace in workflow.R
  3. run workflow.R. It is a very time-consuming and complicated pipeline, so we recommend to run the specific component at one time.

Contact Bin Chen (bin.chen@ucsf.edu) for any questions.

About

reverse gene expression score

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages