Dear all,
After demultiplexing an Illumina run I can not find the
Statistics file (Demultiplex_Stats.htm), supposed to be in the directory Basecall_Stats...
I use the following command to do demultiplexing:
configureBclToFastq.pl --input-dir \
/opt/gc/illumina-data/110610_SN863_0054_AB08V9ABXX/Data/Intensities/BaseCalls/ \
--output-dir /opt/gc/projects/test/test1 --sample-sheet SampleSheet.csv \
--mismatches 1
cd /opt/gc/projects/test/test1
nohup make -j 30
any help appreciated
hetappi
After demultiplexing an Illumina run I can not find the
Statistics file (Demultiplex_Stats.htm), supposed to be in the directory Basecall_Stats...
I use the following command to do demultiplexing:
configureBclToFastq.pl --input-dir \
/opt/gc/illumina-data/110610_SN863_0054_AB08V9ABXX/Data/Intensities/BaseCalls/ \
--output-dir /opt/gc/projects/test/test1 --sample-sheet SampleSheet.csv \
--mismatches 1
cd /opt/gc/projects/test/test1
nohup make -j 30
any help appreciated
hetappi
Comment