Hello!
I have fastq files from HiSeq2500 that all the reads are tagged with our additional custom indexes along with TruSeq indexes. So, my reads sort of look like below.
TruSeq adapter w/ index NNNN our index NNNN read
After split reads by TruSeq index, I want to split again with our indexes.
Is there a tool that can separate reads by a certain index sequence at certain position?
(i.e. if a sequence from 5th base to 10th base is 'AGTGC', then it is index #1)
I hope my explanation is enough for you. Thank you!
Have you discovered this answer.
Demultiplex Illumina With Barcodes On Identifier Line
is that what you were meaning.