Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • wintergreen36
    Member
    • Jul 2014
    • 19

    bcl2fastq run error

    vanessa@vanessa:~$ /usr/local/bin/configureBclToFastq.pl --input-dir /media/vanessa/UUI/ngs/Data/Intensities/BaseCalls --output-dir /media/vanessa/UUI Unaligned --sample-sheet /media/vanessa/UUI/ngs/Data/Intensities/BaseCalls/SampleSheet.csv
    "my" variable $value masks earlier declaration in same statement at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment/Config.pm line 760.
    syntax error at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment/Config.pm line 747, near "$variable qw(ELAND_FASTQ_FILES_PER_PROCESS)"
    Global symbol "$variable" requires explicit package name at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment/Config.pm line 749.
    syntax error at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment/Config.pm line 751, near "$directory qw(ELAND_GENOME)"
    Global symbol "$self" requires explicit package name at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment/Config.pm line 753.
    Global symbol "$directory" requires explicit package name at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment/Config.pm line 753.
    Global symbol "$project" requires explicit package name at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment/Config.pm line 753.
    Global symbol "$sample" requires explicit package name at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment/Config.pm line 753.
    Global symbol "$lane" requires explicit package name at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment/Config.pm line 753.
    Global symbol "$barcode" requires explicit package name at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment/Config.pm line 753.
    Global symbol "$reference" requires explicit package name at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment/Config.pm line 753.
    syntax error at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment/Config.pm line 761, near "}"
    /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment/Config.pm has too many errors.
    Compilation failed in require at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment.pm line 61.
    BEGIN failed--compilation aborted at /usr/local/lib/bcl2fastq-1.8.3/perl/Casava/Alignment.pm line 61.
    Compilation failed in require at /usr/local/bin/configureBclToFastq.pl line 239.
    BEGIN failed--compilation aborted at /usr/local/bin/configureBclToFastq.pl line 239.

    can any body solve this errors
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Is there a space in the --output-dir declaration "/vanessa/UUI Unaligned"?

    Comment

    • wintergreen36
      Member
      • Jul 2014
      • 19

      #3
      @ Genomax

      Yes ther is space ,

      vanessa@vanessa:~$ /usr/local/bin/configureBclToFastq.pl --input-dir /media/vanessa/UUI/ngs/Data/Intensities/BaseCalls --output-dir /media/vanessa/UUI/ Unaligned --sample-sheet /media/vanessa/UUI/ngs/Data/Intensities/BaseCalls/SampleSheet.csv

      Please watch the screen shot of usr/local/bin

      is there any other requirements other than existed ,like simple XML executables , to begin ?
      Attached Files

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        When you specify an --output-dir location the "Unaligned" directory is automatically created by the configureBclToFastq.pl script in that directory. You do not need to specify it on the command line.

        Omit the "Unaligned" from your command line and the program should work.

        You may want to consider adding "--fastq-cluster-count 0" (without quotes) to your command line if you want the sequence output in a single file as opposed to 4 millon fastq sequences each in more than one file.

        Comment

        • wintergreen36
          Member
          • Jul 2014
          • 19

          #5
          solved

          I solved it , Thanks buddy

          Comment

          • wintergreen36
            Member
            • Jul 2014
            • 19

            #6
            @ Genomax

            Thanks for the above guidelines
            Finally I could able to run the Bcl2fastq , i tried to demultiplex 2X100 pe nextra exome data with 8 bp indices ,unfortunately all fastq files were moved to undetermined_Indices folder , in which sample_lane1 , sample_lane2 has no data except sample sheet ,rest of the folders lane 3 to lane 8 goy sample sheet + fasq.gz files

            the command I uses is /usr/local/bin/configureBclToFastq.pl --input-dir
            <BaseCalls_dir> --output-dir <Unaligned> --sample-sheet
            <BaseCalls_dir>/SampleSheet.csv --use-bases-mask y100n,I8n,Y100N
            Last edited by wintergreen36; 08-05-2014, 12:21 AM. Reason: missing content

            Comment

            • GenoMax
              Senior Member
              • Feb 2008
              • 7142

              #7
              If lanes 3-8 worked fine then the format of your sample sheet as well as the command line is fine. Did you look at the Demultiplex_Stats.htm file to ascertain that the demultiplexing had worked as expected (i.e. more reads assigned to samples than are in the "undetermined" pool)? Is the situation reverse for lanes 1 and2 (i.e more reads in undetermined row for lanes 1/2)?

              Start looking at the fastq ID headers of the "lane1_undetermined*" files to see if there are any problems with the tag reads (i.e. N's etc).

              Comment

              • wintergreen36
                Member
                • Jul 2014
                • 19

                #8
                Hello GEnomax thanks for ur support I SUCCESFULY INSTALLED bcl2fastq BUt while running a project i got the follwing error ,

                [2014-08-12 13:23:41] [vanessa] [Temp/L006_R1_demux_summary.xml] Processing BCL files for lane 6, tile 2316, read 1
                [2014-08-12 13:24:14] [vanessa] [Temp/L006_R1_demux_summary.xml] runtime error: boost::filesystem::rename: No such file or directory: "/media/vanessa/Sandor_1/Unaligned/Undetermined_indices/Sample_lane6/lane6_Undetermined_L006_R1_001.fastq.tmp.gz", "/media/vanessa/Sandor_1/Unaligned/Undetermined_indices/Sample_lane6/lane6_Undetermined_L006_R1_001.fastq.gz"
                make: *** [Temp/L006_R1_demux_summary.xml] Error 2

                Could you please guide me how to over come this error

                thanks

                Comment

                • GenoMax
                  Senior Member
                  • Feb 2008
                  • 7142

                  #9
                  Unfortunately not enough information (at least for me) in that error snippet. Have you looked further up in the log file to see if there was any other errors (missing BCL/stat files etc)? Were there any notes from the facility that ran the flowcell about lane 6 experiencing problems during run (no clusters may be a possibility if the error above is real)?

                  Comment

                  • wintergreen36
                    Member
                    • Jul 2014
                    • 19

                    #10
                    I ran this there was no errors during the run

                    Comment

                    • GenoMax
                      Senior Member
                      • Feb 2008
                      • 7142

                      #11
                      Have you tried removing entries for lane 6 samples from your samplesheet and checking to see if the remaining lanes demultiplex?

                      Comment

                      • wintergreen36
                        Member
                        • Jul 2014
                        • 19

                        #12
                        I haven't , There was no boost libs installed in my system , I just updated libboost all ; started run again

                        Comment

                        • wintergreen36
                          Member
                          • Jul 2014
                          • 19

                          #13
                          What was the impact of these boost lib on Bcl2fastq run?

                          Comment

                          • wintergreen36
                            Member
                            • Jul 2014
                            • 19

                            #14
                            There was no boost lib in my system , what's the impact of boost lib on bcl2fastq run ? I just installed lib boost and started the bcl2fastq run again.

                            Comment

                            • GenoMax
                              Senior Member
                              • Feb 2008
                              • 7142

                              #15
                              That is odd. You have been able to run bcl2fastq before and I would have though that Boost libraries are required for the software to function. Let us see what happens with the new run.

                              Comment

                              Latest Articles

                              Collapse

                              • seqadmin
                                Pathogen Surveillance with Advanced Genomic Tools
                                by seqadmin




                                The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...
                                03-24-2025, 11:48 AM
                              • seqadmin
                                New Genomics Tools and Methods Shared at AGBT 2025
                                by seqadmin


                                This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

                                The Headliner
                                The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
                                03-03-2025, 01:39 PM
                              • seqadmin
                                Investigating the Gut Microbiome Through Diet and Spatial Biology
                                by seqadmin




                                The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
                                02-24-2025, 06:31 AM

                              ad_right_rmr

                              Collapse

                              News

                              Collapse

                              Topics Statistics Last Post
                              Started by seqadmin, 03-20-2025, 05:03 AM
                              0 responses
                              41 views
                              0 reactions
                              Last Post seqadmin  
                              Started by seqadmin, 03-19-2025, 07:27 AM
                              0 responses
                              46 views
                              0 reactions
                              Last Post seqadmin  
                              Started by seqadmin, 03-18-2025, 12:50 PM
                              0 responses
                              36 views
                              0 reactions
                              Last Post seqadmin  
                              Started by seqadmin, 03-03-2025, 01:15 PM
                              0 responses
                              191 views
                              0 reactions
                              Last Post seqadmin  
                              Working...