dhtslib ~cigar_and_md_api (2022-01-17T03:42:31.0299165)
Dub
Repo
RegionList.addRegion
dhtslib
sam
SAMReader
RegionList
Add a region by {target/contig/chr id, start coord, end coord} to the RegionList
void
addRegion
(string reg)
void
addRegion
(int tid, int beg, int end)
struct
RegionList
void
addRegion
(
int
tid
,
int
beg
,
int
end
)
Meta
Source
See Implementation
dhtslib
sam
SAMReader
RegionList
constructors
this
functions
addRegion
getRegList
Add a region by {target/contig/chr id, start coord, end coord} to the RegionList