dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
SAMReader.opSlice
dhtslib
sam
reader
SAMReader
opSlice as two offset i.e [$-2 .. $]
auto
opSlice
(Coordinate!bs start, Coordinate!bs end)
auto
opSlice
(Coordinate!bs start, OffsetType off)
auto
opSlice
(OffsetType start, OffsetType end)
struct
SAMReader
auto
opSlice
(
size_t
dim
)
(
OffsetType
start
,
OffsetType
end
)
if
(
dim
== 1
)
Meta
Source
See Implementation
dhtslib
sam
reader
SAMReader
aliases
all_records
fetch
n_targets
targetLen
targetLens
target_id
target_len
target_lens
target_names
constructors
this
functions
allRecords
opDollar
opIndex
opSlice
query
targetId
targetLength
properties
nTargets
targetLengths
targetNames
structs
AllRecordsRange
RecordRange
RecordRangeMulti
variables
filename
header
opSlice as two offset i.e [$-2 .. $]