When demultiplexing, is it a problem if same indices are used across different lanes?
For example:
lane 1 has 4 samples with indices A1, A2, A3 and A4
lane 2 has 4 samples with indices A1, A2, A3 and A4
As far as I know, demultiplexing is done per lane? so there should be no problem in this?
yes correct, different samples across different lanes having same index. thanks for your answer!
Please see the Note I added.
we are using hiseq, I assume there should be no problem then
Correct.
Just one follow up question, should I do a separate demultiplexing sheet for each lane in this case? or is it just one demultiplexing sheet (containing all lanes info, sample names, and indices used) fed to bcl2fastqc, and bcl2fastqc should handle the rest?
One SampleSheet.csv will be fine. Just make sure you list the samples correctly along with the lane numbers.