Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About GDSC.latent.tsv #4

Open
HuangStomach opened this issue May 31, 2021 · 1 comment
Open

About GDSC.latent.tsv #4

HuangStomach opened this issue May 31, 2021 · 1 comment

Comments

@HuangStomach
Copy link

HuangStomach commented May 31, 2021

In this file, line 137

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.

@Www03522
Copy link

请问您复现代码了吗,可以问您一些复现代码过程中的操作吗,谢谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants