Home
last modified time | relevance | path

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

/dports/biology/bio-mocha/bcftools-1.14/
H A Dcsq.c537 id_tbl_t; typedef
558id_tbl_t gene_ids; // temporary table for mapping between gene id (eg. Zm00001d027245) and a num…
609id_tbl_t tscript_ids; // mapping between transcript id (eg. Zm00001d027245_T001) and a numer…
747 static void gff_id_init(id_tbl_t *tbl) in gff_id_init()
752 static void gff_id_destroy(id_tbl_t *tbl) in gff_id_destroy()
757 static inline uint32_t gff_id_parse(id_tbl_t *tbl, const char *line, const char *needle, char *ss) in gff_id_parse()
/dports/biology/bcftools/bcftools-1.14/
H A Dcsq.c537 id_tbl_t; typedef
558id_tbl_t gene_ids; // temporary table for mapping between gene id (eg. Zm00001d027245) and a num…
609id_tbl_t tscript_ids; // mapping between transcript id (eg. Zm00001d027245_T001) and a numer…
747 static void gff_id_init(id_tbl_t *tbl) in gff_id_init()
752 static void gff_id_destroy(id_tbl_t *tbl) in gff_id_destroy()
757 static inline uint32_t gff_id_parse(id_tbl_t *tbl, const char *line, const char *needle, char *ss) in gff_id_parse()
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dcsq.c537 id_tbl_t; typedef
558id_tbl_t gene_ids; // temporary table for mapping between gene id (eg. Zm00001d027245) and a num…
609id_tbl_t tscript_ids; // mapping between transcript id (eg. Zm00001d027245_T001) and a numer…
747 static void gff_id_init(id_tbl_t *tbl) in gff_id_init()
752 static void gff_id_destroy(id_tbl_t *tbl) in gff_id_destroy()
757 static inline uint32_t gff_id_parse(id_tbl_t *tbl, const char *line, const char *needle, char *ss) in gff_id_parse()
H A Dcsq.c.pysam.c539 id_tbl_t; typedef
560id_tbl_t gene_ids; // temporary table for mapping between gene id (eg. Zm00001d027245) and a num…
611id_tbl_t tscript_ids; // mapping between transcript id (eg. Zm00001d027245_T001) and a numer…
749 static void gff_id_init(id_tbl_t *tbl) in gff_id_init()
754 static void gff_id_destroy(id_tbl_t *tbl) in gff_id_destroy()
759 static inline uint32_t gff_id_parse(id_tbl_t *tbl, const char *line, const char *needle, char *ss) in gff_id_parse()