We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c13866c commit 2068e5aCopy full SHA for 2068e5a
README.txt
@@ -3,9 +3,7 @@
3
Rscript install_packages.R
4
5
#This package takes as input a matrix containing normalized gene expression and IC50 values for
6
-#265 drugs for each cell line in the panel. You need to download the original dataset (preprocessed)
7
-#from the the following dropbox link: https://www.dropbox.com/s/dqqa1t9nl622x4e/iorio_et_al_preprocessed.txt.gz?dl=0
8
-#You need to decompress the file iorio_et_al_preprocessed.txt.gz
+#265 drugs for each cell line in the panel. You need to decompress the file iorio_et_al_preprocessed.txt.gz
9
10
#Get the predictions using the following command
11
R -f dre.r iorio_et_al_preprocessed.txt
0 commit comments