Entering edit mode
5.0 years ago
zizigolu
★
4.3k
Hi
I have been asked to download RNA expression from TCGA only for some tumour IDs like below
Patient_ids Tumor_type
TCGA-IG-A4QS Esophagus
TCGA-JY-A6FB Esophagus
TCGA-JY-A938 Esophagus
TCGA-JY-A939 Esophagus
I then tried this R package that returns error
> query <- GDCquery(project = "TCGA-ESCA",
+ data.category = "Transcriptome Profiling",
+ data.type = "Gene Expression Quantification",
+ workflow.type = "HTSeq - Counts")
Error in value[[3L]](cond) :
GDC server down, try to use this package later
Can somebody please help i getting RNA-seq for these samples from TCGA? Thanks in advance
Have you solved it?Can you give me a hand?wuuwu
What is your question?