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
      Recent Advances in Sequencing Analysis Tools
      by seqadmin


      The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
      Yesterday, 07:48 AM
    • seqadmin
      Essential Discoveries and Tools in Epitranscriptomics
      by seqadmin




      The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
      04-22-2024, 07:01 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Today, 06:57 AM
    0 responses
    2 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, Yesterday, 07:17 AM
    0 responses
    12 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-02-2024, 08:06 AM
    0 responses
    19 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-30-2024, 12:17 PM
    0 responses
    20 views
    0 likes
    Last Post seqadmin  
    Working...
    X