Hello,
I'm going to perform adaptive sampling with ONT for enrichment of exonic regions. I've tried using UCSC's Table Browser with Group Genes and Gene Predictions and Track NCBI RefSeq and GENCODEV47, I've also tried using filters but I'm not sure how they work. From all the bed files I generated the percentage of covered genome is between 45 and 60% with is obviously not what I want. I've also taken into account that regions may overlap.
How can I download only the exomes?
Thank you.
how did you do that ? You must use
bedtools merge
to merge the exons from the transcripts of the same gene.