dhtslib ~cigar_and_md_api (2022-01-17T03:42:31.0299165)
Dub
Repo
SAMReader.query
dhtslib
sam
SAMReader
Query by contig id, start, end
auto
query
(string chrom, int start, int end)
auto
query
(string q)
auto
query
(int tid, int start, int end)
struct
SAMReader
auto
query
(
int
tid
,
int
start
,
int
end
)
auto
query
(string[] regions)
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
Query by contig id, start, end