I am new in microarray data analysis. Recently I wanted to use Limma to find different expressed genes between grade I and grade III, which you could see from the annotation file, but when I use the R code below to do this, I only got two different expressed genes. Could anybody tell me why? Is there anything wrong with my code? The data is available online at http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE2990.
and the annotation file is attached to this post.
rm(list = ls())
library(affy)
library(affycoretools)
library(simpleaffy)
library(gcrma, warn.conflicts = FALSE)
library(hgu133a.db)
library(a4)
datainfo