dhtslib ~cigar_and_md_api (2022-01-17T03:42:31.0299165)
Dub
Repo
tbx_readrec
dhtslib
htslib
tbx
Called by tabix iterator to read the next record
extern (
C
)
int
tbx_readrec
(
BGZF
*
fp
,
void
*
tbxv
,
void
*
sv
,
int
*
tid
,
int
*
beg
,
int
*
end
)
Meta
Source
See Implementation
dhtslib
htslib
tbx
aliases
tbx_itr_destroy
functions
hts_get_bgzfp
tbx_bgzf_itr_next
tbx_destroy
tbx_index
tbx_index_build
tbx_index_build2
tbx_index_build3
tbx_index_load
tbx_index_load2
tbx_itr_next
tbx_itr_queryi
tbx_itr_querys
tbx_name2id
tbx_readrec
tbx_seqnames
static variables
tbx_conf_bed
tbx_conf_gff
tbx_conf_psltbl
tbx_conf_sam
tbx_conf_vcf
structs
tbx_conf_t
tbx_t
variables
TBX_GENERIC
TBX_MAX_SHIFT
TBX_SAM
TBX_UCSC
TBX_VCF
Called by tabix iterator to read the next record