Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ty23991
    Member
    • May 2015
    • 24

    #1

    Poor alignment rate by bowtie2 for exome sequence data

    Hi
    I am aligning the paired exome sequencing data, that originated from

    Sorted raw data bam file -->
    Converted to fastq -->
    Trimmed for adapters and quality -->
    Alignment using bowtie2.

    I get only 0.03% and 0.01% reads aligned concordantly >=1 times. Is there any way I can improve the alignment ? I would appreciate comments.

    The following is the full alignment summary:

    50608141 reads; of these:
    50608141 (100.00%) were paired; of these:
    50591535 (99.97%) aligned concordantly 0 times
    14032 (0.03%) aligned concordantly exactly 1 time
    2574 (0.01%) aligned concordantly >1 times
    ----
    50591535 pairs aligned concordantly 0 times; of these:
    86964 (0.17%) aligned discordantly 1 time
    ----
    50504571 pairs aligned 0 times concordantly or discordantly; of these:
    101009142 mates make up the pairs; of these:
    50807764 (50.30%) aligned 0 times
    45905252 (45.45%) aligned exactly 1 time
    4296126 (4.25%) aligned >1 times
    49.80% overall alignment rate
  • rcook34
    Junior Member
    • Sep 2012
    • 7

    #2
    Can you show us your full bowtie2 command? For exome-seq data to hg19 I always tend to get mapping rates > 95%, so I would think there is clearly a problem here. At first glance it looks like the vast majority of your paired reads have one pair aligning, with the other failing to align for some reason.

    Comment

    • ty23991
      Member
      • May 2015
      • 24

      #3
      Thanks
      Here is the command:
      bowtie2 --phred33 -x HG19 -N 0 -I 60 -1 sbx.R1_trimmed.fastq.gz -2 sbx.R2_trimmed.fastq.gz -S sbx_hg19_x.sam -p 16

      Comment

      • rcook34
        Junior Member
        • Sep 2012
        • 7

        #4
        Command looks good to me...

        Can you share some detail about your workflow? ie not sure how you're going from a sorted bam file to fastq then trimming then (re)alignment... Is this data you found somewhere or you sequenced yourself?

        The only other thing I can think of is perhaps the insert size is causing problems for the alignment (ie too large). You could try modifying that parameter, as well as attempting to the alignment in single end mode to see what kind of outputs you get.

        Hopefully someone else more senior sees this post and has a more concrete idea of what is going on!

        Comment

        • Brian Bushnell
          Super Moderator
          • Jan 2014
          • 2709

          #5
          Sounds like you messed up the order and pairing of the reads at some point, probably when you sorted them. There's no reason to sort an unaligned bam file.

          Comment

          • ty23991
            Member
            • May 2015
            • 24

            #6
            Thanks all for the suggestions.
            I changed the tool used for trimming. I shifted to cutadapt - performed trimming for adapters and by base quality.

            Finally i got the rates of alignment for the sample set ranging between 85-97%.

            Thanks to all

            Comment

            Latest Articles

            Collapse

            • SEQadmin2
              Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
              by SEQadmin2



              CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

              Despite this, “CRISPR helped turn genome editing from a specialized technique into
              ...
              07-31-2026, 11:01 AM
            • SEQadmin2
              Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
              by SEQadmin2


              Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

              The systematic characterization of the human proteome has
              ...
              07-20-2026, 11:48 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

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 08-03-2026, 10:13 AM
            0 responses
            21 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-31-2026, 02:55 AM
            0 responses
            35 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-24-2026, 12:17 PM
            0 responses
            25 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-23-2026, 11:41 AM
            0 responses
            21 views
            0 reactions
            Last Post SEQadmin2  
            Working...