dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
IndexedFastaFile.opSlice
dhtslib
faidx
IndexedFastaFile
opSlice as Coordinate and an offset i.e [ZB(2) .. $]
auto
opSlice
(Coordinate!bs start, OffsetType off)
struct
IndexedFastaFile
auto
opSlice
(
size_t
dim
Basis
bs
)
(
Coordinate
!
bs
start
,
OffsetType
off
)
if
(
dim
== 1
)
auto
opSlice
(OffsetType start, OffsetType end)
auto
opSlice
(Coordinate!bs start, Coordinate!bs end)
Meta
Source
See Implementation
dhtslib
faidx
IndexedFastaFile
constructors
this
functions
fetchSequence
hasSeq
opDollar
opIndex
opSlice
seqLen
seqName
setCacheSize
setThreads
properties
nSeq
opSlice as Coordinate and an offset i.e [ZB(2) .. $]