Main Page | Class List | File List | Class Members | File Members

etreenewick.cc File Reference

This file prints the tree and the data it indexes in Newick format. More...

#include <iostream>
#include <iomanip>
#include "etree.hh"

Functions

int main (int argc, char **argv)
 Print Newick tree for a given tree and data.


Detailed Description

This file prints the tree and the data it indexes in Newick format.


Function Documentation

int main int  argc,
char **  argv
 

Print Newick tree for a given tree and data.

Usage 'etreenewick <data file> <tree file> <output file>'

Input data files must be in etree format.

The output format can be found here: http://evolution.genetics.washington.edu/phylip/newicktree.html

In case of an error, an unspecified error message is printed.


Generated on Wed May 17 15:43:41 2006 for The Evolving Tree by  doxygen 1.4.1