When I attempt to run edgeR under default conditions with successfully processed htseq-count files, I get fatal error: exit code 1 ():
Warning message:
In estimateDisp.default(y = y$counts, design = design, group = group, :
No residual df: setting dispersion to NA
Error in plotMDS.default(y, top = top, labels = labels, pch = pch, cex = cex, :
Only 2 columns of data: need at least 3
Calls: plotMDS -> plotMDS.DGEList -> plotMDS -> plotMDS.default
Not sure what this means. I’m trying to analyze two htseq-count files from different treatment conditions. Both look fine on their own.
Any help would be appreciated.
Thanks,
Nick