dhtslib ~master (2020-09-09T05:17:46Z)
Home
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
lineById
numRecords
opBinaryRight
opIndex
valueByPos
Add a single line to an existing header