like:
"error in round(x, digits): non-numerical argument for mathematical
function"
As I am using limma for the first time I am not sure if there is a bug
or if I did something wrong. Here is what I have tried.
I use the data set GDS1036...interested in comparison
between treatment and control and time points (see below).
>library(limma)
# read data table, rownames contained in first …
