barcodes.tsv is there for compatibility with Read10X methods. But we output data with no barcodes, and there may be duplicate barcodes in one output file. So instead of writing the barcode, write the cellkey, which always exists and is unique for every cell.
barcodes.tsv is there for compatibility with
Read10Xmethods. But we output data with no barcodes, and there may be duplicate barcodes in one output file. So instead of writing the barcode, write the cellkey, which always exists and is unique for every cell.