I see what you mean, maybe I should reformulate the question, as I am more worried about the assumptions you have to make to use DESeq2. If I am not wrong, in RNA-seq expression analysis the negative binomial distribution is often used to model individual gene expression counts.
However, I was wondering if this same distribution can be assumed for expression data of small RNAs. In my understanding, these small RNAs are not counted as individual genes, as in the case of RNA-seq expression, but are analyzed as single sequences or clusters of similar sequences.
Does anyone have experience or knowledge on what statistical distribution might be more appropriate for modeling small RNAs expression data? Poisson's distribution or some other might be more appropriate given the context of small RNAs?