Home
last modified time | relevance | path

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

/dports/biology/bio-mocha/bcftools-1.14/
H A Dvcfannotate.c1633 static int setter_format_str(args_t *args, bcf1_t *line, annot_col_t *col, void *data) in setter_format_str() function
2436 …_STR: col->setter = args->tgts_is_vcf ? vcf_setter_format_str : setter_format_str; has_fmt_str… in init_columns()
/dports/biology/bcftools/bcftools-1.14/
H A Dvcfannotate.c1633 static int setter_format_str(args_t *args, bcf1_t *line, annot_col_t *col, void *data) in setter_format_str() function
2436 …_STR: col->setter = args->tgts_is_vcf ? vcf_setter_format_str : setter_format_str; has_fmt_str… in init_columns()
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dvcfannotate.c1633 static int setter_format_str(args_t *args, bcf1_t *line, annot_col_t *col, void *data) in setter_format_str() function
2436 …_STR: col->setter = args->tgts_is_vcf ? vcf_setter_format_str : setter_format_str; has_fmt_str… in init_columns()
H A Dvcfannotate.c.pysam.c1635 static int setter_format_str(args_t *args, bcf1_t *line, annot_col_t *col, void *data) in setter_format_str() function
2438 …_STR: col->setter = args->tgts_is_vcf ? vcf_setter_format_str : setter_format_str; has_fmt_str… in init_columns()