hi all i am working in RNA-seq dataset in gastric cancer. i am doing differential expression using DeSeq2 in usegalaxy. While doing i am getting this error
how can i solve this issue? Please help.
hi all i am working in RNA-seq dataset in gastric cancer. i am doing differential expression using DeSeq2 in usegalaxy. While doing i am getting this error
how can i solve this issue? Please help.
The count should not be in negative. The count range from 0 to infinite and not in negative. Please check the input file and remove all negative value into zero.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
do you by any chance have negative values in your count files? (not sure how this could happen though)
i didnt change any of the settings. For i DE when i changed turn off outliers to yes the error was solved. but not to other files
Please explain how you preprocessed the data (including code). Did you do any batch correction that changed the raw counts?
after aligning with bowtie i took count table from featurecounts.