Refactor out code to submit a single file from a loop.
authorDiane Trout <diane@ghic.org>
Fri, 8 Apr 2016 00:03:31 +0000 (17:03 -0700)
committerDiane Trout <diane@ghic.org>
Fri, 24 Jun 2016 22:38:24 +0000 (15:38 -0700)
commitaac35b004c95ae0f1e6caec8d38bd964d471a9c2
tree16c8a90935d8de2b64e4d28909f232a14d826aa8
parent927b97604bdd30b0022e49f6e1d11f068f50d8df
Refactor out code to submit a single file from a loop.

I had some files to upload that weren't part of a
library result set... and that seemed like the easiest
way to reuse my code.
htsworkflow/submission/aws_submission.py