I'm trying to demultiplex RADseq reads using bcl2fastq, but I'm having a lot of trouble with the i7 indices. I tried a bunch of combinations for i5 and i7 using complement, reverse complement, etc., but the reads couldn't demultiplex. I ran --create-fastq-for-index-reads and found that all the i7 indices appear to be all G's, AAATAAAA, or something else with a lot of repeats.
I was thinking the i7 indices might be in a different position, but I'm not sure. Another problem is that bcl2fastq isn't adding the i5 indices to the header, so I can't try separating by i5 and then going from there. Any advice?