dhtslib ~master (2020-09-09T05:17:46Z)
Home
Dub
Repo
SAMRecord.sequence
dhtslib
sam
SAMRecord
Return char array of the sequence see samtools/sam_view.c: get_read
const
(
char
)[]
sequence
()
class
SAMRecord
@
property
const
(
char
)[]
sequence
(
)
void
sequence
(const(char)[] seq)
Meta
Source
See Implementation
dhtslib
sam
SAMRecord
constructors
this
destructors
~this
functions
cigar
flag
getAlignedCoordinates
getAlignedPairs
insertSize
isMapped
isMateMapped
isPaired
isReversed
isSecondary
isSupplementary
l_extranul
l_qname
length
matePos
mateReversed
mateTID
opIndex
opIndexAssign
pos
q_scores
qscores
qual
queryName
sequence
strand
tid
structs
AlignedPair
variables
b
Return char array of the sequence see samtools/sam_view.c: get_read