Can I demultiplex run based on i5 sequence?
1
0
Entering edit mode
17 months ago
bioinfo ▴ 150

Hello,

I was asked to demultiplex a run where the samples had a unique i5 sequence but the i7 sequence was the same for all of them. I have tried to demultiplex it using several --use-bases-mask parameters but I cannot get it to work.

I tried to use --use-bases-mask Y*,n*,I8n*,Y* and a samplesheet that looked like this:

Lane,Sample_ID,Sample_Name,Sample_Plate,Sample_Well,I7_Index_ID,index,I5_Index_ID,index2,Sample_Project,Description

4,Sample1,Sample1,,,,,,CGAGTATA,project_name

I also tried to use --use-bases-mask Y*,I8n*,I8n*,Y* and a samplesheet that looked like this:

Lane,Sample_ID,Sample_Name,Sample_Plate,Sample_Well,I7_Index_ID,index,I5_Index_ID,index2,Sample_Project,Description

4,Sample1,Sample1,,,,NNNNNNNN,,CGAGTATA,project_name

None of these options worked for me. Is there a way to demultiplex that data?

Thank you

demultiplexing bcl2fastq • 1.2k views
ADD COMMENT
0
Entering edit mode
17 months ago
GenoMax 141k

You can demultiplex by second index as long as the combinations of i7 and i5 are unique. Why are you trying to omit the first index?

ADD COMMENT
0
Entering edit mode

I tried to omit it the first time because I was not told that it was dual indexed. The group has not given me their i7 indexes. If I ask for them and replace the NNNNNNNN with the sequence and use --use-bases-mask Y,I8n,I8n,Y would the demultiplexing work?

ADD REPLY
0
Entering edit mode

Correct. It will work.

ADD REPLY
0
Entering edit mode

Thank you for the help

ADD REPLY
0
Entering edit mode

Apparently they had not added the i7 indexes to the samples. Is there still a way to demultiplex it?

ADD REPLY
0
Entering edit mode

What do the indexes look like? There may be a dummy "TCTTTCCC" type sequence present in place of i7 indexes. You can simply add that in as i7 index even though it is not real.

ADD REPLY
0
Entering edit mode

Would the fragments attach to the flowcell if no p7 was added at all?

ADD REPLY
0
Entering edit mode

Is no sequence showing up if you simply use a dummy samplesheet with nothing in it so everything goes to "Undetermined"?

If the library was not properly made the run would have failed.

ADD REPLY
0
Entering edit mode

Would the run have failed even though there were 50 samples on that lane but only 6 were made without the p7? I could demultiplex the rest of the samples without any issue.

ADD REPLY
0
Entering edit mode

The run will not fail. Those 6 samples would not cluster thus will not be sequenced. Rest of the samples should be fine as long as they have proper adapters.

ADD REPLY

Login before adding your answer.

Traffic: 1878 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6