dhtslib ~master (2020-09-09T05:17:46Z)
Home
Dub
Repo
tbx_conf_t
htslib
tbx
tabix config
extern (
C
)
struct
tbx_conf_t {
int32_t
preset
;
int32_t
sc
;
int32_t
bc
;
int32_t
ec
;
int32_t
meta_char
;
int32_t
line_skip
;
}
Members
Variables
bc
int32_t
bc
;
seq col., beg col. and end col.
ec
int32_t
ec
;
seq col., beg col. and end col.
line_skip
int32_t
line_skip
;
?
meta_char
int32_t
meta_char
;
?
preset
int32_t
preset
;
Undocumented in source.
sc
int32_t
sc
;
seq col., beg col. and end col.
Meta
Source
See Implementation
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_index_load3
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 config