Test htsworkflow under several different django & python versions
[htsworkflow.git] / encode_submission / encode3.py
2016-06-24 Diane Troutwhitespace change
2016-06-24 Diane Troutremove unused imports
2015-10-20 Diane TroutAdd mode to connect to the DCC and make sure the files...
2015-09-08 Diane Troutconvert from optparse to argparse
2015-03-27 Diane TroutMerge branch 'django1.7' of mus.cacr.caltech.edu:htswor...
2015-03-27 Diane TroutSwitch encode3 submitter to use aws.
2015-03-27 Diane TroutAdjust logging overrides and move django.setup to after...
2015-01-29 Diane Troutuse six.moves to work around urllib / urllib2 / urlpars...
2015-01-29 Diane Troutconvert to print_function, and start adding unicode_lit...
2015-01-29 Diane Troutput #!/usr/bin/env python in the right place
2015-01-29 Diane Troutmore use six.moves to import StringIO
2015-01-26 Diane Troutremove unused code
2014-10-29 Diane TroutMerge branch 'django1.7' of mus.cacr.caltech.edu:htswor...
2014-10-27 Diane TroutChange the settings default to work with the two scoops...
2014-07-25 Diane Troutmake whitespace pep8 complient
2014-06-10 Diane TroutDirectly generate compressed fastq files from HiSeq...
2013-12-17 Diane TroutMerge branch 'django1.4'
2013-10-21 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-10-17 Diane TroutMerge branch 'master' into django1.4
2013-10-17 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-10-08 Diane TroutAdd helpful logging information to explain missing...
2013-07-22 Diane TroutGenerate manifest.txt files for submitting to ENCODE3.
2013-07-08 Diane TroutUpdate test to work with species -> species_name rename.