Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • wisojo
    Junior Member
    • Jun 2014
    • 1

    addSolexaReads.perl error

    Hey guys,

    I'm trying to use the command addSolexaReads.perl to add the rest of my fastq reads to an assembly made with Newbler, but I keep getting the error "-ace must be specified." I think I'm including all of the correct files for the addSolexaReads.perl command but still keep getting that error.

    Has anyone come across this before or might know where the problem is coming from?

    Thanks!
  • Danos2000
    Junior Member
    • Nov 2013
    • 1

    #2
    Syntax has changed

    The addSolexaReads.perl syntax changed around consed 23.

    Old syntax:
    Code:
    addSolexaReads.perl your_ace_file.ace your_fileoffilenames.fof your_fasta.fasta
    New syntax, where you explicitly specify the options:
    Code:
    addSolexaReads.perl -ace your_ace_file.ace -fastqfof your_fileoffilenames.fof -fasta your_fasta.fasta
    More:
    This video tutorial demonstrates how to align reads generated by Ion Torrent, 454, or Illumina sequencing to a reference sequence using consed. (Note that the…


    --Dan

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 06-09-2026, 11:58 AM
    0 responses
    24 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    29 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    39 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    62 views
    0 reactions
    Last Post SEQadmin2  
    Working...