Hi all,
I have bam file of whole exome human data. Now I want to check coverage of a list of genes in my data. Basically I want get output like this:
Gene    Percentage of coding region covered
A1BG               100 %
A1BG-AS1           100%
A1CF                99.94%
NEK8                100%
FANCI              100%
A2ML1             100%
If this data is using a specific kit then the manufacturer may have the BED files available for the regions that are covered by the kit. You should use that file.
Yes, they used the Agilent kit and i have downloaded the bed file from the agilent site. should i use this bed file or should i get the file from the manufacture?
Use the agilent file. Make sure it is for the genome build you are using otherwise things would be totally off.
Okay , Thakyou GenoMax