Skip to content

AssignReadGroupByBarcode: problem with doubly-barcoded reads #509

@robmaz

Description

@robmaz

Trying to demultiplex recently sequenced pools with two barcodes, I get an


UNEXPECTED ERROR: null


Command line:

readtools AssignReadGroupByBarcode --splitSample --barcodeFile Info/barcodes_452.txt --maximumMismatches 1 --output Demul-452 --input Pool_452a_4k_1.fq --input2 Pool_452a_4k_2.fq > demultiplex-452.out 2>&1

What do you make of that? I am attaching small fastqs that should reproduce the error. I only use the first barcode because there seems to be another problem with using two barcodes, which I will report separately. Using only one barcode seems to work ok with two other pools from the same batch, the difference here is maybe that according to the metainfo I received, not all samples are in fact doubly-barcoded.

viola-452.txt
barcodes_452.txt
Pool_452a_4k_1.fq.gz
Pool_452a_4k_2.fq.gz
demultiplex-452.out.txt

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions