TCGA2STAT Error: Firehose connection
0
0
Entering edit mode
6 months ago
Gnana • 0
rnaseq.ov <- getTCGA(disease="OV", data.type="RNASeq", type="RPKM")
Error: Problem connect to Firehose. Please ensure Internet connection is working.
FIREHOSE TCGA • 876 views
ADD COMMENT
0
Entering edit mode

Read the error message

ADD REPLY
0
Entering edit mode

I'm very new to this R programming so, i was wondering if i have to do something else in this case like manually connect firehose. Because my internet is working fine.

ADD REPLY
0
Entering edit mode

What's the output to sessionInfo() on your R session?

ADD REPLY
0
Entering edit mode
sessionInfo()
R version 4.3.1 (2023-06-16 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 11 x64 (build 22621)

Matrix products: default


locale:
[1] LC_COLLATE=English_India.utf8  LC_CTYPE=English_India.utf8    LC_MONETARY=English_India.utf8
[4] LC_NUMERIC=C                   LC_TIME=English_India.utf8

time zone: Asia/Calcutta
tzcode source: internal

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] TCGA2STAT_1.3.1

loaded via a namespace (and not attached):
[1] compiler_4.3.1    tools_4.3.1       rstudioapi_0.15.0 XML_3.99-0.14
ADD REPLY
0
Entering edit mode

Hey Gnana, could you find a way to solve the issue? I have the same error

ADD REPLY
0
Entering edit mode

The package has been removed from CRAN and BioConductor. Should you even be using it?

ADD REPLY
0
Entering edit mode

Yeah makes sense. I was following their github. Thanks for pointing this out.

ADD REPLY
2
Entering edit mode

If their github repo is alive, raise an issue there.

ADD REPLY
0
Entering edit mode

agree.

from a data-centric (rather than software centric) standpoint, it shouldn't be hard to get the TCGA data you are looking for from one of several sources. as an example that also has attendant R packages, consider cBioportal.

if you tell us exactly what you are trying to download, we can help with a workaround.

ADD REPLY

Login before adding your answer.

Traffic: 2350 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