The htsworkflow.pipelines.gerald module was getting to large
authorDiane Trout <diane@caltech.edu>
Thu, 30 Oct 2008 22:28:01 +0000 (22:28 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 30 Oct 2008 22:28:01 +0000 (22:28 +0000)
commit439054b7acd1620616d20cbc20dfa5c243f1eb0b
treed1cbfb1e7512888478d907e762718d3731287695
parente5fd73d7bdcc8bd091898756674b38261ad5803b
The htsworkflow.pipelines.gerald module was getting to large
so I broke the portion that analyzed the Summary.htm file and
the eland_result files into seperate modules in anticipation
of extending the eland code to handle some of the newer eland
result file types.
htsworkflow/pipelines/eland.py [new file with mode: 0644]
htsworkflow/pipelines/gerald.py
htsworkflow/pipelines/summary.py [new file with mode: 0644]
scripts/elandseq
scripts/rerun_eland.py