Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • paired-end run failed in pipeline v1.3.2

    During our first paired-end run in new version of pipeLine (v1.3.2), the image analysis and base call step passed, but the Gerald step failed to complete. In this run, the two reads of a pair have been stored into two separate RUN Folders. I used the Goat command to specify the two run folders. Do you have any idea or suggestion regarding this problem?

    The goat command, Gerald config file and error message are shown as follows:

    **********BEGIN PIPELINE COMMAN**********
    /opt/GAPipeline-1.3.2/bin/goat_pipeline.py
    /home/researchers/RunAnalysis/flowcell0014_1/Images
    /home/researchers/RunAnalysis/flowcell0014_2/Images
    --with-prb --with-sig2 --with-seq --with-qhg --with-qval --
    GERALD=/home/researchers/RunAnalysis/flowcell0014_1/pair_gerald_config_rs
    un.txt --control-lane=4 --make

    then cd to /home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/

    run "make -j8 recursive"
    ********** END COMMAND*****************


    ***********BEGIN GERALD CONFIG FILE******
    4:ELAND_GENOME home/researchers/RunAnalysis/eland_genomes/phiX
    1235678:ELAND_GENOME
    /home/researchers/RunAnalysis/eland_genomes/Plasmodium_falciparum
    1235678:ANALYSIS eland_pair
    USE_BASES all
    ELAND_MULTIPLE_INSTANCES 8
    *********End CONFIG FILE *************************


    **********BEGIN ERROR MESSAGE **********
    /opt/GAPipeline-1.3.2/bin/legacyMakeQseqs.pl --orig_read_lengths 26:26 --
    qseq_suffix _qseq.txt.tmp --bustard_path
    /home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/Bustard1.3.2_14-04-
    2009_researchers \
    /home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/Bustard1.3.2_14-04-
    2009_researchers/s_3_0001_seq.txt \
    /home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/Bustard1.3.2_14-04-
    2009_researchers/s_3_0001_qhg.txt \
    /home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/Bustard1.3.2_14-04-
    2009_researchers/s_3_0001_1_qcal.txt
    /home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/Bustard1.3.2_14-04-
    2009_researchers/s_3_0001_2_qcal.txt \
    && mv /home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/Bustard1.3.2_14-04-
    2009_researchers/s_3_1_0001_qseq.txt.tmp
    /home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/Bustard1.3.2_14-04-
    2009_researchers/s_3_1_0001_qseq.txt && mv
    /home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/Bustard1.3.2_14-04-
    2009_researchers/s_3_2_0001_qseq.txt.tmp
    /home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/Bustard1.3.2_14-04-
    2009_researchers/s_3_2_0001_qseq.txt \
    && echo `date` >
    /home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/Bustard1.3.2_14-04-
    2009_researchers/s_3_0001_qseqs.txt \
    && touch /home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/Bustard1.3.2_14-04-
    2009_researchers/s_3_1_0001_qseq.txt && touch
    /home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/Bustard1.3.2_14-04-
    2009_researchers/s_3_2_0001_qseq.txt
    Unexpected runfolder directory name format at /opt/GAPipeline-
    1.3.2/bin/legacyMakeQseqs.pl line 73.
    make: *** [/home/researchers/RunAnalysis/flowcell0014_1/Data/C1-
    52_Firecrest1.3.2_14-04-2009_researchers/Bustard1.3.2_14-04-
    2009_researchers/s_3_0001_qseqs.txt] Error 255

    **********END ERROR MESSAGE*******************

  • #2
    You shouldn't give it the "Images" folder -- just the top level, like you would for a single-read

    try:

    /opt/GAPipeline-1.3.2/bin/goat_pipeline.py
    /home/researchers/RunAnalysis/flowcell0014_1/
    /home/researchers/RunAnalysis/flowcell0014_2/
    --with-prb --with-sig2 --with-seq --with-qhg --with-qval --
    GERALD=/home/researchers/RunAnalysis/flowcell0014_1/pair_gerald_config_rs
    un.txt --control-lane=4 --make

    Christine
    Christine Brennan
    UM DNA Sequencing Core
    Ann Arbor, MI 48109

    [email protected]

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Strategies for Sequencing Challenging Samples
      by seqadmin


      Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
      03-22-2024, 06:39 AM
    • seqadmin
      Techniques and Challenges in Conservation Genomics
      by seqadmin



      The field of conservation genomics centers on applying genomics technologies in support of conservation efforts and the preservation of biodiversity. This article features interviews with two researchers who showcase their innovative work and highlight the current state and future of conservation genomics.

      Avian Conservation
      Matthew DeSaix, a recent doctoral graduate from Kristen Ruegg’s lab at The University of Colorado, shared that most of his research...
      03-08-2024, 10:41 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Yesterday, 06:37 PM
    0 responses
    12 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, Yesterday, 06:07 PM
    0 responses
    10 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 03-22-2024, 10:03 AM
    0 responses
    52 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 03-21-2024, 07:32 AM
    0 responses
    68 views
    0 likes
    Last Post seqadmin  
    Working...
    X