Hi,
in the fourCseq package, in the getDifferences function, if fitNormFactors is set to FALSE, then the dispersion estimation and the binomialWaldTest are performed on raw reads counts? Or on a sequencing-depth normalized count like usually in DESeq?
When looking for difference between samples, as we do not expect any influence of the distance to the view point for far away and trans interactions, is it possible to just call differential counts with DESeq2? Do you see any reason not to do so?
Thanks Felix!
Following this: in the assays of the FourC object got from getDifferences, what is "trafo"? is it the normalised cout per fragment? If no, can we get (and how) the normalised count per fragment?