Entering edit mode
7.9 years ago
inesfaleiro.9
▴
10
Hi all,
I am interesting in using TCGAbiolinks package for data analysis but I am only starting to learn how to use R. I have already installed TCGAbiolinks package but I am having problems in downloading the data. This one is the example to filter the search by platform using the platform parameter but I am obtaining always the same error..
query <- TCGAquery(tumor = "paad", platform = "HumanMethylation450") Error: could not find function "TCGAquery"
Is this function not suppose to be included in TCGAbiolinks package?
Thank you in advance for your help.