| ARB
    | 
#include <TreeWrite.h>#include <TreeNode.h>#include <arb_handlers.h>#include <arb_global_defs.h>#include <gb_aci.h>#include <string>#include <cstdlib>
Go to the source code of this file.
| Classes | |
| class | CLI | 
| class | ACI_Labeler | 
| Functions | |
| static GB_ERROR | export_newick (const CLI &args) | 
| int | main (int argc, char **argv) | 
Definition at line 186 of file arb_export_newick.cxx.
References ARB_redirect_handlers_to(), error(), GB_await_error(), GB_close(), GB_incur_error(), gb_main, GB_open(), CLI::get_database(), CLI::get_leaf_aci(), CLI::get_newick_file(), CLI::get_quoting_mode(), CLI::get_tree(), LABEL_FORCE_REPLACE, NULp, CLI::shall_add_bootstraps(), CLI::shall_add_branch_length(), CLI::shall_add_group_names(), CLI::shall_be_pretty(), CLI::shall_replace_problem_chars(), and TREE_write_Newick().
Referenced by main().
Definition at line 224 of file arb_export_newick.cxx.
References EXIT_FAILURE, EXIT_SUCCESS, export_newick(), CLI::get_error(), and CLI::help_wanted().
 1.8.8
 1.8.8