![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Issues with CASAVA 1.8.1 | Orr Shomroni | Bioinformatics | 19 | 09-13-2015 04:14 PM |
CASAVA 1.7 Install Help | aligenie | Bioinformatics | 29 | 05-23-2014 03:58 AM |
Demultiplexing and CASAVA 1.7 | tonio100680 | Bioinformatics | 14 | 06-16-2011 11:48 PM |
CASAVA installation | sehrrot | Bioinformatics | 1 | 11-08-2010 05:21 AM |
CASAVA, Pipeline 1.3 | dvh | Illumina/Solexa | 19 | 04-14-2009 09:07 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Junior Member
Location: ny Join Date: Nov 2011
Posts: 1
|
![]()
Hello to everyone from a new user -I am trying to learn Casava 1.8.2. I am working with a single read 50 bp read and 7bp index run(6 base index--some samples are TruSeq RNA and some lanes have small RNA indices). After running the configureBcltoFastq script I ran make (assuming it does read 1 and read2 for index?). It sttarts but then stops at one of teh lanes giving an error that it "Failed to parse the options:
*** sample-dir not valid: number of directories must match the number of barcodes ***" I did notice that it is reporting all 6 multiplex barcodes and an additional one which it calls undetermined. Any input? Thanks much! |
![]() |
![]() |
![]() |
#2 | |
Senior Member
Location: Berlin, DE Join Date: May 2008
Posts: 628
|
![]() Quote:
We need a bit more information ... cheers, Sven |
|
![]() |
![]() |
![]() |
#3 | |
Junior Member
Location: South Australia Join Date: Mar 2012
Posts: 8
|
![]() Quote:
Short answer: don't put spaces in the SampleSheet.csv fields. Long answer: Casava runs in multiple threads causing any errors to be interleaved with debug messages in the log... to work out what lane the problem was, I looked in the Temp directory, and found the one without a XXX_demux_summary.xml file. In the SampleSheet.csv for that lane I had 5 samples: "Mut F5 Rep1","Mut F5 Rep3" etc. Looking in the lane's directory in Temp/ there was just 1: "Sample_Mut". So, we've found the source of the error (num directories not equaling num sample sheet samples) My guess is Casava is not quoting spaces properly in one of the scripts, and this caused the lane samples to overwrite each other, then the directory check failed. I edited the SampleSheet, changed spaces to dashes, reran and everything was fine. I'll email Illumina and lodge a bug report to fix their quoting. |
|
![]() |
![]() |
![]() |
#4 |
Senior Member
Location: Berlin, DE Join Date: May 2008
Posts: 628
|
![]()
That is written in "CASAVA v1.8.2 User Guide", p. 31.
We disallowed whitespace and some other characters in sequencing sample names since our first ABI 373 sequencers .. and we still stick to that ;-) |
![]() |
![]() |
![]() |
#5 |
Junior Member
Location: South Australia Join Date: Mar 2012
Posts: 8
|
![]()
Yeah, but it would be good to die immediately with a nice message, not cryptically 15 CPU hours later
![]() |
![]() |
![]() |
![]() |
#6 |
Senior Member
Location: Berlin, DE Join Date: May 2008
Posts: 628
|
![]()
I totally agree, .. but that's the typical UI from Illumina. All of their (unix) software behaves this way; that's partly due to using the 'make' system for processing the data. OLB is funny for error tracking as well ..
|
![]() |
![]() |
![]() |
Tags |
casava 1.8, hiseq 2000 |
Thread Tools | |
|
|