Calculate the auto correlation of CTSSs over tag clusters according to pooled values and the cross correlation with opposite strand CTSSs
Source:R/correlation.R
corrProfiles.RdCalculate the auto correlation of CTSSs over tag clusters according to pooled values and the cross correlation with opposite strand CTSSs
Arguments
- object
A
GRangesobject of tag clusters.- pooled
A
RangedSummarizedExperimentobject containing the CTSSs and the pooled values in the score column (resulting fromCAGEfightR::calcPooled()).- flank
The number of base pairs to consider around each tag cluster.
- lag.max
The maximum lag to consider for the correlation.