-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
In this file, line 137
VAEN/result.EN/dr.GDSC/1.GDSC.A.R
Line 137 in 69b90b8
| GDSC.latent = read.table(paste("../../result/", best.index, ".GDSC.latent.tsv", sep=""), header=T, sep="\t", as.is=T) |
There is a file with the name
GDSC.latent.tsv that is referenced, But I can't find the file to generate it.
In the other file:
https://bioinfo.uth.edu/VAEN/code/01.02.GDSC.final.R line 94
GDSC.latent = read.table(paste("/work/RANK.Sigmoid/result/", best.index, ".CCLE.latent.tsv", sep=""), header=T, sep="\t", as.is=T)This place also uses the GDSC.latent.tsv file but gives the variable named GDSC.latent
I don't fully understand exactly what GDSC.latent.tsv does at this point, does it require a specific file to generate or can I use CCLE.latent.tsv instead?
Thank you for taking time out of your busy schedule to answer my questions.
Metadata
Metadata
Assignees
Labels
No labels