Combining bed files from targeted sequencing panels using Bedtools intersect
0
1
Entering edit mode
3.2 years ago
sdunbarr01 ▴ 10

Hello,

I have 2 targeted sequencing panels, 1 is an exome and the other is an oncology panel and I combine them for capture and sequencing.

The panels share some of the same targets so I attempted to run a bedtools intersect to generate a single bed file for my analysis.

bedtools intersect -a exome.targets.bed.gz -b oncopanel.targets.bed.gz -v > ExomeOnly.bed

I am getting a really low on target rate and I suspect its something to do with my intersect.

what am I doing wrong?

Thanks!

next-gen bedtools • 588 views
ADD COMMENT
0
Entering edit mode

why this option -v ?

ADD REPLY
0
Entering edit mode

Questions like this are very open-ended and hard to answer. We do not see your data, only a command that will give the overlapping ranges between two files. Impossible to say anything here. The command is correct to get overlapping intervals between A and B. Not more to say at this point. For a better answer you would need to show some data, or anything that allows reproduction of what you see.

ADD REPLY

Login before adding your answer.

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