Merge branch 'django1.4'
[htsworkflow.git] / htsworkflow / pipelines / retrieve_config.py
2013-12-17 Diane TroutMerge branch 'django1.4'
2013-10-17 Diane TroutMerge branch 'master' into django1.4
2013-10-17 Diane TroutDynamically respond to the number of lanes.
2013-01-09 Diane TroutA better resolution to a possible circular dependency.
2012-04-13 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-04-12 Diane TroutExtend the adapter id field to support the dual indexed...
2011-11-05 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-11-04 Diane TroutUse a logger initialized to the module name much more...
2011-10-21 Diane TroutYes generate regular gerald config file.
2011-09-19 Diane TroutOutput samples that don't have index sequence as well.
2011-09-19 Diane TroutPython 2.6's DictWriter doesn't have writeheader, so...
2011-09-17 Diane TroutAdd support for tracking the multiplex index sequence. 0.5.4
2010-11-01 Diane TroutOnly complane about missing genomes if we _wanted_...
2010-10-27 Diane TroutThe WITH_SEQUENCE flag needs to be lower-case "true".
2010-10-19 Diane TroutSet WITH_SEQUENCE as both a per-lane AND global parameter 0.4.5
2010-10-08 Diane TroutWITH_SEQUENCE is actually a global GERALD option, remov...
2010-10-07 Diane TroutUpdate gerald config file generation.
2010-06-10 Diane TroutMove the knowledge of the urls for the REST API to...
2010-02-22 Diane Troutthere is no such thing as sequence_extended. I was...
2009-11-10 Diane TroutDon't add the post_run_command unless the option and...
2009-10-17 Diane TroutFigure out the absolute path to the runfolder for passi...
2009-10-06 Diane TroutUse eland_extended or eland_pair instead of eland for...
2009-10-06 Diane TroutDefault to sequencing if we don't have a genome for...
2009-09-26 Diane TroutThe config file should also set the SEQUENCE_FORMAT
2009-09-26 Diane TroutHttpRequest.getcode doesn't exist in python 2.4, use...
2009-09-26 Diane TroutImplement a client side config file generator.
2009-09-16 Diane TroutReplace some prints with logging.info messages and
2009-02-12 Diane Troutmake our API docstrings more epydoc friendly
2008-12-23 Diane TroutUse the right URLError attribute names for error messages
2008-10-15 Diane Troutrename pipeline to pipelines to imply that we can proce...