This is a test version of Biostars. For the public version, visit https://www.biostars.org.
bcl to fastq

Hi,

We are using an Illumina MiSeq machine. Sample sheet generation using Illumina’s software is a lot of work so we just made our own layout in excel which finished sample sheet is the same as Illumina’s (in csv format). It just so happened that in our latest run the header of index i7 which is supposed to be “index” was changed to “index1”. And this caused the bcl files not to be demultiplexed to fastqs. Also, there is no read for this index in the MiSeq output-- there only 3 reads wherein there should be 4 reads. Is there still a way to demultiplex it on the MiSeq Control Software, like editing the sample sheet or the runinfo.xml file?

next-gen miseq

Though it is not the proper solution. I think you can try taking undetermined reads left after demultiplexing of 3 samples as data for your 4 sample. If you have added PhiX Control then you can map undetermined reads to PhiX genome and can work with remaining data.

1 answer

Hello,

you can simply edit the SampleSheet in the Analysis folder and requeue it.

A second choice is to install bcl2fastq and use it for demultiplexing.

fin swimmer

Hi,

I edited the samplesheet-- changed "index1" to "index" but it still didn't work. I think the only way to demultiplex it is by using bcl2fastq or other means. since there are no reads generated for index 1 (index i7). If you have any other suggestions please let me know. Also, can I install bcl2fastq offline?

Thanks for the help!

yes, you can download bcl2fastq from here and can install it offline.

Log in to answer this question.