dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
Dub
Repo
SAMReader.opSlice
dhtslib
sam
reader
SAMReader
opSlice as Coordinate and an offset i.e [ZB(2) .. $]
auto
opSlice
(Coordinate!bs start, Coordinate!bs end)
auto
opSlice
(Coordinate!bs start, OffsetType off)
struct
SAMReader
auto
opSlice
(
size_t
dim
Basis
bs
)
(
Coordinate
!
bs
start
,
OffsetType
off
)
if
(
dim
== 1
)
auto
opSlice
(OffsetType start, OffsetType end)
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
postblits
this(this)
properties
nTargets
targetLengths
targetNames
structs
AllRecordsRange
RecordRange
RecordRangeMulti
variables
filename
header
opSlice as Coordinate and an offset i.e [ZB(2) .. $]