Hi all,
I downloaded the mappability file from here:
ftp://encodeftp.cse.ucsc.edu/pipelin...odeMapability/
then I converted it into bedGraph format using bigWigToBedGraph.
It looks like this:
chr1 10000 10090 0.000668896
chr1 10090 10091 0.000847458
chr1 10091 10093 0.00107411
chr1 10093 10096 0.00719424
...
My questions are:
1) why the distances between start and end positions are not equal? For example, 10090-10000=90 and 10093-10091=2
2) how do I calculate mappability for an interval? Let's say, I want to know the mappability of a region 10000 - 10096, how should I treat the scores for intermdiate positions?

Thanks in advance for the explanation!
Vasilisa
I downloaded the mappability file from here:
ftp://encodeftp.cse.ucsc.edu/pipelin...odeMapability/
then I converted it into bedGraph format using bigWigToBedGraph.
It looks like this:
chr1 10000 10090 0.000668896
chr1 10090 10091 0.000847458
chr1 10091 10093 0.00107411
chr1 10093 10096 0.00719424
...
My questions are:
1) why the distances between start and end positions are not equal? For example, 10090-10000=90 and 10093-10091=2
2) how do I calculate mappability for an interval? Let's say, I want to know the mappability of a region 10000 - 10096, how should I treat the scores for intermdiate positions?

Thanks in advance for the explanation!
Vasilisa