dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
SAMHeader.opBinaryRight
dhtslib
sam
header
SAMHeader
'in' membership operator. usage: RecordType.SQ in hdr; => <bool>
struct
SAMHeader
bool
opBinaryRight
(
string
op
)
(
RecordType
lhs
)
if
(
op
== "in"
)
Meta
Source
See Implementation
dhtslib
sam
header
SAMHeader
constructors
this
functions
addLine
addLines
dup
isNull
lineById
numRecords
opBinaryRight
opIndex
targetId
targetLength
targetName
valueByPos
properties
nTargets
targetLengths
targetNames
variables
h
'in' membership operator. usage: RecordType.SQ in hdr; => <bool>