dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
SAMRecord.AlignedPair
dhtslib
sam
record
SAMRecord
Undocumented in source.
struct
SAMRecord
struct
AlignedPair (
bool
refSeq
) {
Coordinate
!(
Basis
.
zero
)
qpos
;
Coordinate
!(
Basis
.
zero
)
rpos
;
Ops
cigar_op
;
char
queryBase
;
static if
(
refSeq
)
char
refBase
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
cigar_op
Ops
cigar_op
;
Undocumented in source.
qpos
Coordinate
!(
Basis
.
zero
)
qpos
;
Undocumented in source.
queryBase
char
queryBase
;
Undocumented in source.
refBase
char
refBase
;
Undocumented in source.
rpos
Coordinate
!(
Basis
.
zero
)
rpos
;
Undocumented in source.
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