Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bioBob
    Member
    • Mar 2011
    • 72

    #1

    issues with SOAPdenovo

    Hello.
    I am wondering if anyone here some some experience with SOAPdenovo.

    I am trying to assembly Illumina data, I have 3 lanes of 101 cycle PE data and 2 lanes of single read data.

    I have tried all sorts of options for running the program down to the default ./SOAPdenovo63mer all -s SOAPdenovo_config.txt -o out_

    At the end of the day (ok, only 2 hours), it is telling me 'no paired reads found' and tossed a terminal error.

    I have used this same data in both CLC and Velvet and it works fine including scaffolding in Velvet and paired mapping in CLC.

    I am sure I am doing something silly. Any thoughts?

    Thanks,
    Bob

    ps. my config file is:

    #maximal read length
    max_rd_len=100
    [LIB]
    #average insert size
    avg_ins=200
    #if sequence needs to be reversed
    reverse_seq=0
    #in which part(s) the reads are used
    asm_flags=1
    #in which order the reads are used while scaffolding
    rank=1
    p=/common/groups/Illx/Genomic_SIPES_lane5_1_paired_trimmed_paired.fastq
    p=/common/groups/Illx/Genomic_SIPES_lane6_1_paired_trimmed_paired.fastq
    p=/common/groups/Illx/Genomic_SIPES_lane7_1_paired_trimmed_paired.fastq
    q=/common/groups/Illx/Unpaired_SIPES_PF_lane5_1_trimmed.fastq
    q=/common/groups/Illx/Unpaired_SIPES_PF_lane7_1_trimmed.fastq
  • jvhaarst
    Member
    • Sep 2008
    • 14

    #2
    It has been a while since I looked at SOAPdenovo, but could you try this config ?
    ----
    #maximal read length
    max_rd_len=100
    [LIB]
    #average insert size
    avg_ins=200
    #if sequence needs to be reversed
    reverse_seq=0
    #in which part(s) the reads are used
    asm_flags=1
    #in which order the reads are used while scaffolding
    rank=1
    q=/common/groups/Illx/Unpaired_SIPES_PF_lane5_1_trimmed.fastq
    q1=/common/groups/Illx/Unpaired_SIPES_PF_lane7_1_trimmed.fastq

    [LIB]
    #average insert size
    avg_ins=200
    #if sequence needs to be reversed
    reverse_seq=0
    #in which part(s) the reads are used
    asm_flags=3
    #in which order the reads are used while scaffolding
    rank=2
    q=/common/groups/Illx/Genomic_SIPES_lane5_1_paired_trimmed_paired.fastq
    q1=/common/groups/Illx/Genomic_SIPES_lane6_1_paired_trimmed_paired.fastq
    q2=/common/groups/Illx/Genomic_SIPES_lane7_1_paired_trimmed_paired.fastq

    Comment

    • bioBob
      Member
      • Mar 2011
      • 72

      #3
      Thanks.

      Unfortunately, it appears as though it was a case of RTFM more carefully. Paired reads have to be in fast-a format if in a single file. I only wasted 2 days because I didn't see that earlier. =/

      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
        ...
        07-31-2026, 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 08-13-2026, 12:22 PM
      0 responses
      22 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-11-2026, 10:35 AM
      0 responses
      18 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      33 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      51 views
      0 reactions
      Last Post SEQadmin2  
      Working...