I stumbled upon this question today while looking to understand various BED files that come with each Agilent SureSelect kit. Here's some relevant documentation from Agilent:
BED files
The three BED-format track files that SureDesign creates for each custom SureSelect design are described below. You can import these files into a compatible genome browser to graphically view the locations of the tracks in the genome. For detailed information on the tracks and how they can help you analyze your design, see Design analysis using tracks.
[design ID]_Regions.bed - This BED file contains a single track of the target regions of interest that SureDesign used to select the probes. You can use this track to see the exact regions that the program was attempting to cover when selecting the probes.
[design ID]_Covered.bed - This BED file contains a single track of the genomic regions that are covered by one or more probes in the design. The fourth column of the file contains annotation information. You can use this file for assessing coverage metrics.
[design ID]_AllTracks.bed - This multitrack BED file includes the following tracks:
The Target Regions track is identical to the track in the Regions BED file.
The Covered probes track is identical to the track in the Covered BED file.
The Missed Regions track contains any regions from the Target Regions track that are not included in the Covered probes track.
The Probes track contains the regions of all probes in the design.
Text files
The three [sic] text files for a custom SureSelect design are described below. You can view these files in any text editor program (e.g., NotePad) or spreadsheet program (e.g., Excel). Any tables embedded in the text files are tab-delimited and contain column headers. Lines of text that start with a # character are comment lines.
[design ID]_Targets.txt - This file contains a list of the target identifiers that you entered when creating the design.
[design ID]_Report.txt - This file contains summary information on the design, the probes, the targets, and the parameters used to create the design.
Thank you so much for reply and nice explanation. When I check my BED files in IGV, I can see that capture_targets are wider (almost everywhere) than primary_targets. So I do not need to exclude any primer sequences? I am more familiar with amplicon sequencing.
Primer sequences? In capturing there is no such thing as primers besides those universal primer sequences which are attached by ligation and aren't sequenced.
Thank you for explanation. I was not sure, because our lab people told it should be amplicon sequencing. So this is Enrichment. I see :)