In my opinion, this is good enough to be an answer ;-) (So I moved it)
• 0 views
•
link
Hi
I'm going to download the read count tables from recount2: https://jhubiostatistics.shinyapps.io/recount/
The problem is when I download the RSE file for genes, I can't view it in R. The data is R formatted:. RData.
I want to view the whole table in R. Do you know how I can do it?
Thanks
load(file.rdata)https://stat.ethz.ch/R-manual/R-devel/library/base/html/load.html
Log in to answer this question.