bcl2fastq barcode collision detector error
2
1
Entering edit mode
7.6 years ago
biotechdiya ▴ 30

ERROR: bcl2fastq::common::Exception: 2016-Sep-13 14:14:08: Success (0): /home/sequencing/src/software/bcl2fastq/src/cxx/lib/layout/BarcodeCollisionDetector.cpp(135): Throw in function void bcl2fastq::layout::BarcodeCollisionDetector::validateNewBarcodeSizesAgainstExisting(const std::vector<long unsigned="" int="">&) const Dynamic exception type: boost::exception_detail::clone_impl<bcl2fastq::layout::barcodecollisionerror> std::exception::what: Barcodes components must have the same size.

I used --barcode-mistmatches 0. Still it gives me the same error message. Did anyone experience this before. If so how did you deal with it.

Thanks,

demultiplexing • 5.0k views
ADD COMMENT
0
Entering edit mode
7.6 years ago
igor 13k

Can you post the sample sheet so we can see the barcodes?

The error states "Barcodes components must have the same size". This is different than the usual error caused by mismatches. I assume the problem is that some of the barcodes are different length. Even if they look the same, it's possible that they may contain invisible characters (such as spaces). Try opening your sample sheet in a plain text editor and check for that.

ADD COMMENT
0
Entering edit mode
7.6 years ago
Gabriel R. ★ 2.9k

If you are interested, you can also check out deML, a maximum-likelihood demultiplexer:

https://grenaud.github.io/deML/

It is designed to handle collisions in the indices.

ADD COMMENT

Login before adding your answer.

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