Hello all,
I downloaded the raw data for the Agilent from GEO (), but I do not know how to build the expression matrix step by step. Can anyone of you help me?
Although I have tried limma package for the same.
targetinfo <- readTargets("Targets.txt", sep="\t")
But problem is Targets.txt file is missing in all files.
Some of the files i have download using GeoQuery package are as following:
GSE17856_RAW.tar
GSE17856_Readme.txt
GSE17856_US14702406_251485032844_S01_GE2-v5_91_0806_1_1.txt
GSE17856_US14702406_251485032848_S01_GE2-v5_91_0806_1_4.txt
GSE17856_US14702406_251485014865_S01_GE2-v5_91_0806_1_1.txt
GSE17856_US14702406_251485032849_S01_GE2-v5_91_0806_1_1.txt
GSE17856_US14702406_251485014870_S01_GE2-v5_91_0806_1_4.txt
GSE17856_US14702406_251485032878_S01_GE2-v5_91_0806_1_1.txt
GSE17856_US14702406_251485028288_S01_GE2-v5_91_0806_1_1.txt
GSE17856_US14702406_251485032882_S01_GE2-v5_91_0806_1_4.txt
Next thing where I am confused, which .txt file should be used for preprocessing of raw data.
Thank you!
Thank You James. Yeah most of part I already solved. I was confused with targets.txt file.