Searched refs:IIT_get_typed (Results 1 – 6 of 6) sorted by relevance
/dports/biology/gmap/gmap-2020-09-12/src/ |
H A D | iit-read.h | 193 IIT_get_typed (int *ntypematches, T this, char *divstring, Chrpos_T x, Chrpos_T y, int type, bool s…
|
H A D | iit_get.c | 771 matches = IIT_get_typed(&(*nmatches),*iit,*divstring,*coordstart,*coordend,typeint,sortp); in get_matches()
|
H A D | iit-read.c | 1332 matches = IIT_get_typed(&nmatches,this,edge,edge,type,/*sortp*/false); 1340 matches = IIT_get_typed(&nmatches,this,edge,edge,type,/*sortp*/false); 1347 matches = IIT_get_typed(&nmatches,this,edge,edge,type,/*sortp*/false); 1354 matches = IIT_get_typed(&nmatches,this,edge,edge,type,/*sortp*/false); 5599 IIT_get_typed (int *ntypematches, T this, char *divstring, Chrpos_T x, Chrpos_T y, int type, bool s… in IIT_get_typed() function
|
H A D | get-genome.c | 407 indexarray = IIT_get_typed(&nindices,altstrain_iit,/*divstring*/NULL, in print_sequence()
|
H A D | stage3.c | 6026 typematches = IIT_get_typed(&nmatches,altstrain_iit,/*divstring*/NULL, in Stage3_new() 6029 typematches = IIT_get_typed(&nmatches,altstrain_iit,/*divstring*/NULL, in Stage3_new()
|
/dports/biology/gmap/gmap-2020-09-12/ |
H A D | ChangeLog | 20504 to IIT_get_typed. 26760 * iit-read.c, iit-read.h: Added function IIT_get_typed.
|