![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
install bcl2fastq-1.8.4 | min1204 | Bioinformatics | 17 | 07-23-2014 05:37 AM |
bcl2fastq-1.8.4 on debian/ubuntu solution | BBroadley | Bioinformatics | 0 | 04-23-2014 01:49 AM |
Miseq: how to access index base calls? bcl2fastq does not work | dsobral | Illumina/Solexa | 19 | 12-12-2013 08:46 AM |
Bcl2Fastq 1.8.3 install error on Ubuntu 12.04LTS: "No support for bzip2 compression" | slees | Bioinformatics | 3 | 10-26-2013 02:52 AM |
an error when run cufflinks | masylichu | Bioinformatics | 6 | 04-19-2013 10:01 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: india Join Date: Jul 2014
Posts: 19
|
![]()
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 |
![]() |
![]() |
![]() |
#2 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,087
|
![]()
Is there a space in the --output-dir declaration "/vanessa/UUI Unaligned"?
|
![]() |
![]() |
![]() |
#3 |
Member
Location: india Join Date: Jul 2014
Posts: 19
|
![]()
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 ? |
![]() |
![]() |
![]() |
#4 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,087
|
![]()
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. |
![]() |
![]() |
![]() |
#5 |
Member
Location: india Join Date: Jul 2014
Posts: 19
|
![]()
I solved it , Thanks buddy
|
![]() |
![]() |
![]() |
#6 |
Member
Location: india Join Date: Jul 2014
Posts: 19
|
![]()
@ 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 at 01:21 AM. Reason: missing content |
![]() |
![]() |
![]() |
#7 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,087
|
![]()
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). |
![]() |
![]() |
![]() |
#8 |
Member
Location: india Join Date: Jul 2014
Posts: 19
|
![]()
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 |
![]() |
![]() |
![]() |
#9 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,087
|
![]()
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)?
|
![]() |
![]() |
![]() |
#10 |
Member
Location: india Join Date: Jul 2014
Posts: 19
|
![]()
I ran this there was no errors during the run
|
![]() |
![]() |
![]() |
#11 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,087
|
![]()
Have you tried removing entries for lane 6 samples from your samplesheet and checking to see if the remaining lanes demultiplex?
|
![]() |
![]() |
![]() |
#12 |
Member
Location: india Join Date: Jul 2014
Posts: 19
|
![]()
I haven't , There was no boost libs installed in my system , I just updated libboost all ; started run again
|
![]() |
![]() |
![]() |
#13 |
Member
Location: india Join Date: Jul 2014
Posts: 19
|
![]()
What was the impact of these boost lib on Bcl2fastq run?
|
![]() |
![]() |
![]() |
#14 |
Member
Location: india Join Date: Jul 2014
Posts: 19
|
![]()
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.
|
![]() |
![]() |
![]() |
#15 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,087
|
![]()
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.
|
![]() |
![]() |
![]() |
Tags |
bcl2fastq, casava 1.8, illumina, illumina fastq, ngs analysis |
Thread Tools | |
|
|