update the setup.py file to the new name for the runfolder script
[htsworkflow.git] / gaworkflow /
2008-05-09 Diane TroutMove runfolder analysis classes out of scripts/runfolde...
2008-04-22 Diane Troutalso since nothing is currently using the pipelineFinis...
2008-04-22 Diane TroutExtend makebed to lookup metadata out of a copy of...
2008-04-21 Diane Troutsplit the library script into a reusable database/repor...
2008-04-19 Lorian SchaefferAdded the same changes I made to the 1.1 branch, all...
2008-03-25 Lorian SchaefferPut ten_nM_dilution field back in library table, and...
2008-03-21 Lorian SchaefferHopefully undid accidental changes to views.py and...
2008-03-21 Lorian SchaefferAdded a dropdown status field to flowcell table
2008-03-20 Lorian SchaefferCreated table Person, with required fields "name" and...
2008-03-20 Lorian Schaeffer Flowcell patch:
2008-03-20 Lorian SchaefferRemoved fields kit_#_lot from library table (they were...
2008-03-19 Lorian Schaeffer Library patch:
2008-01-29 Diane TroutDummyOptions didn't define a genome_dir member before...
2008-01-23 Diane Troutreturn most recent genome build for the pipeline config...
2008-01-23 Brandon KingLatest genome build, eland_config file temp. solution...
2008-01-17 Brandon KingAdded a new get_cycles(recipe_xml_filepath) function in
2008-01-16 Brandon KingSpoolwatch function for getting cycle number from Recip...
2008-01-16 Brandon KingAttempt to support case insensitive config file names.
2008-01-16 Brandon KingFix for tickets #45 & #47
2008-01-15 Diane TroutOops, forgot to provide a null body to my the stub...
2008-01-15 Diane Troutpyinotify rm_watch takes a list, not a dictionary.
2008-01-15 Diane Troutmove the autotmation scripts into gaworkflow.automation
2008-01-09 Diane Troutalways trigger a copy when we receive the sequencingFin...
2008-01-08 Diane Troutmake sequencingFinished return something instead of...
2008-01-08 Diane TroutRemove unnecessary code from the runner.py module
2008-01-04 Diane Troutuse \w for alphanumeric flow cell IDs
2008-01-04 Brandon KingRunner now reports status when user sends status request!
2008-01-04 Brandon KingRunner now notifies users about success or failure...
2008-01-04 Brandon KingRunner seems to work with running the pipeline when...
2008-01-04 Brandon KingWork towards getting runner to work properly.
2008-01-04 Brandon KingOk, one more option required.
2008-01-04 Brandon KingForgot an option in the DummyOptions object.
2008-01-03 Brandon KingWork towards disabling command-line parsing outside...
2008-01-02 Brandon KingUpdated regexs to support new and "improved" flow cell...
2007-12-30 Diane Troutdirentry parser wasn't eating a trailing newline
2007-12-30 Diane Troutforgot to rename the caller and called when refactoring...
2007-12-30 Diane Troutsplit rsync directory listing correctly
2007-12-22 Diane Troutadd a , to make customizing list of template dirs easier
2007-12-21 Brandon KingWork towards a working runner bot... still needs a...
2007-12-14 Brandon King[project @ gaworkflow.runner progress]
2007-12-11 Diane Trout[project @ add skeleton for runner]
2007-12-11 Diane Trout[project @ send messages to notify_runner not self...
2007-12-11 Brandon King[project @ Bypass pipe lock mystery bug for configure...
2007-12-11 Diane Trout[project @ add a parser to spoolwatcher]
2007-12-04 Brandon King[project @ Config Step: Detect missing cycles patch]
2007-12-10 Diane Trout[project @ rename runFinished to sequencingFinished]
2007-12-10 Diane Trout[project @ make spoolwatcher a benderjab bot]
2007-12-10 Diane Trout[project @ use XmlRpcBot.rpc_send]
2007-12-10 Diane Trout[project @ Require a resource for JIDs that are used...
2007-12-10 Diane Trout[project @ moved check_option into benderjab]
2007-12-08 Diane Trout[project @ update CopierBot to new logging daemonizable...
2007-11-30 Brandon King[project @ Small documentation fix for retrieve_config.]
2007-11-30 Brandon King[project @ Scientific name is no longer a unique field.]
2007-11-27 Brandon King[project @ Missing __init__.py file in pipeline subpack...
2007-11-26 Brandon King[project @ run_status gerald correction (over estimated...
2007-11-26 Brandon King[project @ run_status correct firecrest expected file...
2007-11-22 Brandon King[project @ Run default changed to full run]
2007-11-22 Brandon King[project @ Shortend the s_generating regex; minor bug...
2007-11-21 Brandon King[project @ Monitor status implementation + config_pipel...
2007-11-20 Brandon King[project @ Added GARunStatus class for tracking percent...
2007-11-20 Brandon King[project @ Moved ga_frontend to gaworkflow.frontend...
2007-11-20 Diane Trout[project @ move brandon's pipeline handling code into...
2007-11-20 Diane Trout[project @ rename python module to gaworkflow from...