I am trying to use TCGAbiolinks package to analyze illumina methylation array data, but it is saying to me that the server is down, this is happening since last Friday night. Anyone have some information about it??
I am trying to use TCGAbiolinks package to analyze illumina methylation array data, but it is saying to me that the server is down, this is happening since last Friday night. Anyone have some information about it??
I solved this problem by using devtools::install_github('BioinformaticsFMRP/TCGAbiolinks')
to install this package instead of biocLite("TCGAbiolinks")
. You can try this way.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Not sure what URL TCGAbiolinks uses but the GDC portal is very much up and available here.
I also have such problem....
What exact commands have you both tried? It's possible that the data has just shifted to a new location. The TCGA data is constantly being refined.
Also, which R and package versions?
I'm having the same problem (I was using it last week without any problems) My r-base package version is 3.4.4-1xenial0 and TCGAbiolinks version is 2.9.1
I report the same:
I will explore further / contact people who may know better.
thanks a lot! Let's see what is going on!