I met some trouble when run this script. I have rewritten the code of DESeq.R as the script which you provided, but it seems not able to generate the correct result files. Could you please tell me the solution.
Thanks!
Errors are as following:
Error in if (common.len == 1L) unlist(x, recursive = FALSE) else if (common.len > :
argument is of length zero
Calls: DESeqDataSetFromHTSeqCount ... DESeqDataSetFromMatrix -> DESeqDataSet -> sapply -> sapply ->
simplify2array
stay of execution
Hi,
I met some trouble when run this script. I have rewritten the code of DESeq.R as the script which you provided, but it seems not able to generate the correct result files. Could you please tell me the solution. Thanks!
Errors are as following: