dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
IndexedFastaFile.opIndex
dhtslib
faidx
IndexedFastaFile
opIndex one offset i.e fai["chrom1", $-1]
auto
opIndex
(string ctg, Tuple!(Coordinate!bs, OffsetType) coords)
auto
opIndex
(string ctg, Tuple!(OffsetType, OffsetType) coords)
auto
opIndex
(string ctg, OffsetType endoff)
struct
IndexedFastaFile
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 one offset i.e fai["chrom1", $-1]