Samples were run using one barcode per lane: Casava1.8.2 is giving me below error? When I ran it without using the barcode; it went on fine; but I am not confident of using the reads be cause of potential mix-up of barcoded and unbarcoded reads?
Any suggestions will be highly appreciated:
Error Message:
[2012-04-18 14:28:46] [configureBclToFastq.pl] ^[[2;32mINFO: Basecalling software: RTA^[[0m
[2012-04-18 14:28:46] [configureBclToFastq.pl] ^[[2;32mINFO: version: 1.13 (build 48)^[[0m
[2012-04-18 14:28:46] [configureBclToFastq.pl] ^[[2;32mINFO: Original use-bases mask: undefined^[[0m
[2012-04-18 14:28:46] [configureBclToFastq.pl] ^[[2;32mINFO: Guessed use-bases mask: yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy,yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy^[[0m
[2012-04-18 14:28:46] [configureBclToFastq.pl] ^[[1;31mERROR: barcode CGATGT for lane 1 has length 6: expected barcode lenth (including delimiters) is 0^[[0m
[2012-04-18 14:28:46] [configureBclToFastq.pl] BACKTRACE: at /packages/CASAVA_v1.8.2/lib/CASAVA-1.8.2/perl/Casava/Demultiplex.pm line 491
Casava::Demultiplex::loadSampleSheet('Casava::Demultiplex=HASH(0x839d8f0)') called at /packages/CASAVA_v1.8.2/bin/configureBclToFastq.pl line 400
Died at /packages/CASAVA_v1.8.2/lib/CASAVA-1.8.2/perl/Casava/Common/Log.pm line 310.
make: *** No targets specified and no makefile found. Stop.
Illumina has two lasers, red and green, to sequence G/T and C/A and in each cicle you should have a proper representation of both pairs. See an explanation here for nextera: http://www.illumina.com/documents/products%5Ctechnotes%5Ctechnote_nextera_low_plex_pooling_guidelines.pdf. For TrueSeq there is also a list of compatible indexes when you are going to have a high cluster density:Pool of 2 samples: Index #6 GCCAAT Index #12 CTTGTA Pool of 3 samples: Index #4 TGACCA Index #6 GCCAAT Index #12 CTTGTA Pool of 6 samples: Index #2 CGATGT Index #4 TGACCA Index #5 ACAGTG Index #6 GCCAAT Index #7 CAGATC Index #12 CTTGTA
Thanks @S_Berri for your inputs: Information I received from the sequencing guys (wetlab side) is that Whole Genome Sequencing library kit has the barcode but they would not index it. But the barcode is passed on to samplesheet; practically they donot do the "indexing" step in sequencing, so removing the barcode and running the casava should be fine.