Home
last modified time | relevance | path

Searched refs:remove_hdr_lines (Results 1 – 4 of 4) sorted by relevance

/dports/biology/bio-mocha/bcftools-1.14/
H A Dvcfannotate.c259 static void remove_hdr_lines(bcf_hdr_t *hdr, int type) in remove_hdr_lines() function
396 if ( !args->keep_sites ) remove_hdr_lines(args->hdr_out,BCF_HL_FLT); in init_remove_annots()
403 if ( !args->keep_sites ) remove_hdr_lines(args->hdr_out,BCF_HL_INFO); in init_remove_annots()
408 if ( !args->keep_sites ) remove_hdr_lines(args->hdr_out,BCF_HL_FMT); in init_remove_annots()
/dports/biology/bcftools/bcftools-1.14/
H A Dvcfannotate.c259 static void remove_hdr_lines(bcf_hdr_t *hdr, int type) in remove_hdr_lines() function
396 if ( !args->keep_sites ) remove_hdr_lines(args->hdr_out,BCF_HL_FLT); in init_remove_annots()
403 if ( !args->keep_sites ) remove_hdr_lines(args->hdr_out,BCF_HL_INFO); in init_remove_annots()
408 if ( !args->keep_sites ) remove_hdr_lines(args->hdr_out,BCF_HL_FMT); in init_remove_annots()
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dvcfannotate.c259 static void remove_hdr_lines(bcf_hdr_t *hdr, int type) in remove_hdr_lines() function
396 if ( !args->keep_sites ) remove_hdr_lines(args->hdr_out,BCF_HL_FLT); in init_remove_annots()
403 if ( !args->keep_sites ) remove_hdr_lines(args->hdr_out,BCF_HL_INFO); in init_remove_annots()
408 if ( !args->keep_sites ) remove_hdr_lines(args->hdr_out,BCF_HL_FMT); in init_remove_annots()
H A Dvcfannotate.c.pysam.c261 static void remove_hdr_lines(bcf_hdr_t *hdr, int type) in remove_hdr_lines() function
398 if ( !args->keep_sites ) remove_hdr_lines(args->hdr_out,BCF_HL_FLT); in init_remove_annots()
405 if ( !args->keep_sites ) remove_hdr_lines(args->hdr_out,BCF_HL_INFO); in init_remove_annots()
410 if ( !args->keep_sites ) remove_hdr_lines(args->hdr_out,BCF_HL_FMT); in init_remove_annots()