Append FASTA/FASTQ comment to SAM output [feature request] #136
Closed
Description
bwa mem
has the -C
option to append the FASTA/FASTQ comment to SAM output. I use this feature with 10x Genomics Chromium linked reads to output the barcode BX:Z
tag of each read. I'd find this feature useful for minimap2 -a -xsr
.