Hi!
I use the function dba.report to retrieve differentially bound sites (th = 1)
I found the fold-changes tend to be very small and do not know how to compute them.
For example, at one site
the mean for control is 1.6973 while
the mean for treatment is 4.231,
and the Fold is -0.001057009, p-value is 0.0051515283, FDR = 0.99.
How the fold-changes were computed?
my code is below.
Thank you!
…