This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Depleting BED file of specific regions

Hi,

Wondering about the best/easiest way to deplete a BED file of regions that are promoter proximal - or any other specific genomic "region"? Thanks

Rob.

sequencing chip-seq

1 answer

bedtools intersect http://bedtools.readthedocs.io/en/latest/content/tools/intersect.html

So you would just use the intersect of BED file of promoter distal regions for lets say mm10? Thanks.

Log in to answer this question.