Open sky1ove opened 6 years ago
and after waiting for a long time, it showed error in gene.location$ensembl_gene_id : $ operator
Which TCGAbiolinks and biomaRt versions do you have? Could you update them? You can do that by running:
devtools::install_github('BioinformaticsFMRP/TCGAbiolinks')
devtools::install_github('grimbough/biomaRt')
devtools::install_github('BioinformaticsFMRP/TCGAbiolinksGUI.data', ref = "R_3.4")
devtools::install_github('BioinformaticsFMRP/TCGAbiolinksGUI')
> packageVersion("Biomart")
[1] ‘2.35.0’
> packageVersion("TCGAbiolinks")
[1] ‘2.7.4’
After downloading GDC data, it stops at "prepare progress" without any progress nor error message