dhtslib ~master (2020-09-09T05:17:46Z)
Home
Dub
Repo
RegionList.addRegion
dhtslib
sam
SAMReader
RegionList
Add a region in standard format (chr1:2000-3000) to the RegionList
void
addRegion
(string reg)
struct
RegionList
void
addRegion
(
string
reg
)
void
addRegion
(int tid, int beg, int end)
Meta
Source
See Implementation
dhtslib
sam
SAMReader
RegionList
constructors
this
functions
addRegion
getRegList
Add a region in standard format (chr1:2000-3000) to the RegionList