ARB
|
#include <aw_window.hxx>
Go to the source code of this file.
Functions | |
void | show_sina_window (UNFIXED, const struct AlignDataAccess *alignData) |
void | create_sina_variables (AW_root *, AW_default) |
AW_active | sina_mask (AW_root *) |
void show_sina_window | ( | UNFIXED | , |
const struct AlignDataAccess * | alignData | ||
) |
void create_sina_variables | ( | AW_root * | , |
AW_default | |||
) |
Definition at line 145 of file graph_aligner_gui.cxx.
References AW_awar::add_callback(), AW_root::awar_float(), AW_root::awar_int(), AWAR_PT_SERVER, AW_root::awar_string(), GA_AWAR_ADVANCED, GA_AWAR_AUTOFILTER, GA_AWAR_CALC_IDENTITY, GA_AWAR_CMD, GA_AWAR_COLOR, GA_AWAR_FS_COVER_GENE, GA_AWAR_FS_MAX, GA_AWAR_FS_MIN, GA_AWAR_FS_MSC, GA_AWAR_FULL_MINLEN, GA_AWAR_GAP_EXT, GA_AWAR_GAP_PEN, GA_AWAR_GENE_END, GA_AWAR_GENE_START, GA_AWAR_INSERT, GA_AWAR_KMER_LEN, GA_AWAR_KMER_MM, GA_AWAR_KMER_NOFAST, GA_AWAR_KMER_NOREL, GA_AWAR_LOWERCASE, GA_AWAR_MATCH_SCORE, GA_AWAR_MIN_FULL, GA_AWAR_MIN_LEN, GA_AWAR_MISMATCH_SCORE, GA_AWAR_NOWARN_START, GA_AWAR_OVERHANG, GA_AWAR_PROTECTION, GA_AWAR_QSIZE, GA_AWAR_REALIGN, GA_AWAR_REFDB, GA_AWAR_REFDB_MODE, GA_AWAR_REFDB_SELECT, GA_AWAR_SAI, GA_AWAR_SHOW_DIFF, GA_AWAR_SHOW_DIST, GA_AWAR_TGT, GA_AWAR_THREADS, GA_AWAR_TURN_CHECK, GA_AWAR_USED_RELS, GA_AWAR_WEIGHT, newRefDbSelected_cb(), REF_CURRENT, and refDbModeChanged_cb().
Referenced by ed4_create_all_awars().
Definition at line 284 of file graph_aligner_gui.cxx.
References AWM_ALL, AWM_DISABLED, and detect_sina_version().
Referenced by ED4_root::generate_window().