Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • crh
    Member
    • Dec 2009
    • 46

    #1

    bowtie memory warning

    Hi

    I'm mapping solid reads using bowtie and received the following warnings for MANY reads. Mapping % is very low as well.
    Am I running out of memory?

    command line:
    bowtie -C -S -k 3 --best --un unmapped_list genome_index -f seq.csfasta -Q seq.qual bowtie.sam



    Warning: Exhausted best-first chunk memory for read 301_728_1008_F3 (patid 11858997); skipping read

    # reads processed: 19323816
    # reads with at least one reported alignment: 4408352 (22.81%)
    # reads that failed to align: 14915464 (77.19%)
    Reported 5326165 alignments to 1 output stream(s)

    Thanks

    charles
  • kopardev
    Member
    • Oct 2011
    • 19

    #2
    I get similar warnings when I use paired end data. But if I align read1 and read2 separately, I do not get any warnings. Solutions/pointers are appreciated.
    Thanks,
    Vishal

    Comment

    • gntc
      Member
      • Feb 2011
      • 17

      #3
      Yes, I believe you are running out of memory. If you use --chunkmbs 200 you should stop getting the warning. This may help improve your alignment statistics.

      Comment

      • kopardev
        Member
        • Oct 2011
        • 19

        #4
        In fact, I have tried using --chunkmbs 1000 and still managed to get these errors ... only for paired-end data though.

        Comment

        • gntc
          Member
          • Feb 2011
          • 17

          #5
          Try higher I guess. 200 worked for me when working with non-paired end data.

          Comment

          • crh
            Member
            • Dec 2009
            • 46

            #6
            bowtie memory warning

            All

            Thanks for the advice:

            Using --chunkmbs 200 eliminated the memory warnings.

            I'm still not mapping a significant fraction of the reads. I'm going to trim the unmapped colorspace reads from 3'end to see if I can get any of these to map - other suggestions?

            bowtie -C -S -k 3 --best


            # reads processed: 19323816
            # reads with at least one reported alignment: 4408352 (22.81%)
            # reads that failed to align: 14915464 (77.19%)
            Reported 5326165 alignments to 1 output stream(s)

            Comment

            • gladexp
              Junior Member
              • Mar 2012
              • 3

              #7
              Bowtie: Memory error warning

              Same as the quoted question. When I run the Bowtie command as below to generate SAM with the 1 best hit from fasta input, it has such warning messages,

              $ bowtie -f -S -m 1 -k 1 --best h_sapiens_37_asm Input.fa > Output.sam
              ------------------
              Warning: Exhausted best-first chunk memory for read seq_5023_1 (patid 5023); skipping read
              Warning: Exhausted best-first chunk memory for read seq_5041_1 (patid 5041); skipping read
              Warning: Exhausted best-first chunk memory for read seq_20071_1 (patid 20071); skipping read
              ......
              ------------------

              Which flag options should I use?

              Many thanks.

              Ben


              Originally posted by crh View Post
              Hi

              I'm mapping solid reads using bowtie and received the following warnings for MANY reads. Mapping % is very low as well.
              Am I running out of memory?

              command line:
              bowtie -C -S -k 3 --best --un unmapped_list genome_index -f seq.csfasta -Q seq.qual bowtie.sam



              Warning: Exhausted best-first chunk memory for read 301_728_1008_F3 (patid 11858997); skipping read

              # reads processed: 19323816
              # reads with at least one reported alignment: 4408352 (22.81%)
              # reads that failed to align: 14915464 (77.19%)
              Reported 5326165 alignments to 1 output stream(s)

              Thanks

              charles

              Comment

              • jay
                Member
                • Feb 2009
                • 12

                #8
                I had this problem as well. I tried --chunkmbs 200 as well, and it didn't help, but --chunkmbs 2000 seems like it might have fixed the bug being reported, but I am still getting very low alignmment proportions (5% of reads).

                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
                  ...
                  Today, 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, Today, 02:55 AM
                0 responses
                6 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-24-2026, 12:17 PM
                0 responses
                11 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-23-2026, 11:41 AM
                0 responses
                12 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-20-2026, 11:10 AM
                0 responses
                24 views
                0 reactions
                Last Post SEQadmin2  
                Working...