How to ignore bases with bcl2fastq2 --use-bases-mask
1
2
Entering edit mode
8.9 years ago
Can Holyavkin ▴ 240

Hello,

How can I ignore the first bases of index reads with bcl2fastq2 --use-bases-mask option?

The index read has 8 cycles, but I want to use only "last 7" of them. illumina bcl2fastq manual only mention about ignoring the last reads, not ignoring the first reads.

I tried the following option but it didn't work.

--use-bases-mask y151,nI7
bcl2fastq illumina masking • 6.6k views
ADD COMMENT
4
Entering edit mode
8.9 years ago
Dan D 7.4k

You were very close:

--use-bases-mask y151n,I7

ADD COMMENT
0
Entering edit mode

:D Oh! Thank you.

ADD REPLY
0
Entering edit mode

Hi, Dan. Now I have the same problem with Can. But I want to ignore the last base of index. How to do that? Could you give me more explanation on the parameter --use-bases-mask? what is meaning of y151n,I7? I've checked the manual illumina supported, but I cannot make it clear. Thanks.

ADD REPLY
0
Entering edit mode

I have got it. But still thx the post. best:)

BTW, the example in the manual of bcl2fast, not bcl2fastq2, is very helpful.

ADD REPLY

Login before adding your answer.

Traffic: 2516 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