Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • bowtie error

    Hi,

    I integrate bowtie2 into my pipeline, sometimes I got an error message like:

    Warning: Could not open read file "/tmp/2423.unp" for reading; skipping...
    Error: Encountered internal Bowtie 2 exception (#1)

    then, bowtie will be termintated.

    My OS is the latest ubuntu.

    Does anyone can help me figure it out?

    Thanks

    -

  • #2
    I know it sound crazy, but it happened to me: have you enough space on your HD?

    Comment


    • #3
      space is not an issue. I used my pipeline to analyze 10 datasets. I got the error message when bowtie2 was processing the second dataset, then bowtie2 continued to the third one, and successfully processd all the following dataset.
      So space is not an issue.

      Comment


      • #4
        Just to pound on the space issue some more, what is the size of your /tmp? This can be different that your normal hard drive space.

        It is quite possible that if the second dataset was large then when bowtie died on the second dataset because /tmp was full nothing got written to /tmp thus allowing bowtie to process the other datasets.

        Comment


        • #5
          good points! Will check my size of /tmp.
          Thank you, thePresident & westerman!

          Cannot understand why bowtie moves the reads file to /tmp.

          Comment


          • #6
            i got this error while running bowtie (almost near end)

            Code:
            Error while flushing and closing output
            terminate called after throwing an instance of 'int'
            Aborted (core dumped)
            is it because of lack of memory space or anything??

            Comment


            • #7
              I am new to bowtie; however when i downloaded the windows version and worked through the tutorial . . everything went well. I have since downloaded the linux source code and compliled it within cygwin and when I start to run the tutorial I get the following error:

              $ ./bowtie-build e_coli reads/e_coli_1000.fq
              Settings:
              Output files: "reads/e_coli_1000.fq.*.ebwt"
              Line rate: 6 (line is 64 bytes)
              Lines per side: 1 (side is 64 bytes)
              Offset rate: 5 (one in 32)
              FTable chars: 10
              Strings: unpacked
              Max bucket size: default
              Max bucket size, sqrt multiplier: default
              Max bucket size, len divisor: 4
              Difference-cover sample period: 1024
              Endianness: little
              Actual local endianness: little
              Sanity checking: disabled
              Assertions: disabled
              Random seed: 0
              Sizeofs: void*:4, int:4, long:4, size_t:4
              Input files DNA, FASTA:
              e_coli
              Error: could not open e_coli
              Total time for call to driver() for forward index: 00:00:00
              Command: ./bowtie-build e_coli reads/e_coli_1000.fq

              Basically, it does not read the e_coli file? Any thoughts or similar problem?

              Comment


              • #8
                Originally posted by dlemas View Post

                Command: ./bowtie-build e_coli reads/e_coli_1000.fq

                Basically, it does not read the e_coli file? Any thoughts or similar problem?
                1) Whenever someone on the forum complains about a program not being able to read a file then the immediate suspicion is that the program is correct and the person made a mistake. In these cases if the person could include a 'ls -l' of the directory in question showing that the file exists, is readable and is of reasonable size then then rest of us could rule out the very likely human error.

                2) In your case, if I was to hazard a guess, I suspect that you have your command line parameters turned around. That 'reads/e_coli_1000.fq' should be first since it is the reference and 'e_coli' should be last since it is the base name of your output file.

                Comment

                Latest Articles

                Collapse

                • seqadmin
                  Essential Discoveries and Tools in Epitranscriptomics
                  by seqadmin




                  The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
                  04-22-2024, 07:01 AM
                • seqadmin
                  Current Approaches to Protein Sequencing
                  by seqadmin


                  Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
                  04-04-2024, 04:25 PM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by seqadmin, 04-25-2024, 11:49 AM
                0 responses
                19 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-24-2024, 08:47 AM
                0 responses
                19 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-11-2024, 12:08 PM
                0 responses
                62 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-10-2024, 10:19 PM
                0 responses
                60 views
                0 likes
                Last Post seqadmin  
                Working...
                X