dhtslib ~cigar_and_md_api (2022-01-17T03:42:31.0299165)
Dub
Repo
SAMRecord.sequence
dhtslib
sam
SAMRecord
Return char array of the sequence see samtools/sam_view.c: get_read
const
(
char
)[]
sequence
[@property getter]
class
SAMRecord
@
property
const
(
char
)[]
sequence
(
)
const
(
char
)[]
sequence
[@property setter]
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 sequence see samtools/sam_view.c: get_read