> eset = justRMA
>  library(limma)
>  targets = readTargets("target.txt")
> targets
>  lev <- c("SP","SN")
>  f <- factor(targets$Targets, levels=lev)
> design <- model.matrix(~0+f)
>  colnames(design) <- lev
>  fit <- lmFit( eset, design)
Error in as.vector(x, mode) : 
 cannot coerce type 'closure' to vector of type 'any'


this is the message i am getting, when i try to work with around 117 cel files.
Target file and design seems to ok. but still i am getting error message.
Please some one help regard this.
Many Thanks
Bharathi


      Connect with friends all over the world. Get Yahoo! India Messenger at http://in.messenger.yahoo.com/?wm=n/
	[[alternative HTML version deleted]]

