Function to check the log-log linear relation between distance and Hi-C count. At a particular distance range, the log-log function should be linear. The generalized linear regression with interactions (GLMI) can be used only if this log-log linear relation holds. One could consider the log-log linear relation holds if R2>0.95.
testDistancePowerLawDistrib(HTCL, distInter)
A HTClist object (HiTC R package). This is an object to store the Hi-C data.
Optional. A vector of two numerical values to set a distance range for Hi-C analysis.
A list containing the log-log regression information.