htsworkflow.git
2009-03-30 Diane TroutAllow specifying a run instead of just scanning the...
2009-03-30 Diane TroutAdd some logging code to report what the program is...
2009-03-28 Diane TroutFor pipeline 1.1rc1 or 1.3.2, look for the matrix files...
2009-03-28 Diane TroutMove sample data from simulate_runfolder into testdata
2009-03-25 Diane TroutMake the visiable names match how the "group" and ...
2009-03-20 Diane TroutConsume output form the subprocesses
2009-03-18 Diane TroutActually we want fastq files, not scarf files
2009-03-18 Diane TroutGenerate a gerald config file, even if the genome is...
2009-03-18 Diane Troutprovide more options for picking how much logging info...
2009-03-18 Diane Troutonly report cwd when starting the queue monitor, not...
2009-03-18 Diane Troutignore *.py[co] files
2009-03-16 Diane TroutParse runfolders generated with IPAR 1.3 and pipeline...
2009-03-12 Diane TroutUse django's FilteredSelectMultiple javascript widget...
2009-03-12 Diane Troutallow searching by cluster station or sequencer name...
2009-03-10 Diane TroutWe can't search linked tables. This is a problem that...
2009-03-10 Diane TroutThe public library page needed to pass eland.genome_map...
2009-03-10 Diane TroutImprove support for eland searching a single fasta...
2009-03-10 Diane TroutUse gigio's fully name instead of nickname
2009-03-10 Diane TroutLet cluster_station and sequencer default to the first...
2009-03-09 Diane Troutreplace % with %% in the library names, so retrieve...
2009-03-09 Diane TroutChange flowcell admin index page to include a formatted...
2009-03-09 Diane TroutChange default picomolarity to 5, and allow overriding...
2009-03-09 Diane TroutAdd commented htsworkflow.ini.example as documentation...
2009-03-09 Diane TroutSort by library id, not creation data closes [ticket...
2009-03-09 Diane TroutAdd flowcell notes field back to the admin page
2009-03-07 Diane Troutflowcell model moved from samples to experiments, eland...
2009-03-07 Diane TroutThe default django css pages wanted a few gifs, which...
2009-03-07 Diane TroutGrab more of the admin css pages that were refering...
2009-03-07 Diane TroutDisplay the pM on the public library detail page.
2009-03-07 Diane TroutAllow filtering by the new hidden field on the library...
2009-03-07 Diane TroutLorian asked that the library size default to 225 when...
2009-03-06 Diane TroutMake the public library browsing page support several...
2009-03-06 Diane TroutAdd another username to manage for our made_for to...
2009-03-04 Diane TroutAdd get_absolute_url to Library model and use it for...
2009-03-04 Diane TroutImplement experiment type as a seperate table.
2009-03-04 Diane TroutChange cluster_mac_id and seq_mac_id from text fields...
2009-03-04 Diane TroutFor one of our more recent libraries, the successful_pM...
2009-02-28 Diane TroutAdd a link to the public library summary page off from...
2009-02-27 Diane TroutAdd my script to convert Caltech's made_for field to...
2009-02-27 Diane TroutUpdate some of Rami's GERALD config file generator...
2009-02-27 Diane TroutOnly configure logging if we're being run as a script
2009-02-26 Diane Troutbetter handle the case when Affilations.contact is...
2009-02-26 Diane TroutRemove a few more fields that we dont use, and change...
2009-02-24 Diane Troutsimplify library admin index view
2009-02-17 Diane TroutAdd script to convert current caltech v0.1.x database...
2009-02-17 Diane TroutMerge flowcell 'paired_end' flag from v0.1 branch
2009-02-17 Diane Troutremove cfg_defaults. It was part of an idea I was start...
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...
next