Counting proportion of promoters with polymorphism in Gnomad dataset
0
0
Entering edit mode
3.4 years ago
Jamie Watson ▴ 10

I have a bed file of promoters and I want to find out the number of base pairs covered in that file. I know we can use the following if we two bed files:

bedtools intersect -a file1.bed -b file2.bed -wo

But I don't quite understand how to achieve this for just one file.
And then find proportion of promoters with polymorphism in GNOMAD vcf file? How can I do it efficiently?

genome • 452 views
ADD COMMENT

Login before adding your answer.

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