To add, given it is metagenomic data the abundances end up being very small so I have scaled by 1000 on all of them before turning the values into integers and passing to DESeq:
Would it be safe to assume if one pre normalizes then DESeq2 normalization should result in little to no change?
Given:
Thus, in my opinion, pre-normalizing will likely make results less reliable as it violates the assumptions that the method relies on.
Would you therefore suggest just inputting trimmed mean depth taken as an integer for pseudo count input data?