dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
tbx_conf_t
htslib
tbx
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@
system
nothrow @
nogc
extern (
C
)
struct
tbx_conf_t {
int
preset
;
int
sc
;
int
bc
;
int
ec
;
int
meta_char
;
int
line_skip
;
}
Members
Variables
bc
int
bc
;
Undocumented in source.
ec
int
ec
;
Undocumented in source.
line_skip
int
line_skip
;
Undocumented in source.
meta_char
int
meta_char
;
Undocumented in source.
preset
int
preset
;
Undocumented in source.
sc
int
sc
;
Undocumented in source.
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
manifest constants
TBX_GENERIC
TBX_MAX_SHIFT
TBX_SAM
TBX_UCSC
TBX_VCF
static variables
tbx_conf_bed
tbx_conf_gff
tbx_conf_psltbl
tbx_conf_sam
tbx_conf_vcf
structs
tbx_conf_t
tbx_t