fqtk icon indicating copy to clipboard operation
fqtk copied to clipboard

Unmatched reads with barcodes

Open kabilov opened this issue 4 months ago • 1 comments

Dear colleagues, Thank you for the useful and fast software. I have the following question:

Would it be possible to add a selective --output-types option specifically for unmatched reads? Sometimes it’s necessary to analyze these unidentified barcodes, but the information gets lost.

Currently, the --output-types option sets the output structure for both matched reads — where barcodes are no longer needed — and unmatched reads, where we still need to investigate the barcodes.

kabilov avatar Jul 21 '25 10:07 kabilov

@kabilov that's a really good suggestion. For our future self, here is where a different output types could be specified in the code

nh13 avatar Jul 21 '25 16:07 nh13