Put partial support back in for srf files.
authorDiane Trout <diane@caltech.edu>
Fri, 11 Jun 2010 00:16:18 +0000 (00:16 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 11 Jun 2010 00:16:18 +0000 (00:16 +0000)
commit99bc856bf9265ea825813a8b98a868d90765a8e5
tree471d3659aa900f228222f6f45aee6201b802f4dd
parent78482b7a2ffed37ff0e2c9dcc6c2d266ce614e4f
Put partial support back in for srf files.

Since I don't know if the srf file is supposed to be single or
paired end, this version assumes paired end unless you provide the
--single option.

Currently it'll give up if you try to convert a paired srf file
to a fastq file.

Also I made the code formatting in the make_parser function
look cleaner, and changed it to allow setting the logging verbosity
via command line options --verbose/--debug.
extra/ucsc_encode_submission/ucsc_gather.py