通过RTCGAToolbox包下载某个肿瘤在TCGA的数据,但卡在了这一步
、、、R
data=getFirehoseData(dataset = "BRCA",clinical = TRUE,RNASeqGene = TRUE,mRNAArray = TRUE,Mutation = TRUE)
gdac.broadinstitute.org_BRCA.Clinical_Pick_Tier1.Level_4.2016012800.0.0.tar.gz
Using locally cached version of ./20160128-BRCA-Clinical.txt
gdac.broadinstitute.org_BRCA.Merge_rnaseqilluminahiseq_rnasequnc_eduLevel_3gene_expressiondata.Level_3.2016012800.0.0.tar.gz
Using locally cached version of ./20160128-BRCA-RNAseqGene.txt
RNAseq data will be imported! This may take a while!
Start: 2018-08-28 11:46:24
Done: 2018-08-28 11:46:27
gdac.broadinstitute.org_BRCA.Merge_transcriptomeagilentg4502a_07_3unc_eduLevel_3unc_lowess_normalization_gene_leveldata.Level_3.2016012800.0.0.tar.gz
trying URL 'http://gdac.broadinstitute.org/runs/stddata2016_01_28/data/BRCA/20160128/gdac.broadinstitute.org_BRCA.Merge_transcriptomeagilentg4502a_07_3unc_eduLevel_3unc_lowess_normalization_gene_leveldata.Level_3.2016012800.0.0.tar.gz'
Content type 'application/x-gzip' length 38892966 bytes (37.1 M?
downloaded 37.1 MB
Error in file.rename(from = fileList, to = destfile) :
expanded 'from' name too long
请各位大神帮忙看看应该如何解决问题