dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
SAMRecord.opIndexAssign
dhtslib
sam
record
SAMRecord
Assign a tag key value pair
void
opIndexAssign
(T value, string index)
struct
SAMRecord
void
opIndexAssign
(
T
)
(
T
value
,
string
index
)
if
(
!
isArray
!
T
||
isSomeString
!
T
)
void
opIndexAssign
(T[] value, string index)
Meta
Source
See Implementation
dhtslib
sam
record
SAMRecord
constructors
this
functions
getAlignedCoordinates
getAlignedPairs
opIndex
opIndexAssign
qscoresPhredScaled
properties
cigar
coordinates
flag
insertSize
isDuplicate
isMapped
isMateMapped
isPaired
isProperPair
isQCFail
isRead1
isRead2
isReversed
isSecondary
isSupplementary
l_extranul
l_qname
length
matePos
mateReversed
mateTID
pos
qscores
qual
queryName
referenceName
sequence
strand
tid
structs
AlignedPair
AlignedPairs
variables
b
h
Assign a tag key value pair