htsworkflow.git
2008-05-15 Diane Troutadd rerun_eland.py which extracts sub-sequences from...
2008-05-14 Diane Troutseparate computing the sample/lane_id names from calcul...
2008-05-14 Brandon Kingv0.2.0 progress
2008-05-13 Diane Troutadd additional debugging logging to retrieve_config...
2008-05-13 Diane Troutlogging.basicConfig should only be in top level scripts.
2008-05-10 Diane Troutmake it possible to include all alignments, not just...
2008-05-10 Diane Troutmakebed is a script too
2008-05-10 Diane TroutKeep track of sample_name and lane_id computed from...
2008-05-09 Diane TroutMake the runfolder splitting patch a bit more python...
2008-05-09 Diane Troutupdate the setup.py file to the new name for the runfol...
2008-05-09 Diane TroutMove runfolder analysis classes out of scripts/runfolde...
2008-04-24 Diane TroutAdd a script that takes a set of eland_result files...
2008-04-24 Diane TroutReport cluster results with the rest of the lane summar...
2008-04-22 Diane Troutalso since nothing is currently using the pipelineFinis...
2008-04-22 Diane Troutoops forgot to remove some debugging statements from...
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-21 Diane TroutIgnore binary files generated by python (*.py[co])
2008-04-19 Lorian SchaefferAdded the same changes I made to the 1.1 branch, all...
2008-04-09 Diane TroutAdd library.py, a script to extract a useful descriptio...
2008-04-01 Diane TroutDon't die if Config/FlowcellId.xml is missing warn...
2008-04-01 Diane Troutreport statistics on the various eland_result sequence...
2008-03-28 Diane TroutDon't die if Summary.htm isn't present
2008-03-28 Diane Troutrename the summary report to summary_report to distingu...
2008-03-28 Diane Troutmake the mapped reads summary report more robust
2008-03-27 Diane TroutAdd runfolder.py to the list of scripts
2008-03-26 Diane Troutsort the sample mapped reads output
2008-03-25 Diane TroutAdd documentation about what runfolder.py does
2008-03-25 Lorian SchaefferPut ten_nM_dilution field back in library table, and...
2008-03-22 Diane TroutStore the firecrest/bustard/gerald tuple in a new class...
2008-03-21 Diane TroutSummarize information from the runfolder.
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-03-06 Diane Troutconvert a single-match eland result file into a bed...
2008-03-06 Diane TroutAdd script to extract some subset of sequence from...
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 TroutUpdate test_copier to reflect copiers move to gaworkflo...
2008-01-15 Diane Troutmove the autotmation scripts into gaworkflow.automation
2008-01-11 Diane TroutAdd the xmi file from umbrello documenting our basic...
2008-01-09 Diane Troutalways trigger a copy when we receive the sequencingFin...
2008-01-08 Diane Trouttell subversion to ignore *.py[co~] files
2008-01-08 Diane Troutmake sequencingFinished return something instead of...
2008-01-08 Diane TroutRemove unnecessary code from the runner.py module
2008-01-08 Diane TroutAdd script to make it easier to launch runner
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 @ Allow user to provide FC##### to download...
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 @ Updating setup.py]
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...
2007-11-19 Brandon King[project @ changed config file section from 'server_inf...
2007-11-19 Brandon King[project @ Removing bin/config_pipeline.py (use config_...
2007-11-17 Brandon King[project @ Download Cfg, Use genome mapper, configure...
2007-11-17 Brandon King[project @ retrieve_eland_config.py catches two new...
next