美文网首页TCGA万花筒
GDC server down解决方案

GDC server down解决方案

作者: Y大宽 | 来源:发表于2019-01-03 15:57 被阅读1次

使用TCGAbiolinks包遇到以下错误的解决方案
错误提示

Error in value[[3L]](cond) : 
  GDC server down, try to use this package later

解决方案,用以下命令安装,代替biocLite("TCGAbiolinks")

devtools::install_github('BioinformaticsFMRP/TCGAbiolinks')

ps:和代理没关系。

相关文章

网友评论

    本文标题:GDC server down解决方案

    本文链接:https://www.haomeiwen.com/subject/pfzfrqtx.html