Calculate mean mappability of genomic windows
0
2
Entering edit mode
9.8 years ago
Irsan ★ 7.8k

I would like to calculate the mappability of 50 kb windows of Mus musculus assembly 9 (mm9). I downloaded the mappability with 100 bp reads from UCSC and created windows with bedtools makewindows -g myGenomeFile.txt -w 50000 > windows.bed

I cannot just calculate the mean mappability of all overlapping elements in the mappability track for each feature in the windows.bed file because the mappability windows from UCSC have different lenghts. I believe the UCSC binary bigWigAverageOverBed is specifically made for this job. However, I keep getting segmentation faults with this binary when I try it. I cannot find any solutions for this segmentation fault. What are my alternatives/options?

Many thanks in advance

genome • 2.8k views
ADD COMMENT
0
Entering edit mode

Did you find a solution? I am getting this, too. Thanks.

ADD REPLY

Login before adding your answer.

Traffic: 2414 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