TCGA-BRCA downloading issue by GDCquery
0
0
Entering edit mode
H. Z. Amini ▴ 10
@habibolla-24859
Last seen 2.7 years ago
Morgantown

Hi, I'm going to download the "TCGA-BRCA" with the following command in Rsudio, but I got an error. Would you please help me out ? Thank you!

query.seq <- GDCquery(project = "TCGA-BRCA", data.category = "Transcriptome Profiling", data.type = "Gene Expression Quantification", sample.type = c("Primary Tumor","Solid Tissue Normal"), workflow.type = "HTSeq - Counts")

GDCdownload(query.seq)
seq.brca <- GDCprepare(query = query.seq, save = TRUE, save.filename = "brca-RNAseq-Counts.rda", summarizedExperiment = TRUE)

-------------------------------------Error

Error in GDCprepare(query = query.seq, save = TRUE, save.filename = "brca-RNAseq-Counts.rda", : I couldn't find all the files from the query. Please check if the directory parameter is right or GDCdownload downloaded the samples.

TCGAbiolinks TCGAWorkflowData • 1.5k views
ADD COMMENT

Login before adding your answer.

Traffic: 761 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6