samtools flag 1548
1
0
Entering edit mode
7.2 years ago
GR ▴ 400

Hi all,

Just a quick question- can somebody please explain to me what is the meaning of 1548 in the following samtools command:

samtools view -b -F 1548

Thanks, RT

samtools Bitwise Flags • 1.3k views
ADD COMMENT
3
Entering edit mode
7.2 years ago

see https://broadinstitute.github.io/picard/explain-flags.html . samtools only include reads with none of the property set in the sam flag:

  • read unmapped
  • mate unmapped
  • read fails platform/vendor quality checks
  • read is PCR or optical duplicate
ADD COMMENT

Login before adding your answer.

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