dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
Dub
Repo
SAMHeader.addLine
dhtslib
sam
header
SAMHeader
Add a single line to an existing header
struct
SAMHeader
auto
addLine
(
T
...
)
(
RecordType
type
,
T
kvargs
)
if
(
kvargs.length
> 0 &&
isSomeString
!(
T
[0])
)
Meta
Source
See Implementation
dhtslib
sam
header
SAMHeader
constructors
this
functions
addLine
addLines
dup
isNull
lineById
numRecords
opBinaryRight
opIndex
targetId
targetLength
targetName
valueByPos
postblits
this(this)
properties
nTargets
targetLengths
targetNames
variables
h
Add a single line to an existing header