Thrown an exception if we can't parse base calling directory.
authorDiane Trout <diane@caltech.edu>
Wed, 16 Jan 2013 00:55:20 +0000 (16:55 -0800)
committerDiane Trout <diane@caltech.edu>
Wed, 16 Jan 2013 00:55:20 +0000 (16:55 -0800)
commitfc458343b8f4f15b761e9ed58d96430865e34d3a
tree14152c7653e5786d62f5116a83f2250d94a566e9
parentea083869640f95843b72c0778d16bba39086dee5
Thrown an exception if we can't parse base calling directory.

While working on making the alignment parsing optional. I made a mistake
copying some files around, that led to an unparseable base call directory.

I thought I should try to catch and report that error condition.
htsworkflow/pipelines/bustard.py