ARB
Macros | Functions
ad_transpro.cxx File Reference
#include "NT_local.h"
#include <TranslateRealign.h>
#include <awt_sel_boxes.hxx>
#include <AP_codon_table.hxx>
#include <AP_pro_a_nucs.hxx>
#include <aw_awars.hxx>
#include <aw_root.hxx>
#include <aw_msg.hxx>
#include <arbdbt.h>
#include <arb_defs.h>
Include dependency graph for ad_transpro.cxx:

Go to the source code of this file.

Macros

#define AWAR_TRANSPRO_PREFIX   "transpro/"
 
#define AWAR_TRANSPRO_SOURCE   AWAR_TRANSPRO_PREFIX "source"
 
#define AWAR_TRANSPRO_DEST   AWAR_TRANSPRO_PREFIX "dest"
 
#define AWAR_TRANSPRO_POS   AWAR_TRANSPRO_PREFIX "pos"
 
#define AWAR_TRANSPRO_MODE   AWAR_TRANSPRO_PREFIX "mode"
 
#define AWAR_TRANSPRO_XSTART   AWAR_TRANSPRO_PREFIX "xstart"
 
#define AWAR_TRANSPRO_WRITE   AWAR_TRANSPRO_PREFIX "write"
 
#define AWAR_REALIGN_INCALI   AWAR_TRANSPRO_PREFIX "incali"
 
#define AWAR_REALIGN_UNMARK   AWAR_TRANSPRO_PREFIX "unmark"
 
#define AWAR_REALIGN_CUTOFF   "tmp/" AWAR_TRANSPRO_PREFIX "cutoff"
 

Functions

static void transpro_event (AW_window *aww)
 
static void nt_trans_cursorpos_changed (AW_root *awr)
 
AW_windowNT_create_dna_2_pro_window (AW_root *root)
 
static void realign_event (AW_window *aww)
 
AW_windowNT_create_realign_dna_window (AW_root *root)
 
void NT_create_transpro_variables (AW_root *root, AW_default props)
 

Macro Definition Documentation

#define AWAR_TRANSPRO_PREFIX   "transpro/"

Definition at line 23 of file ad_transpro.cxx.

#define AWAR_TRANSPRO_SOURCE   AWAR_TRANSPRO_PREFIX "source"
#define AWAR_TRANSPRO_DEST   AWAR_TRANSPRO_PREFIX "dest"
#define AWAR_TRANSPRO_POS   AWAR_TRANSPRO_PREFIX "pos"
#define AWAR_TRANSPRO_MODE   AWAR_TRANSPRO_PREFIX "mode"
#define AWAR_TRANSPRO_XSTART   AWAR_TRANSPRO_PREFIX "xstart"
#define AWAR_TRANSPRO_WRITE   AWAR_TRANSPRO_PREFIX "write"
#define AWAR_REALIGN_INCALI   AWAR_TRANSPRO_PREFIX "incali"
#define AWAR_REALIGN_UNMARK   AWAR_TRANSPRO_PREFIX "unmark"
#define AWAR_REALIGN_CUTOFF   "tmp/" AWAR_TRANSPRO_PREFIX "cutoff"

Function Documentation

static void transpro_event ( AW_window aww)
static
static void nt_trans_cursorpos_changed ( AW_root awr)
static
AW_window* NT_create_dna_2_pro_window ( AW_root root)
static void realign_event ( AW_window aww)
static
AW_window* NT_create_realign_dna_window ( AW_root root)
void NT_create_transpro_variables ( AW_root root,
AW_default  props 
)