General FAQ
BAM tags explained
Following BAM tags are being used:
ib
Barcode summary: triplets delimited by semicolons, each triplet contains two barcode indices and the read counts, delimited by comma. Example:0,1,20;0,3,5
ic
Number of reads used to generate consensus. If less thanis
, this means that reads were down-sampled when consensus-callingim
Read names associated with this isoformis
Number of reads associated with this isoformit
List of barcodes/UMIs clipped duringtag
iz
Maximum number of subreads used for polishingrq
Predicted accuracy for polished isoformXA
Order oftag
namesXC
Cell/group barcode sequencetag
CB
Cell/group barcode sequencetag
. This is an alias for XC, but its presence indicates that the barcode has been correctedCR
Raw cell/group barcode sequencetag
XG
PacBio’sGGG
UMI suffixtag
XM
UMI sequencetag
XO
Overhang sequencetag
nb
Edit distance between corrected cell/group barcode and raw cell/group barcodegp
Pass/fail for cell/group barcode correction using a truth-set. 1 for pass, 0 for failnc
Number of known cell/group barcodes in the truth-set sharing the shortest distance from the raw barcode. If this number is > 1, this indicates ambiguity in remappingoc
Original known cell/group barcodes in the truth-set sharing the shortest distance from the raw barcode
Quality values are capped at 93
.
The binary does not work on my linux system!
Binaries require SSE4.1 CPU support; CPUs after 2008 (Penryn) include it.