Skip to content

mauriciopl/reproduction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduction

This section reproduces the output of [GuiltyTargets paper](https://www.biorxiv.org/content/10 .1101/521161v1).

Due to licencing reasons, analyses that use TTD drug targets and Alzheimer's disease data sets are removed from this reproduction.

Requirements

You will need Python 3.7+ and R 3.6.0+ to run the program.

Required R packages are: Bioconductor Biobase GEOquery limma

To install the required Python libraries, you can run:

$ cd reproduction
$ pip install requirements.txt

Running

To run the code:

$ chmod +x run.sh
$ ./run.sh

Output

You can find the output under reproduction/data results.csv file gives an overview of all AUROC values under different settings.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.0%
  • Python 8.2%
  • R 6.3%
  • Shell 0.5%