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