How To Check If The Forward And Reverse Reads Have The Same Name In Bam File?
1
0
Entering edit mode
11.1 years ago
Jordan ★ 1.3k

Hi,

I have a BAM file with paired reads. I'm using a tool to annotate SNPs and that tool needs the name of forward and reverse reads to be the same. How can I check if the BAM file has the same name for forward and reverse reads?

Thanks!

bam • 2.9k views
ADD COMMENT
2
Entering edit mode
11.1 years ago

I don't think you should worry about this. Most of the aligners trim the _1 and _2 string from the read name and thus both forward and reverse reads have the same name in BAM file. so go ahead with whatever you want to do.

ADD COMMENT
0
Entering edit mode

I checked it manually. So they were the same.

ADD REPLY

Login before adding your answer.

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