Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • shuang
    Senior Member
    • Jul 2011
    • 100

    error from SOAPdenovo

    When I tried to run SOAPdenovo with a command "./SOAPdenovo all -s SB1.config -K 25 -o output", I received an error message of "-bash: ./SOAPdenovo: No such file or directory".

    Why?



    This is the content of SB1.config.

    #maximal read length
    # Lines start with '#' are ignored by the assembler
    max_rd_len=50
    [LIB]
    avg_ins=2000
    reverse_seq=1
    asm_flags=2
    rank=2
    # cutoff of pair number for a reliable connection
    #(default 5 for large insert size)
    pair_num_cutoff=5
    #minimal mapped length to contigs for a reliable read location
    #(default 35 for large insert size)
    map_len=35
    q1=/Users/Steve/bin/SOAPdenovo_1.03/SB_short.fastq
    Last edited by shuang; 07-14-2011, 08:43 AM. Reason: wrong title
  • nickloman
    Senior Member
    • Jul 2009
    • 355

    #2
    Well, er, the obvious question first - is SOAPdenovo in your current directory?

    Confirm with ls -l SOAPdenovo

    If not you will need to refer to it by the complete path, i.e. /Users/Steve/path/to/SOAPdenovo

    Secondly, check the execute permissions are set, e.g. chmod 755 SOAPdenovo

    Hope that helps

    Comment

    • shuang
      Senior Member
      • Jul 2011
      • 100

      #3
      I tried all 3 things you suggested. But still getting the same error message, cannot execute binary file.

      Any other suggestions?

      Comment

      • nickloman
        Senior Member
        • Jul 2009
        • 355

        #4
        Make sure you have downloaded the right binary for your system, check uname -a & uname -p to see. If running on Linux make sure you got the correct 32 or 64-bit versions.

        Comment

        • seb567
          Senior Member
          • Jul 2008
          • 260

          #5
          The problem is simply that there is no such file or directory.

          Otherwise this would happen:

          seb@fault:~/software/SOAPdenovo-PPC$ file SOAPdenovo-31mer
          SOAPdenovo-31mer: ELF 64-bit MSB executable, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, not stripped

          seb@fault:~/software/SOAPdenovo-PPC$ uname -m
          i686

          seb@fault:~/software/SOAPdenovo-PPC$ ./SOAPdenovo-31mer
          bash: ./SOAPdenovo-31mer: cannot execute binary file

          Comment

          • nickloman
            Senior Member
            • Jul 2009
            • 355

            #6
            Seb makes a good point.

            Can you go into the directory you wish to execute SOAPdenovo from and paste the output of the following commands to this thread:

            ls -l

            uname -a

            uname -m

            file SOAPdenovo

            Comment

            • shuang
              Senior Member
              • Jul 2011
              • 100

              #7
              I checked my Mac. My Mac is 10.6.3. It seems eligible for the newest release 1.05, which requires Mac OS X, 10.6.5 or later.

              Thus, I downloaded Release 1.04 for Mac OS X (64 bit version, above 10.5). However, when I tried to extracted the file with this command:
              tar -zxvf SOAPdenovo-v1.04-macos-64.tgz

              However, I received this error during the process.

              grape_mac_64
              tar: A lone zero block at 521


              I also tried Mac OS X (32 bit version, above 10.5) and had similar error.

              grape_mac_32
              tar: A lone zero block at 574

              How to I fix this issue? Thanks.

              Comment

              Latest Articles

              Collapse

              • SEQadmin2
                From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                by SEQadmin2


                Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                ...
                Yesterday, 10:05 AM
              • SEQadmin2
                Single-Cell Sequencing at an Inflection Point: Early Impacts of New Platforms and Emerging Trends
                by SEQadmin2


                With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.


                Introduction

                Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...
                05-22-2026, 06:42 AM
              • SEQadmin2
                Environmental Genomics in the Age of NGS: From Microbes to Conservation Strategies
                by SEQadmin2

                Studying ecosystems means dealing with complex, multi-species communities that are hard to observe at scale. This complexity, however, hides many important questions to be answered, from how biogeochemical cycles work and how climate change can affect species distribution to how conservation strategies can work best.


                Genomics, particularly since the expansion of NGS, has transformed ecosystem ecology. By sequencing environmental DNA, we can now assess biodiversity without direct...
                05-06-2026, 09:04 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, Yesterday, 12:03 PM
              0 responses
              17 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, Yesterday, 11:40 AM
              0 responses
              13 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 05-28-2026, 11:40 AM
              0 responses
              29 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 05-26-2026, 10:12 AM
              0 responses
              31 views
              0 reactions
              Last Post SEQadmin2  
              Working...