Update pipeline.gerald to handle eland_result files that have been bzipped.
authorDiane Trout <diane@caltech.edu>
Fri, 23 May 2008 21:33:07 +0000 (21:33 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 23 May 2008 21:33:07 +0000 (21:33 +0000)
commit5ff9e196b8377adb2034f77566ce608a385290fc
tree1425a7ffad1c9fd516b1c5622cc02ad9c03681e8
parent12ad451c171b84565489a58d338f5243f1800983
Update pipeline.gerald to handle eland_result files that have been bzipped.
Also I added my opener module which will try to guess the right
compression utility for a file.
gaworkflow/pipeline/gerald.py
gaworkflow/util/opener.py [new file with mode: 0644]