Hi. I would like to compare a set of CNV calls I have in BED file format against mappability information. Where could I find this information? (I thought it was available in UCSC track downloads). Thanks.
Hi. I would like to compare a set of CNV calls I have in BED file format against mappability information. Where could I find this information? (I thought it was available in UCSC track downloads). Thanks.
Yes, there are mapability tracks in UCSC genome browser, named "Mapability" under group "Mapping and Sequencing Tracks" for hg18, hg19, and mm9. You can use Table browser to export the data or download from its FTP site.
From the ftp server of USCS you can directly download bigwig mappability files. For mouse the URL is ftp://hgdownload.cse.ucsc.edu/gbdb/mm9/bbi/ Other species are also are available, just browse the different folders.
The downside of currently available mappability tracks is that there provenance is somewhat unclear. If you want to compute mappability (acutally uniqueness) yourself, see the method described here by Derrien et al.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Thanks for your answer. I didn't see "Mappability" track for hg18, but it is indeed available for hg19.