dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
IndexedFastaFile.opSlice
dhtslib
faidx
IndexedFastaFile
opSlice as two offset i.e [$-2 .. $]
auto
opSlice
(Coordinate!bs start, OffsetType off)
auto
opSlice
(OffsetType start, OffsetType end)
struct
IndexedFastaFile
auto
opSlice
(
size_t
dim
)
(
OffsetType
start
,
OffsetType
end
)
if
(
dim
== 1
)
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 two offset i.e [$-2 .. $]