What do the samtools column names mean
1
0
Entering edit mode
2.9 years ago
Ishak • 0

Can anyone explain more what do these items mean?

MRNM is the mate reference name. MPOS is the mate position (1-based, leftmost). ISIZE is the inferred insert size.

Thanks in advance

NGS samtools • 919 views
ADD COMMENT
3
Entering edit mode

Please edit your post and make the title better. Your question has nothing to do with samtools - it is about tags in the SAM format. Have you tried reading the SAM/BAM specification? How far along did you get?

ADD REPLY
0
Entering edit mode

Thanks for your note. I am new here and definitely, I will take in account your comment.

  • I read that MRNM has = or * . What is the different between two symbol?
  • my file case has (-160) as ISIZE, what does symbol ( - ) mean?

The pdf file doesn't mention this point

Thank you

ADD REPLY
1
Entering edit mode
2.9 years ago

As the commenters pointed out the answers to the question are in the Samtools specification:

https://samtools.github.io/hts-specs/SAMv1.pdf

It is not an easy read, that's for sure, but just keep at it.

ADD COMMENT

Login before adding your answer.

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