Entering edit mode
maedakus
▴
10
@maedakus-9484
Last seen 8.2 years ago
Hi all,
i am very new to bioconductor, and now i am planning to use TCGAbiolinks to download data from TCGA,
in such case, the error message comes out .
if you know the solution, would you mind telling me ?
Thanks in advance.
TCGAdownload(query, path = "C:/Users/....../NCBI GEO/TCGA database")
curl::curl_download(input, tt, mode = "wb", quiet = !showProgress) error: Timeout was reached
Hi,
Please, could you send the complete code and the version of the package.
TCGA ftp might have been down for a while, or there might be a bug in the download functions
thank you for answer, later on this issues was solved as you suggested.
now i am analysing data in office in company ,so the security system blocked FTP accesss.
now i solved this problem , thank you
Hello, I have the same problem, but I don't understand the answer suggested by tiagochst. Could you give me a more extended explanation?