htsworkflow.git
2009-02-17 Diane Troutremove cruft from an unimplemented feature merge-proposal
2009-02-14 Diane Troutremove all caltech pipeline specific code
2009-02-14 Diane Troutmake a branch to discuss what our merged front end...
2009-02-13 Diane TroutReverse a mistake. DataRuns is from Rami and should...
2009-02-13 Diane Troutenable sort of library view by descending library_id
2009-02-13 Diane Troutsave longer comment describing change
2009-02-13 Diane TroutAparently some more recent version of multi eland stopped
2009-02-13 Diane TroutMerge in the library list, detail, and results download...
2009-02-13 Diane Troutuse the compression handling auto-opener for our eland...
2009-02-12 Diane Troutmake our API docstrings more epydoc friendly
2009-02-12 Diane TroutAdd load_pipeline_run_xml, a little function that feeds...
2009-02-05 Diane TroutDrop 'using %s as cwd' down to just debug level.
2009-01-30 Diane Troutextended command line configuration parsing and add...
2009-01-30 Diane TroutTry to make runfolder results extraction more robust
2009-01-30 Diane TroutUpdate to not hard code the config file name and the...
2009-01-24 Diane Troutinsert code to do ~ home directory expansion
2009-01-23 Diane TroutAdd in Rami's report template, and adjust the paths...
2009-01-23 Diane TroutAdd id as an AutoNumber(primary_key=True) field and...
2009-01-21 Diane TroutMerge in Rami's changes from last friday.
2009-01-14 Diane Troutadd some testing code for the runner daemon
2009-01-14 Diane Troutadd empty admin.py for eland_config app
2009-01-14 Diane TroutMerged much of the stanford htsworkflow frontend into...
2009-01-08 Diane TroutThis is a partial merge of the stanford branch with...
2009-01-06 Diane TroutLook in Temp directories for some of the files we have...
2008-12-24 Diane TroutHandle paired-end eland files.
2008-12-24 Diane Troutremove a debug print statement
2008-12-24 Diane TroutAdd test cases for alphanum sort
2008-12-24 Diane TroutSupport sorting numbers along with the alphanumeric...
2008-12-23 Diane Troutchange from hand coded formatting functions to the...
2008-12-23 Diane TroutUse the right URLError attribute names for error messages
2008-12-22 Diane Troutupdate make-tree-library script with new default location
2008-12-22 Diane Troutfix the multi-eland parser to strip off extensions...
2008-12-22 Diane Troutclean up the logic for deciding the output filename...
2008-12-19 Diane TroutAdd command to report path to make figuring out which...
2008-12-18 Diane Troutrename config file to something that doesn't include...
2008-12-10 Diane TroutThe summary parsing code now seems to handle paired...
2008-12-09 Diane TroutTest 1.1rc1 style runs, which unfortunately require...
2008-12-03 Diane Troutmake-library-tree is a tool to maintain caltech's versi...
2008-12-03 Diane TroutAdd test code to see if runfolder can handle something...
2008-12-03 Diane TroutAdd code to create a paired end Summary.htm file
2008-12-03 Diane TroutStore the bustard pathname when searching for run folders
2008-11-21 Diane TroutUse the get_runs from htsworkflow.pipelines.runfolder
2008-11-14 Diane TroutForgot to change a import htsworkflow.pipeline to htswo...
2008-11-06 Diane TroutUpdated ipar_100 test case to deal with the using U0...
2008-11-06 Diane TroutProcess eland extended (or multi) read files.
2008-10-30 Diane TroutThe htsworkflow.pipelines.gerald module was getting...
2008-10-30 Diane TroutAdd support for scanning for results in the IPAR directory.
2008-10-30 Diane TroutAdd "_slow" to the end of the queuecommand test functions
2008-10-28 Diane Troutupdate setup.py for some package renames and some missi...
2008-10-21 Diane TroutMerge in new modules from htsworkflow branch.
2008-10-21 Diane TroutMerge in model changes to fctracker from htsworkflow...
2008-10-21 Diane Troutupdate scripts for the pipeline to pipelines module...
2008-10-15 Diane Troutrename pipeline to pipelines to imply that we can proce...
2008-10-15 Diane TroutRename trunk from gaworkflow to htsworkflow (and update...
2008-09-25 Diane Troutsolexa2srf likes to produce output, so my trick of...
2008-09-25 Diane Troutuse _ for field seperator in srf file names. (Using...
2008-09-18 Diane TroutUse queuecommands.run not queuecommands.start_job to...
2008-09-18 Diane TroutBe a little more informative about how many process...
2008-09-05 Diane Troutextract status field out of flowcell name.
2008-08-29 Diane TroutAdd support for converting mutli-eland files from pipel...
2008-08-29 Diane Troutinsert stub clean_runs function to list roughly what...
2008-08-15 Diane TroutImprove code to extract runfolder name from the path...
2008-08-14 Diane TroutIn trying to get scripts/srf to work I needed to set...
2008-08-14 Diane Troutrefactor code to make a runfolder out of the UnitTest...
2008-08-14 Diane Troutwe might as well automatically save the Summary.htm...
2008-08-14 Diane TroutUtility to create srf files from a bustard directory
2008-08-11 Diane TroutA bit of refactoring toward making the run progress...
2008-07-16 Diane TroutThe older pipeline runs had a Phi-X control lane which...
2008-07-15 Diane TroutProvide cross referencing information to the libraries...
2008-07-07 Diane TroutFinish updating the Summary parsing file to handle...
2008-07-03 Diane TroutPartially handle the changed Summary.htm file from...
2008-06-24 Diane TroutDetect if our watch is on a mount point.
2008-06-17 Diane TroutAdd QueueCommands, a class that allows controlling...
2008-06-06 Diane Troutdon't use os.path.normpath when pathname is null in...
2008-06-05 Diane Troutadd --extract-results to scripts/runfolder
2008-05-29 Diane TroutSome of the older flow cells used a default genome...
2008-05-28 Diane TroutCompute all the details needed to create our 25bp rerun...
2008-05-27 Diane Troutignore more *.py[co~] files in some of our test directories
2008-05-23 Diane Troutadd --run-xml to runfolder so you can generate summary...
2008-05-23 Diane TroutUpdate pipeline.gerald to handle eland_result files...
2008-05-19 Brandon KingBegining of consolidation with trunk/stanford variatant...
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...
next