dhtslib ~cigar_and_md_api (2022-01-17T03:42:31.0299165)
Dub
Repo
SAMRecord.qscores
dhtslib
sam
SAMRecord
Return char array of the qscores see samtools/sam_view.c: get_quality
const
(
char
)[]
qscores
()
class
SAMRecord
const
(
char
)[]
qscores
(
bool
phredScale
= true
)
(
)
void
qscores
(ubyte[] seq)
Meta
Source
See Implementation
dhtslib
sam
SAMRecord
constructors
this
destructors
~this
functions
getAlignedCoordinates
getAlignedPairs
opIndex
opIndexAssign
q_scores
qscores
properties
cigar
flag
insertSize
isMapped
isMateMapped
isPaired
isReversed
isSecondary
isSupplementary
length
matePos
mateReversed
mateTID
pos
qual
queryName
sequence
strand
tid
structs
AlignedPair
variables
b
Return char array of the qscores see samtools/sam_view.c: get_quality