dhtslib ~master (2020-09-09T05:17:46Z)
Home
Dub
Repo
SAMReader.opIndex
dhtslib
sam
SAMReader
bam["chr1", 1]
auto
opIndex
(string q)
auto
opIndex
(string tid, int[2] pos)
auto
opIndex
(string tid, int pos)
struct
SAMReader
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)
Meta
Source
See Implementation
dhtslib
sam
SAMReader
aliases
allRecords
constructors
this
destructors
~this
functions
all_records
n_targets
opIndex
opSlice
query
target_id
target_len
target_lens
target_names
postblits
this(this)
structs
AllRecordsRange
RecordRange
RecordRangeMulti
RegionList
variables
filename
header
bam["chr1", 1]