Entering edit mode
9.2 years ago
charlesberkn
▴
40
Hi All,
I mapped a mouse DNA sequence data to mouse genome mm10 and want to calculate mappability. Are there any tools or proper way to do this? Thank you in advance.
Yes, my reads cover the genome. Could you please tell me more detail about how to do it or where you know I can find a calculation example? I am new in the field. Thank you.
Sure, let's assume that you generated reads with 50x coverage of the genome (this is the
50
below). You could do something like:Note, however, that UCSC has mappability tracks for some organisms, so you might also check there.
in this command 50 is windows size?