How to access TCGA using recount2 in R?
On the recount2 website, it says that I should use load() or download_study() for downloading certain datasets. When I try to use these functions after loading recount package, it says that these functions are not available.
• 1,074 views
•
link
0 answers
No answers yet.
Log in to answer this question.
'recount::download_study()' if you haven't loaded recount. For load() it is meant if you have downloaded the .Rdata file manually