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

Add organized=FALSE to the gdcRNAMerge() function and it still doesn't work. #10

Open
zhuo1023 opened this issue Jul 10, 2019 · 0 comments

Comments

@zhuo1023
Copy link

I'm trying to merge RNAseq data which was downloaded from the Web Browser and unzipped to the "RNEseq2". But when I run the code, the error still exists:

rnaCounts <- gdcRNAMerge(metadata = metaMatrix.RNA, path = 'RNAseq2', data.type = 'RNAseq', organized = FALSE)

Error in open.connection(file, "rt") : cannot open the connection
In addition: Warning message:
In open.connection(file, "rt") :
cannot open compressed file 'RNAseq2/e3908da4-f4c8-43b8-b01d-73bd5fafaa96/dbb50b30-9856-4a56-91e1-d31ad106fd48.htseq.counts.gz', probable reason 'No such file or directory'

Can you help me to fix it?

Thank you very much.

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

1 participant