Hello,

I have just completed an analysis of microarray data using the limma package. 
The analysis appears to have worked fine. However, when I use the topTable 
function to get the significant genes, I get the following error:

> topTable(fit2,coef=5,adjust="fdr")
Error in array(x, c(length(x), 1), if (!is.null(names(x))) list(names(x),  : 
        attempt to set an attribute on NULL

Here, fit2 was generated by ebayes(fit), and is not empty, e.g. the attribute 
p.value has 20000x11 elements. Can someone please suggest what should be done?

Thanks,
Shireesh Srivastava

                
---------------------------------


        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to