Home
last modified time | relevance | path

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

/dports/biology/subread/subread-2.0.2-source/src/
H A DSUBindel.c335 global_context->config.entry_program_name = CORE_PROGRAM_SUBINDEL; in main()
H A Dcore.h211 int entry_program_name; member
H A Dcore-interface-aligner.c268 global_context->config.entry_program_name = CORE_PROGRAM_SUBREAD; in parse_opts_aligner()
H A Dcore-interface-subjunc.c263 global_context->config.entry_program_name = CORE_PROGRAM_SUBJUNC; in parse_opts_subjunc()
H A Dcore.c375 …if(global_context->config.entry_program_name == CORE_PROGRAM_SUBJUNC && ( global_context -> config… in show_summary()
427 …if(global_context->config.entry_program_name == CORE_PROGRAM_SUBJUNC && ( global_context -> config… in show_summary()
459 …if(global_context->config.entry_program_name == CORE_PROGRAM_SUBJUNC && ( global_context -> config… in show_summary()
1221 …if(context -> config.entry_program_name == CORE_PROGRAM_SUBJUNC && (context -> config.prefer_donor…
3749 …print_in_box(80, 1, 1, context->config.entry_program_name == CORE_PROGRAM_SUBJUNC?"setting":"setti…
H A Dcore-junction.c4013 …config.entry_program_name == CORE_PROGRAM_SUBJUNC && global_context -> config.do_fusion_detection… in find_new_junctions()
4151 …-> event_type != CHRO_EVENT_TYPE_FUSION && (global_context->config.entry_program_name != CORE_PROG… in write_fusion_final_results()