I was using GDCRNATools to downlaod data fellowing the GDCRNATools Manual . But I get an error as fellow . Can you check for me please? Thank you in advance!
> gdcRNADownload(project.id = 'TCGA-CHOL',
+ data.type = 'RNAseq',
+ write.manifest = FALSE,
+ method = 'gdc-client',
+ directory = rnadir)
Error in file(file, "rt") : cannot open the connection
In addition: Warning message:
In file(file, "rt") : InternetOpenUrl failed: '安全频道支持出错'
Hi,
I was using GDCRNATools to downlaod data fellowing the GDCRNATools Manual . But I get an error as fellow . Can you check for me please? Thank you in advance!