dhtslib ~master (2020-09-09T05:17:46Z)
Home
Dub
Repo
SAMReader.query
dhtslib
sam
SAMReader
Query by contig id, start, end
auto
query
(string chrom, long start, long end)
auto
query
(string q)
auto
query
(int tid, long start, long end)
struct
SAMReader
auto
query
(
int
tid
,
long
start
,
long
end
)
auto
query
(string[] regions)
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
Query by contig id, start, end