Tagged Questions
2
votes
1answer
440 views
Extract read position from bam file
I have a vcf file that contains several SNPs and now I want to see, whether these SNPs are evenly distributed over the reads of the bam file from which I got the SNPs. Specifically, I want to plot the ...