Home
last modified time | relevance | path

Searched refs:map_bothstrands_p (Results 1 – 6 of 6) sorted by relevance

/dports/biology/gmap/gmap-2020-09-12/src/
H A Doutput.c65 static bool map_bothstrands_p; variable
135 map_bothstrands_p = map_bothstrands_p_in; in Output_setup()
854 chromosome_iit,pathnum,map_exons_p,map_bothstrands_p, in Output_filestring_fromresult()
H A Dstage3.h272 int pathnum, bool map_exons_p, bool map_bothstrands_p, int nflanking, bool print_comment_p);
H A Dgmap.c448 static bool map_bothstrands_p = false; variable
6259 case 'b': map_bothstrands_p = true; break; in parse_command_line()
7043 map_iit,map_divint_crosstable,map_exons_p,map_bothstrands_p, in main()
H A Dstage3.c6765 Univ_IIT_T chromosome_iit, int pathnum, bool map_bothstrands_p, in print_map() argument
6795 if (map_bothstrands_p == true) { in print_map()
6859 Univ_IIT_T chromosome_iit, int pathnum, bool map_bothstrands_p, bool print_comment_p) { in print_exon_map() argument
6879 if (map_bothstrands_p == true) { in print_exon_map()
6910 int pathnum, bool map_exons_p, bool map_bothstrands_p, int nflanking, in Stage3_print_map() argument
6914 chromosome_iit,pathnum,map_bothstrands_p,print_comment_p); in Stage3_print_map()
6917 chromosome_iit,pathnum,map_bothstrands_p,nflanking,print_comment_p); in Stage3_print_map()
H A Diit-read.c6519 if (map_bothstrands_p == true) { in print_header()
/dports/biology/gmap/gmap-2020-09-12/
H A DChangeLog4212 * iit-read.c, iit-read.h, stage3.c: Removed map_bothstrands_p as a parameter