dhtslib ~cigar_and_md_api (2022-01-17T03:42:31.0299165)
Dub
Repo
SAMReader.opIndex
dhtslib
sam
SAMReader
bam[0, 1, 2]
auto
opIndex
(string q)
auto
opIndex
(string tid, int[2] pos)
auto
opIndex
(string tid, int pos)
auto
opIndex
(string tid, int pos1, int pos2)
auto
opIndex
(int tid, int[2] pos)
auto
opIndex
(int tid, int pos)
auto
opIndex
(int tid, int pos1, int pos2)
struct
SAMReader
deprecated
auto
opIndex
(
int
tid
,
int
pos1
,
int
pos2
)
Meta
Source
See Implementation
dhtslib
sam
SAMReader
aliases
allRecords
constructors
this
destructors
~this
functions
all_records
opIndex
opSlice
query
target_id
target_len
postblits
this(this)
properties
n_targets
target_lens
target_names
structs
AllRecordsRange
RecordRange
RecordRangeMulti
RegionList
variables
filename
header
bam[0, 1, 2]