TCGAquery function from TCGAbiolinks
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.
• 4,001 views
•
link
1 answer
Have you tried withGDCquery?
• 0 views
•
link
Log in to answer this question.