How to import downloaded multiple TCGA data in R?
Hi all, I want to import the TCGA data I previously downloaded using the TCGAbiolinks package into R. Whenever I want to import them, I must use GDCquery() and GDCprepare(). Is there any way to import data without using these functions? Indeed, the data I downloaded before is now unavailable on the TCGA database so there is no way but to import the downloaded data.
Thanks for any help.
• 958 views
•
link
1 answer
Data, that can be anything from a spreadsheet to a sql database. Please be more specific, show something to give an idea what 'data' format you even have.
• 0 views
•
link
Log in to answer this question.