ARB
|
#include "NT_local.h"
#include <dbui.h>
#include <GEN.hxx>
#include <mg_merge.hxx>
#include <macros.hxx>
#include <awti_import.hxx>
#include <awt.hxx>
#include <awt_canvas.hxx>
#include <aw_awar.hxx>
#include <aw_root.hxx>
#include <aw_msg.hxx>
#include <arbdbt.h>
Go to the source code of this file.
Functions | |
static void | nt_seq_load_cb (AW_root *awr, TREE_canvas *ntw) |
void | NT_import_sequences (AW_window *aww, TREE_canvas *ntw) |
|
static |
Definition at line 28 of file NT_import.cxx.
References AW_window::activate(), AW_root::awar(), AWAR_IMPORT_AUTOCONF, AWTI_cleanup_importer(), DBUI::create_species_query_window(), error(), NT_global::gb_main, GLOBAL, GLOBAL_gb_dst, GLOBAL_gb_src, MERGE_sequences_simple(), NT_create_config_after_import(), NT_format_all_alignments(), NULp, DBUI::query_update_list(), AW_awar::read_int(), and DBUI::unquery_all().
Referenced by NT_import_sequences().
void NT_import_sequences | ( | AW_window * | aww, |
TREE_canvas * | ntw | ||
) |
Opens the "Import Sequences" dialog from the ARB main window (ARB_NTREE)
Definition at line 48 of file NT_import.cxx.
References aw_message(), AW_root::awar(), AWAR_IMPORT_GENOM_DB, AWTI_import_set_ali_and_type(), AWTI_open_import_window(), AWTI_set_importDB_pointer(), GB_await_error(), NT_global::gb_main, GBT_get_alignment_type_string(), GBT_get_default_alignment(), GEN_is_genome_db(), AW_window::get_root(), GLOBAL, GLOBAL_gb_src, got_macro_ability(), IF_ASSERTION_USED, IMP_GENOME_FLATFILE, IMP_PLAIN_SEQUENCE, nt_assert, nt_seq_load_cb(), NULp, ta, and AW_awar::write_int().
Referenced by popup_new_main_window().