flatcnv | index /home/u11/umhameld/workspace/birchscripts/flatcnv.py |
September 22, 2004, Dr. Brian Fristensky, University of Manitoba
Description: Convert a GDE flatfile into another format
Synopsis: flatcnv.py infile outfile
Files: infile GDE flat file, with name on line 1, followed by
comma separated list of tokens GI numbers
outfile GDE flat file, with name on line 1, followed by
comma-separated list of integers
@modified: May 26 2010
@author: Dale Hamel
@contact: umhameld@cc.umanitoba.ca
Modules | ||||||
|
Classes | ||||||||||||||||||||||||||
|
Functions | ||
|
Data | ||
BM = <birchlib.Birchmod instance> PROGRAM = 'flatcnv.py : ' USAGE = '\n\tUSAGE: flatcnv.py [options] infile outfile' blib = '/home/u11/umhameld/public_html/local/pylib/' |