Process eland extended (or multi) read files.
authorDiane Trout <diane@caltech.edu>
Thu, 6 Nov 2008 22:39:24 +0000 (22:39 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 6 Nov 2008 22:39:24 +0000 (22:39 +0000)
commit962efe62453aac4cb9d373af3fec6cc480f4c7e6
treea2f157db37f5d844bf6d1babf5b2cd6f2efc09ae
parent439054b7acd1620616d20cbc20dfa5c243f1eb0b
Process eland extended (or multi) read files.

This also updates the report tools to be compatible with 1.0.
For multi reads I mapped 0/1/2 mismatch reads to U0/U1/U2 if the number of
reads equaled 1 (for each category seperatly) and I mapped reads >1 and < 255
to R0/R1/R2.

Unfortunately 1.1rc1 changed the summary file, so this patch is not
compatible with it yet.
htsworkflow/pipelines/eland.py
htsworkflow/pipelines/gerald.py
htsworkflow/pipelines/runfolder.py
htsworkflow/pipelines/summary.py
htsworkflow/pipelines/test/simulate_runfolder.py
htsworkflow/pipelines/test/test_runfolder_ipar100.py