Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ssharma
    Member
    • Oct 2010
    • 19

    How to align reads to multiple index in bowtie2

    Hi,
    I am using bowtie2 to align reads to a huge reference data set.
    The data set was large so i need to make 3 chunks and index them separately.
    Now how to align my reads to those 3 index.

    Can i give 3 index one time ?
    like -x index1, index2, index3

    Thanks
  • westerman
    Rick Westerman
    • Jun 2008
    • 1104

    #2
    No. As far as I know you can only use one index at a time. You can run bowtie2 three times and should be able to merge the resulting BAM files. On the other hand this multi-index may create multiple mappings that you would not find with a single index.

    Comment

    • Kennels
      Senior Member
      • Feb 2011
      • 149

      #3
      Originally posted by ssharma View Post
      Hi,
      I am using bowtie2 to align reads to a huge reference data set.
      The data set was large so i need to make 3 chunks and index them separately.
      Now how to align my reads to those 3 index.

      Can i give 3 index one time ?
      like -x index1, index2, index3

      Thanks
      Hi ssharma,

      I am having the same issue. Did you find a way around your problem? Perhaps by finding a way to index a large reference using bowtie2?
      I want to avoid aligning to multiple indexes for the same reference due to the issue westerman pointed out above.

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Originally posted by Kennels View Post
        Hi ssharma,

        I am having the same issue. Did you find a way around your problem? Perhaps by finding a way to index a large reference using bowtie2?
        I want to avoid aligning to multiple indexes for the same reference due to the issue westerman pointed out above.
        Bowtie2-build indexer uses 32-bit pointers internally so there is no way to get around the (under) 4GB size limit.

        BWA does allow for genomes over 4 GB (as long as any individual chromosome stays under 2 GB).

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Pathogen Surveillance with Advanced Genomic Tools
          by seqadmin




          The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...
          Yesterday, 11:48 AM
        • seqadmin
          New Genomics Tools and Methods Shared at AGBT 2025
          by seqadmin


          This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

          The Headliner
          The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
          03-03-2025, 01:39 PM
        • seqadmin
          Investigating the Gut Microbiome Through Diet and Spatial Biology
          by seqadmin




          The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
          02-24-2025, 06:31 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 03-20-2025, 05:03 AM
        0 responses
        26 views
        0 reactions
        Last Post seqadmin  
        Started by seqadmin, 03-19-2025, 07:27 AM
        0 responses
        33 views
        0 reactions
        Last Post seqadmin  
        Started by seqadmin, 03-18-2025, 12:50 PM
        0 responses
        25 views
        0 reactions
        Last Post seqadmin  
        Started by seqadmin, 03-03-2025, 01:15 PM
        0 responses
        190 views
        0 reactions
        Last Post seqadmin  
        Working...