Announcement

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

  • bowtie error "Error reading _offs[] array: "

    Dear all,

    I am struggling with a bowtie error which occurs in the ebwt.h, here is the code:

    Code:
    else {
    						// Do it all in one read
    						MM_READ_RET r = MM_READ(_in2, (void*)this->_offs, offsLen << 2);
    						if(r != (MM_READ_RET)(offsLen << 2)) {
    							cerr << "Error reading _offs[] array: " << r << ", " << (offsLen << 2) << endl;
    							throw 1;
    						}
    					}
    I have built an index using a regular fasta file of hg18 downloaded form ucsc and a splice.fa file generated using ERANGE. bowtie-build is running without any error, as well as "getsplicefa.py" which generates the splice file.

    Any idea what this error means?

    Thank you.

  • #2
    Hi,

    I've been having a similar error. I'm building a bowtie index for a genome sequence, bowtie-build finishes without error, but when trying to align reads with bowtie I get this error:

    "Error reading ebwt array: returned 41750080, length was 168445184
    Your index files may be corrupt; please try re-building or re-downloading. "

    Have you found a solution to the problem ? All suggestions would be appreciated.

    Best,

    Anamaria

    Comment


    • #3
      If I remember well, this was a question of directory. I moved the chromosomes sequences I used to the "bowtie" directory.

      I hope this was the solution, tell me if it makes it for you.

      Comment


      • #4
        No, this can't be it... For me, this error occurs while running TopHat, and in the TopHat run the fasta file and the bowtie index files are in the same directory.

        Comment


        • #5
          Hi, I get the same error, and I'm using hg18 index from bowtie website.

          Did you figure out what was the problem?

          Comment


          • #6
            I don't know what the problem was, but I think I did find a solution: see
            Discussion of next-gen sequencing related bioinformatics: resources, algorithms, open source efforts, etc


            Let me know if you need more help on this.

            Originally posted by Ms@New View Post
            Hi, I get the same error, and I'm using hg18 index from bowtie website.

            Did you figure out what was the problem?

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Advanced Methods for the Detection of Infectious Disease
              by seqadmin




              The recent pandemic caused worldwide health, economic, and social disruptions with its reverberations still felt today. A key takeaway from this event is the need for accurate and accessible tools for detecting and tracking infectious diseases. Timely identification is essential for early intervention, managing outbreaks, and preventing their spread. This article reviews several valuable tools employed in the detection and surveillance of infectious diseases.
              ...
              Yesterday, 01:15 PM
            • seqadmin
              Strategies for Investigating the Microbiome
              by seqadmin




              Microbiome research has led to the discovery of important connections to human and environmental health. Sequencing has become a core investigational tool in microbiome research, a subject that we covered during a recent webinar. Our expert speakers shared a number of advancements including improved experimental workflows, research involving transmission dynamics, and invaluable analysis resources. This article recaps their informative presentations, offering insights...
              11-09-2023, 07:02 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Yesterday, 08:12 AM
            0 responses
            14 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 11-22-2023, 09:29 AM
            1 response
            46 views
            0 likes
            Last Post VilliamPast  
            Started by seqadmin, 11-22-2023, 08:53 AM
            0 responses
            30 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 11-21-2023, 08:24 AM
            0 responses
            23 views
            0 likes
            Last Post seqadmin  
            Working...
            X