tree2flat | index /home/u11/umhameld/workspace/birchscripts/tree2flat.py |
Jan. 4, 2006, Dr. Brian Fristensky, University of Manitoba
Description: Convert a file of trees to a GDE
flat file.
Synopsis: tree2flat.py infile outfile
Files: infile file of trees in Phylip tree format
outfile GDE flat file, containing one or more
trees
@modified: May 26 2010
@author: Dale Hamel
@contact: umhameld@cc.umanitoba.ca
Modules | ||||||
|
Classes | ||||||||
|
Functions | ||
|
Data | ||
BM = <birchlib.Birchmod instance> PROGRAM = 'tree2flat.py ' USAGE = '\n\tUSAGE: tree2flat.py infile outfile' blib = '/home/u11/umhameld/public_html/local/pylib/' |