Update fastqname code & test code to better support having optional compression exten...
authorDiane Trout <diane@ghic.org>
Tue, 10 Jun 2014 22:11:25 +0000 (15:11 -0700)
committerDiane Trout <diane@ghic.org>
Tue, 10 Jun 2014 23:34:31 +0000 (16:34 -0700)
Its a bit weird as thats the first property which is optional, so
it needed some special case logic.

Also I accept either None or '' for the case of no compression extension as
condorfastq passes in compression_extension=''


No differences found