Hi,
I am having trouble getting edgeR to run on my featureCounts files. I am trying to feed in 2 conditions (day 6 and day 9 samples), with 3 replicates each. However, I get an error saying:
" Warning message:
In Sys.setlocale(“LC_MESSAGES”, “en_US.UTF-8”) :
OS reports request to set locale to “en_US.UTF-8” cannot be honored
Error in [<-.data.frame
(*tmp*
, files, factorname, value = “day_9”) :
column name “” cannot match any column
Calls: [<- → [<-.data.frame"
This comes with a suggestion:
“Detected Common Potential Problems
The tool was started with one or more duplicate input datasets. This frequently results in tool errors due to problematic input choices.”
The error and suggestion point at column names being the issue or duplicate datasets. I have tried renaming the columns in the 6 files I have and reran the analysis, to no avail. I also made sure the files actually contain unique data, and are not accidentally copies of the same dataset with a different name. Still, the tool returns the error.
Please find included my history: Galaxy
Sorry it is a bit of a mess, I tried to rerun the same analysis several times as described above.
If anyone could point me to where my issue might lie, I would greatly appreciate it!
Cheers,
Wouter