Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • sweet_dna_girl
    Member
    • Apr 2011
    • 11

    running soap denovo

    Hi,
    I am trying to run SOAP Denovo, and I am following their manual instructions to run the example. Here is the command I am using:

    ./SOAPdenovo-63mer pregraph -s ecoli2.config -K 36 -p 8 -o testOut.txt

    the contents of ecoli2.config are:
    "q=/home/pyang/soapDenovo/SOAPdenovo-V1.05/bin/s_1_1_sequence.fastq"

    However, I keep getting a segmentation fault for the output:

    Version 1.05: released on July 29th, 2010

    K should be an odd number
    In ecoli2.config, 0 libs, max seq len 100, max name len 256

    8 thread created
    time spent on hash reads: 0s, 0 reads processed
    0 nodes allocated, 0 kmer in reads, 0 kmer processed
    0 linear nodes
    time spent on marking linear nodes 0s
    time spent on pre-graph construction: 0s

    deLowKmer 0, deLowEdge 0
    Start to remove tips of single frequency kmers short than 74
    0 tips off
    8 thread created
    0 linear nodes
    Start to remove tips which don't contribute the most links
    kmer set 0 done
    kmer set 1 done
    kmer set 2 done
    kmer set 3 done
    kmer set 4 done
    kmer set 5 done
    kmer set 6 done
    kmer set 7 done
    0 tips off
    8 thread created
    0 linear nodes
    time spent on cutTipe: 0s

    0 (0) edges 0 extra nodes
    time spent on making edges: 0s

    In file: ecoli2.config, max seq len 100, max name len 256

    8 thread created
    Segmentation fault


    Can someone help me with this?? Thanks!!!
  • cliffbeall
    Senior Member
    • Jan 2010
    • 144

    #2
    As the program says, you have to make k an odd number, so try 35 or 37 instead of 36. Something about the algorithm not liking palindromes.

    Not sure if that caused the segmentation fault, but it couldn't hurt.

    Comment

    • Niloofar
      Junior Member
      • May 2012
      • 9

      #3
      Segmentation problem

      Hi Sweet DNA girl
      Didi you find a solution to your problem? I'm having the same problem
      Cheers,
      Niloofar

      Comment

      • adilef
        Junior Member
        • Jul 2013
        • 2

        #4
        hye,

        Someone find a solution ?

        Thanks.

        Comment

        • mastal
          Senior Member
          • Mar 2009
          • 666

          #5
          running soap denovo

          segmentation faults often happen when the computer runs out of memory,
          and de novo assembly can use quite a lot of memory.

          Comment

          • adilef
            Junior Member
            • Jul 2013
            • 2

            #6
            But when i try in the cluster, i have this output without segmentation fault:

            ********************
            Pregraph
            ********************

            Parameters: pregraph -s test_solexa.config -R -o assembly_SOAP

            In test_solexa.config, 2 lib(s), maximum read length 76, maximum name length 256.

            8 thread(s) initialized.
            Time spent on hashing reads: 0s, 0 read(s) processed.
            LIB(s) information:
            [LIB] 0, avg_ins 76, reverse 1.
            [LIB] 1, avg_ins 76, reverse 1.
            0 node(s) allocated, 0 kmer(s) in reads, 0 kmer(s) processed.
            done hashing nodes
            0 linear node(s) marked.
            Time spent on marking linear nodes: 0s.
            Time spent on pre-graph construction: 1s.

            Start to remove frequency-one-kmer tips shorter than 46.
            Total 0 tip(s) removed.
            8 thread(s) initialized.
            0 linear node(s) marked.
            Start to remove tips with minority links.
            0 tip(s) removed in cycle 1.
            Total 0 tip(s) removed.
            8 thread(s) initialized.
            0 linear node(s) marked.
            Time spent on removing tips: 0s.

            0 (0) edge(s) and 0 extra node(s) constructed.
            Time spent on constructing edges: 0s.

            In file: test_solexa.config, max seq len 76, max name len 256.
            8 thread(s) initialized.
            0 read(s) processed.
            Time spent on:
            importing reads: 0s,
            chopping reads to kmers: 0s,
            searching kmers: 0s,
            aligning reads to edges: 0s,
            searching (K+1)mers: 0s,
            adding pre-arcs: 0s,
            recording read paths: 0s.
            0 marker(s) output.
            Reads alignment done, 0 read(s) deleted, 0 pre-arc(s) added.
            LIB(s) information:
            [LIB] 0, avg_ins 76, reverse 1.
            [LIB] 1, avg_ins 76, reverse 1.
            Time spent on aligning reads: 0s.

            0 vertex(es) output.
            Overall time spent on constructing pre-graph: 0m.

            Comment

            • klduong
              Junior Member
              • Nov 2012
              • 4

              #7
              I had a similar problem. My solution was to go back to the SOAPdenovo2 Sourceforge page and download the separate bin folder that is available. The executables in the downloaded bin worked for me instead of the ones in the src download.

              Comment

              Latest Articles

              Collapse

              • 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
              • SEQadmin2
                Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                by SEQadmin2



                Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                07-08-2026, 05:17 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 07-24-2026, 12:17 PM
              0 responses
              25 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-23-2026, 11:41 AM
              0 responses
              20 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-20-2026, 11:10 AM
              0 responses
              28 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-13-2026, 10:26 AM
              0 responses
              38 views
              0 reactions
              Last Post SEQadmin2  
              Working...