Entering edit mode
10.0 years ago
lm4x.m4xl
▴
10
Hi,
I'm having some extreme difficulty in loading the supplementary data files from here in to R.
I can get the files like so:
getGEOSuppFiles('GSE43100')
But now I want to read them in to R in a way that allows me to take the data and turn it into an object (ExpressionSet?) that I can perform the typical pre-processing steps on (QA, Background Adjustment, Normalization, etc.). Is this possible and how would I do it, I've been spending hours googling this with no luck.
Thanks
Max H.
0
Entering edit mode
What is the difficulty? Importing the data so that you can do the analysis and/or getting the supp data?
ADD REPLY
• link
9.9 years ago by
Irsan
★
7.8k