I have a count matrix that underwent normalization to remove batch effects and technical variation. If I used DeSeq(after making values integers), would this be causing major errors?
I know from other posts that you should feed raw counts into Deseq, but I had issues with removing batch effects and technical variables that made it necessary to normalize the count matrix in order to clean up the data (among other steps).
If I now use Deseq, will that work, or do I need to write the code for each step by hand? Any other advice is much appreciated.
Best,
Hugo