dhtslib ~cigar_and_md_api (2022-01-17T03:42:31.0299165)
Dub
Repo
tbx_t
dhtslib
htslib
tbx
tabix data
extern (
C
)
struct
tbx_t {
tbx_conf_t
conf
;
hts_idx_t
*
idx
;
void
*
dict
;
}
Members
Variables
conf
tbx_conf_t
conf
;
tabix config
dict
void
*
dict
;
?dictionary
idx
hts_idx_t
*
idx
;
index data
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
tabix data