Merge changing lane_number to string and sequence finding code changes
authorDiane Trout <diane@caltech.edu>
Mon, 24 Sep 2012 23:43:33 +0000 (16:43 -0700)
committerDiane Trout <diane@caltech.edu>
Mon, 24 Sep 2012 23:43:33 +0000 (16:43 -0700)
commit28242245c13a034387a0e0a000c45e814ee12945
tree790ebfb76ffa6ae2cb25e3eb35c185c03fe84b24
parent1e0aedcf453376920153a795db4c9a9198a808c6
Merge changing lane_number to string and sequence finding code changes
I started using actual file paths instead synthetic submission
paths for naming where my sequence files are.

This one still one generate geo submissions correctly as I'm
pretty sure not all of the queries have been updated yet.
htsworkflow/pipelines/sequences.py
htsworkflow/pipelines/test/test_sequences.py
htsworkflow/submission/condorfastq.py
htsworkflow/submission/geo.py
htsworkflow/submission/submission.py
htsworkflow/submission/test/test_condorfastq.py