Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • joa_ds
    Member
    • Dec 2008
    • 52

    Abyss-PE error

    Hi community,

    I am currently involved in a rather complex project where we are hunting for causal SNPs in a species that has no assembled genome at the moment. We are planning on sequencing some normal plants to get partial assemblies and then in another run a pool of inbred mutants and hopefully pick up the causal mutant.

    Anywayz, needless to say, the assembly is crucial. So I am using Abyss in an experimental phase to test different settings (>1000 settings to test...). But before I start 1000 assembly jobs, I need to be sure that Abyss is working as desired.

    I just take a genome of a related species, chop it up, get some errors in, pick a coverage, feed it to abyss and check for avg contig size, size distribution, % of original covered etc.

    regular ABYSS is working like a charm.
    abyss-pe is not...

    My fasta file looks like reads_1.fa
    >1A
    ACGACTACGCGA
    >2A
    ACGACTACG

    reads_2.fa
    >1B
    ACGACGA
    >2B
    ACGACTCAG

    The commando I run:
    /data/abyss-1.2.5/bin/abyss-pe k=15 n=40 -o 3334.assembly.fa in='3543.reads_1.fa 3543.reads_2.fa' name=3334

    The error I get:
    ABYSS -k15 -q3 --coverage-hist=coverage.hist -s 3334-bubbles.fa -o 3334-1.fa 3543.reads_1.fa 3543.reads_2.fa
    ABySS 1.2.5
    ABYSS -k15 -q3 --coverage-hist=coverage.hist -s 3334-bubbles.fa -o 3334-1.fa 3543.reads_1.fa 3543.reads_2.fa
    Reading `3543.reads_1.fa'
    ABYSS: FastaReader.cpp:85: bool isColourSpace(const std::string&): Assertion `!seq.empty()' failed.



    What am I doing wrong?
  • peromhc
    Senior Member
    • Sep 2009
    • 108

    #2
    get rid of that
    Code:
    -o 3334.assembly.fa
    part of your command and you should be OK.

    Comment

    Latest Articles

    Collapse

    • SEQadmin2
      Nine Things a Sample Prep Scientist Thinks About Before Sequencing
      by SEQadmin2


      I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


      Here are nine questions we think about, in roughly the order they matter, before...
      06-18-2026, 07:11 AM
    • 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.
      ...
      06-02-2026, 10:05 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 06-17-2026, 06:09 AM
    0 responses
    24 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-09-2026, 11:58 AM
    0 responses
    41 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    48 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    49 views
    0 reactions
    Last Post SEQadmin2  
    Working...