ChiaraCaprioli
ChiaraCaprioli
Hi, Thanks a lot for this convenient package. I'm experiencing the same error with project ```BEATAML1.0-COHORT```, even after reinstalling ```TCGAbiolinks``` with last updates: ``` devtools::install_github(repo = "BioinformaticsFMRP/TCGAbiolinks", ref = "master")...
Thank you for the prompt response. It throws the same error.
After double-checking it works, thank you. However there is another error raised when trying to access maf files to associate mutation to expression data: ``` project = "BEATAML1.0-COHORT" query_exp_project
I encountered the same error and solved it by naming sample.groups, as also explained in the vignette ``` names(sample.groups)