ARB
Functions
arb_consensus_tree.cxx File Reference
#include <CT_ctree.hxx>
#include <TreeRead.h>
#include <TreeWrite.h>
#include <arb_str.h>
#include <arb_diff.h>
#include <arb_defs.h>
Include dependency graph for arb_consensus_tree.cxx:

Go to the source code of this file.

Functions

static TreeNodebuild_consensus_tree (const CharPtrArray &input_trees, GB_ERROR &error, size_t &different_species, double weight, char *&comment)
 
static charcreate_tree_name (const char *savename)
 
static GB_ERROR save_tree_as_newick (TreeNode *tree, const char *savename, const char *comment)
 
int ARB_main (int argc, char *argv[])
 

Function Documentation

static TreeNode* build_consensus_tree ( const CharPtrArray input_trees,
GB_ERROR error,
size_t different_species,
double  weight,
char *&  comment 
)
static
static char* create_tree_name ( const char savename)
static
static GB_ERROR save_tree_as_newick ( TreeNode tree,
const char savename,
const char comment 
)
static
int ARB_main ( int  argc,
char argv[] 
)