Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • jpjp
    Junior Member
    • Oct 2010
    • 7

    samtools view -f 4 inconsistency

    Hi,

    I want to select unmapped reads in my bam file generated by bwa. When I use samtools view -f 4, it also selects some reads with flag 141 which does not contain 4. I can see that those reads are not mapped, but isn't -f 4 option supposed to pick up only those reads that have 4 bit set?
  • jujubix
    Member
    • May 2011
    • 14

    #2
    4 in binary is 100, so '-f 4' will filter for any reads with the 3rd bit set to 1
    141 in binary is 10001101, whose 3rd bit *is* set to 1, so seeing it is the expected behaviour

    For more info on SAM flags, consider checking out these links and maybe a refresher on binary numerals.

    Comment

    • swbarnes2
      Senior Member
      • May 2008
      • 910

      #3
      141=128+8+4+1

      So yes, that read was unmapped. Specifically, it was the second read of its pair, it was unmapped, and its mate was unmapped too, and it is in the .bam file in its forward direction.

      Comment

      • jpjp
        Junior Member
        • Oct 2010
        • 7

        #4
        jujubix and swbarnes2,

        thanks for the explanation. It makes sense. For some reason I was doing the calculation in decimal.

        Comment

        Latest Articles

        Collapse

        • mylaser
          Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by mylaser
          Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
          If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
          This guide explains everything you need to know about...
          Yesterday, 01:13 AM
        • SEQadmin2
          Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by SEQadmin2



          Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
          ...
          07-09-2026, 11:10 AM
        • SEQadmin2
          Cancer Drug Resistance: The Lingering Barrier to Rising Survival
          by SEQadmin2



          Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

          There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
          07-08-2026, 05:17 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 07-09-2026, 10:04 AM
        0 responses
        19 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-08-2026, 10:08 AM
        0 responses
        11 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        26 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-02-2026, 11:08 AM
        0 responses
        31 views
        0 reactions
        Last Post SEQadmin2  
        Working...