ELELAB / TCGAbiolinks_examples

repository with the scripts to run examples of the publications with new functionalities of TCGAbiolinks
GNU General Public License v3.0
14 stars 8 forks source link

【Question】TCGAquery_recount2 function #1

Closed WHOISSIILVIA closed 2 years ago

WHOISSIILVIA commented 4 years ago

These days, I tried to use the TCGAquery_recount2 function to download tumor and normal uterine samples, but failed. The codes are as follow.I wonder if there is the problem in the platform. Looking forward to your reply!

####################################################################### ucs.recount.gtex <- TCGAquery_recount2(project = "GTEX", tissue="uterus") downloading Range Summarized Experiment for: uterus Error in load(url(con)) : error reading from connection

elenapapaleo commented 2 years ago

We didn't see this sorry. If any relevant, when you get that kind of error it might be a server problem, or a firewall blocking the access. It works on my side with TCGAbiolinks version 2.20 on my Mac for example.