Home
last modified time | relevance | path

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

/dports/biology/bio-mocha/bcftools-1.14/
H A Dvcfannotate.c225 void remove_info_tag(args_t *args, bcf1_t *line, rm_tag_t *tag) in remove_info_tag() function
368 tag->handler = remove_info_tag; in init_remove_annots()
385 tag->handler = remove_info_tag; in init_remove_annots()
450 if ( hrec->type==BCF_HL_INFO ) tag->handler = remove_info_tag; in init_remove_annots()
/dports/biology/bcftools/bcftools-1.14/
H A Dvcfannotate.c225 void remove_info_tag(args_t *args, bcf1_t *line, rm_tag_t *tag) in remove_info_tag() function
368 tag->handler = remove_info_tag; in init_remove_annots()
385 tag->handler = remove_info_tag; in init_remove_annots()
450 if ( hrec->type==BCF_HL_INFO ) tag->handler = remove_info_tag; in init_remove_annots()
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dvcfannotate.c225 void remove_info_tag(args_t *args, bcf1_t *line, rm_tag_t *tag) in remove_info_tag() function
368 tag->handler = remove_info_tag; in init_remove_annots()
385 tag->handler = remove_info_tag; in init_remove_annots()
450 if ( hrec->type==BCF_HL_INFO ) tag->handler = remove_info_tag; in init_remove_annots()
H A Dvcfannotate.c.pysam.c227 void remove_info_tag(args_t *args, bcf1_t *line, rm_tag_t *tag) in remove_info_tag() function
370 tag->handler = remove_info_tag; in init_remove_annots()
387 tag->handler = remove_info_tag; in init_remove_annots()
452 if ( hrec->type==BCF_HL_INFO ) tag->handler = remove_info_tag; in init_remove_annots()