Hi, I had a chance to look at section 6.2 before. The section heading mentions it's for two color data. The data set that I have is one color data. Also, I couldn't understand how the target file that is used to create RG in the syntax mentioned by you has to be generated. In my case, rownames(exprs(eset)) directly gives the probeset id's. Should this go into the targets.txt file?
I'm really sorry for the naive questions. I tried my best to understand from the manual before posting my question. This field is new to me, I'm facing challenge in understanding things at the first go. I'm referring to section 8.2, which explains about creating a designmatrix.
> design <- model.matrix(~ 0+factor(c(1,1,1,2,2,3,3,3)))
I am stuck at this step.If I understand correctly, 1,2,3 refers to state like disease or control. I couldn't parse this information for GSE20966 from the eset created using eset <- gcrma(AffyData,normalize=TRUE)


How to add images to a Biostars post
I assume this is microarray data, but you don't mention this. It doesn't hurt to be specific.
Please use tags appropriately, as such experts can easily find your question and help you. In this case
microarrayandlimmawould make sense.Hope I made all the changes
You have to pass the full link of the picture to the image buttom (right next to the code (10101) field). I made the changes for you this time.