ARB
|
Go to the source code of this file.
Macros | |
#define | AWAR_PROBE_ADMIN_PT_SERVER "tmp/probe_admin/pt_server" |
Functions | |
AW_window * | create_probe_design_window (AW_root *root, GBDATA *gb_main) |
AW_window * | create_probe_match_window (AW_root *root, GBDATA *gb_main) |
AW_window * | create_probe_admin_window (AW_root *root, GBDATA *gb_main) |
AW_window * | create_probe_match_with_specificity_window (AW_root *root, TREE_canvas *ntw) |
#define AWAR_PROBE_ADMIN_PT_SERVER "tmp/probe_admin/pt_server" |
Definition at line 24 of file probe_gui.hxx.
Referenced by awtc_nn_search(), awtc_nn_search_all_listed(), create_common_next_neighbour_fields(), create_next_neighbours_vars(), create_probe_admin_window(), create_probe_design_variables(), pd_export_pt_server(), pd_kill_pt_server(), pd_query_pt_server(), and pd_start_pt_server().
Definition at line 1450 of file probe_design.cxx.
References AW_POPDOWN(), AW_ROOT_DEFAULT, AWAR_PD_DESIGN_CLIPRESULT, AWAR_PD_DESIGN_GENE, AWAR_PD_DESIGN_MAX_ECOLIPOS, AWAR_PD_DESIGN_MAX_GC, AWAR_PD_DESIGN_MAX_LENGTH, AWAR_PD_DESIGN_MAX_TEMP, AWAR_PD_DESIGN_MAXBOND, AWAR_PD_DESIGN_MIN_ECOLIPOS, AWAR_PD_DESIGN_MIN_GC, AWAR_PD_DESIGN_MIN_LENGTH, AWAR_PD_DESIGN_MIN_TEMP, AWAR_PD_DESIGN_MINTARGETS, AWAR_PD_DESIGN_MISHIT, AWAR_PT_SERVER, AWM_ALL, AWM_EXP, awt_create_PTSERVER_selection_button(), AWT_insert_config_manager(), create_probe_expert_window(), GEN_is_genome_db(), makeHelpCallback(), popup_probe_design_result_window(), probe_design_event(), setup_probe_config(), and ta.
Referenced by popup_new_main_window().
Definition at line 1774 of file probe_design.cxx.
References AW_POPDOWN(), AW_ROOT_DEFAULT, AW_SCALER_EXP_LOWER, AWAR_MAX_MISMATCHES, AWAR_PD_MATCH_ALSO_REVCOMP, AWAR_PD_MATCH_AUTOMATCH, AWAR_PD_MATCH_MARKHITS, AWAR_PD_MATCH_NHITS, AWAR_PD_MATCH_SORTBY, AWAR_PD_MATCH_WRITE2TMP, AWAR_PD_SELECTED_MATCH, AWAR_PT_SERVER, AWAR_TARGET_STRING, awt_create_PTSERVER_selection_button(), AWT_insert_config_manager(), create_IUPAC_resolve_window(), create_print_box_for_selection_lists(), create_probe_expert_window(), enable_auto_match_cb(), AW_selection_list::insert_default(), makeHelpCallback(), modify_target_string(), NULp, popupSaiProbeMatchWindow(), probe_match_event_using_awars(), setup_probe_config(), RootAsWindowCallback::simple(), TS_MOD_CLEAR, TS_MOD_COMPL, and TS_MOD_REV_COMPL.
Referenced by popup_match_window_cb(), and popup_new_main_window().
Definition at line 2079 of file probe_design.cxx.
References AW_POPDOWN(), AWAR_PROBE_ADMIN_PT_SERVER, AWAR_PROBE_CREATE_GENE_SERVER, awt_create_PTSERVER_selection_list(), awt_edit_arbtcpdat_cb(), GEN_is_genome_db(), makeHelpCallback(), pd_edit_ptserver_log(), pd_export_pt_server(), pd_kill_pt_server(), pd_query_pt_server(), pd_start_pt_server(), pd_view_server_console(), and ta.
Referenced by popup_new_main_window().
AW_window* create_probe_match_with_specificity_window | ( | AW_root * | root, |
TREE_canvas * | ntw | ||
) |
Definition at line 2553 of file probe_design.cxx.
References AW_awar::add_callback(), auto_match_cb(), AW_POPDOWN(), AW_root::awar(), AWAR_PC_AUTO_MATCH, AWAR_PC_MATCH_NHITS, AWAR_PC_MISMATCH_THRESHOLD, AWAR_PC_SELECTED_PROBE, AWAR_PC_TARGET_STRING, AWAR_PT_SERVER, AWAR_TARGET_STRING, awt_create_PTSERVER_selection_button(), create_probe_collection_window(), create_probe_match_specificity_control_window(), AW_selection_list::insert_default(), makeHelpCallback(), match_changed_cb(), ArbPM_Context::ntw, NULp, probe_forget_matches_event(), probe_match_update_probe_list(), probe_match_with_specificity_edit_event(), probe_match_with_specificity_event(), ArbPM_Context::probes_id, refresh_matchedProbesDisplay_cb(), selected_probe_changed_cb(), RootAsWindowCallback::simple(), target_string_changed_cb(), and AW_awar::touch().
Referenced by popup_new_main_window().