Closed mei-knudson closed 12 months ago
Fixing barcode correction in bam_to_raw_fastq.py and correct_fastq.py. I was allowing shifted barcodes to have a one-mismatch tolerance, but shifted barcodes should be exact matches.
Update: also correcting bug in rna_barcode_metadata.py, where total counts are being overcounted
Fixing barcode correction in bam_to_raw_fastq.py and correct_fastq.py. I was allowing shifted barcodes to have a one-mismatch tolerance, but shifted barcodes should be exact matches.