Cross correlation metric in ChIP-seq experiments
0
0
Entering edit mode
2.2 years ago
Aryan ▴ 40

(I am unable to format math equations on Biostar, so you may refer to my StackExchange post here to see the equations rendered)

I found this explanation of cross-correlation metric in ChIP-seq.

Now, the definition of Pearson's correlation coefficient between two random variables $X$ and $Y$ is $$\rho_x = \frac{Cov(X,Y)}{\sigma_x\sigma_y}$$ where $Cov(X,Y) = \frac{1}{n}\sum(X-\mu_x)(Y-\mu_Y)$ and $\sigma_x = \sqrt{\frac{1}{n}\sum(X-\mu_x)^2}$ (similarly for $Y$).

Given this definition, I am not sure what is being computed when the above link says:

Strand cross-correlation is computed as the Pearson’s linear correlation between the minus strand and the plus strand, after shifting minus strand by k base pairs

Following my above notation, what would $X$ be? What would $Y$ be?

chip-seq • 373 views
ADD COMMENT

Login before adding your answer.

Traffic: 1636 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6