dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
IndexedFastaFile.opIndex
dhtslib
faidx
IndexedFastaFile
opIndex coordinate and Offset i.e fai["chrom1", ZB(1) .. $]
auto
opIndex
(string ctg, Tuple!(Coordinate!bs, OffsetType) coords)
struct
IndexedFastaFile
auto
opIndex
(
Basis
bs
)
(
string
ctg
,
Tuple
!(
Coordinate
!
bs
,
OffsetType
)
coords
)
auto
opIndex
(string ctg, Tuple!(OffsetType, OffsetType) coords)
auto
opIndex
(string ctg, OffsetType endoff)
auto
opIndex
(string region)
auto
opIndex
(string contig, Interval!cs coords)
Meta
Source
See Implementation
dhtslib
faidx
IndexedFastaFile
constructors
this
functions
fetchSequence
hasSeq
opDollar
opIndex
opSlice
seqLen
seqName
setCacheSize
setThreads
properties
nSeq
opIndex coordinate and Offset i.e fai["chrom1", ZB(1) .. $]