Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • frymor
    Senior Member
    • May 2010
    • 151

    Hisat2 vs. bowtie2 - why does bowtie2 mapped better?

    Hi all,

    I have 358 pairs pair-end samples from human genome. I am looking for the best way to map them to the reference for differential expression analysis.
    I have tested the STAR aligner as well as tophat and Hisat2, but somehow they all fail to map.

    Than I have tested the bowtie2 algorithm and found out, that it maps a lot better (AFAIK) than all the others.
    As the mapping with bowtie2 takes longer than Hisat2 and or STAR, I would like to try and understand first if the results are correct.
    I thought, Hisat2 and STAR work not only faster, but suppose to also better.

    These are the commands I am using to map my files

    Code:
    hisat2 -p 15 -x /home/yeroslaviz/genomes/Mus_musculus/HISAT2/grcm38/genome -1 700APAAXX_1_1.fastq.gz -2 700APAAXX_1_2.fastq.gz -S 700APAAXX_1_2.hisat2.sam
    
    bowtie2 --very-sensitive -p 15 --un tmp.unmapped -x /home/yeroslaviz/genomes/Homo_sapiens/GRCh38.p3/bowtie2indexed/Hsapiens.GRCh38 -1 700APAAXX_1_1.fastq.gz -2 700APAAXX_1_2.fastq.gz -S 700APAAXX_1_2.sam
    and the results i am getting from the mapping:

    Code:
    [B]hisat2[/B]
    
    33778368 reads; of these:
      33778368 (100.00%) were paired; of these:
        32551450 (96.37%) aligned concordantly 0 times
        564637 (1.67%) aligned concordantly exactly 1 time
        662281 (1.96%) aligned concordantly >1 times
        ----
        32551450 pairs aligned concordantly 0 times; of these:
          20823 (0.06%) aligned discordantly 1 time
        ----
        32530627 pairs aligned 0 times concordantly or discordantly; of these:
          65061254 mates make up the pairs; of these:
            62207013 (95.61%) aligned 0 times
            1237583 (1.90%) aligned exactly 1 time
            1616658 (2.48%) aligned >1 times
    7.92% overall alignment rate
    
    [B]bowtie2[/B]
    
    
    33778368 reads; of these:
      33778368 (100.00%) were paired; of these:
        11345742 (33.59%) aligned concordantly 0 times
        16268991 (48.16%) aligned concordantly exactly 1 time
        6163635 (18.25%) aligned concordantly >1 times
        ----
        11345742 pairs aligned concordantly 0 times; of these:
          2699536 (23.79%) aligned discordantly 1 time
        ----
        8646206 pairs aligned 0 times concordantly or discordantly; of these:
          17292412 mates make up the pairs; of these:
            12165533 (70.35%) aligned 0 times
            3229431 (18.68%) aligned exactly 1 time
            1897448 (10.97%) aligned >1 times
    81.99% overall alignment rate
    Can someone explain to me, why bowtie2 performs better here?


    thanks
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    You're aligning to human with bowtie2 and mouse with hisat2...

    Comment

    • frymor
      Senior Member
      • May 2010
      • 151

      #3
      yes I have seen that. I am trying to delete the post until I can recheck the results, but it was too late

      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...