htsworkflow.git
2010-01-07 Diane TroutUpdate the usage string for qseq2fastq
2009-12-15 Diane TroutAdd flowcell/lane information for a library to the...
2009-12-15 Diane TroutDefine the unicode() function for HTSUser to also repor...
2009-12-15 Diane TroutInclude information about the flowcell run date on...
2009-12-15 Diane TroutMake the basic library page show up when javascript...
2009-12-15 Diane TroutTell people to use the https address so it'll work...
2009-12-11 Diane TroutModify the srf utility to tar.bz2 the qseq files instea...
2009-12-01 Diane TroutReplace '.' with 'N' in the sequence from qseq files.
2009-12-01 Diane TroutFix typo in srf command
2009-12-01 Diane TroutAlso include the read ID in the fastq header
2009-12-01 Diane TroutAdd a simple utility to convert qseq to fastq files.
2009-11-25 Diane TroutWatch for a list of files to indicate that the flowcell...
2009-11-13 Diane TroutOverride extjs's rather harsh stylesheet so the library...
2009-11-10 Diane TroutDon't add the post_run_command unless the option and...
2009-11-10 Diane TroutRemport that the pipeline will be done in X to Y days...
2009-10-27 Diane Troutupdate inventory status template to use new field name...
2009-10-27 Diane TroutAllow specifying which database to convert
2009-10-27 Diane TroutTurn the library_id back into the primary key for sampl...
2009-10-17 Diane TroutFigure out the absolute path to the runfolder for passi...
2009-10-08 Diane TroutAlso use the javascript dual panel choice box for tags.
2009-10-08 Diane TroutIn some cases test_retrive_config will attempt to norma...
2009-10-08 Diane TroutUse raw_id_fields for the library ID in the Flowcell...
2009-10-08 Diane TroutAdd the ability not to build srf files.
2009-10-06 Diane TroutAdd an account number field to a library. (Note SCHEMA...
2009-10-06 Diane TroutAdd a bread crumb to the send started email page.
2009-10-06 Diane TroutRemove spurious print
2009-10-06 Diane TroutTest that the email notification actually generates...
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-10-02 Diane TroutTest the updated version of extract results that builds...
2009-09-30 Diane TroutAdd building srf files to runfolder as part of --extrac...
2009-09-28 Diane TroutModify hdquery to not die when being imported on non...
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-26 Diane TroutPrint library.library_id instead of the flowcell.librar...
2009-09-23 Diane TroutReturn species information as part of the flowcell...
2009-09-19 Diane TroutPut a stub species_json in, as I'd listed it in the...
2009-09-19 Diane TroutAllow grabbing library information via json.
2009-09-19 Diane TroutAdd a /config/<fcid>/json url that returns information...
2009-09-19 Diane TroutDjango really wanted a 404 template.
2009-09-16 Diane TroutForce addition of HTSUser object if someone is creating...
2009-09-16 Diane TroutReplace some prints with logging.info messages and
2009-09-14 Diane TroutFix ticket:145 this patch includes the tar.bz2 extensio...
2009-09-11 Diane TroutApparently I should've rendered the emails in plain...
2009-09-11 Diane TroutNone is better than a baddly munged string for when...
2009-09-10 Diane TroutDon't crash if there are no lane result summary entries...
2009-09-10 Diane TroutReport if the Summary.htm file is missing the Lane...
2009-09-10 Diane TroutRemove spurious pring debugging statements as they...
2009-09-03 Brandon Kingwsgi print error fixed.
2009-09-02 Diane Troutremove spurious debug print statement
2009-09-01 Diane TroutReport who the site managers are for the BCC
2009-08-25 Brandon KingAdded control_lane column to Flowcell.
2009-08-22 Brandon KingNo printing allowed; fixed.
2009-08-22 Diane TroutNow adding a user adds the key linking the htsuser...
2009-08-22 Brandon KingImplemented custom templates by inventory type using...
2009-08-20 Diane TroutImplement a send started email feature.
2009-08-20 Diane TroutReorder imports in model to make me happy.
2009-08-20 Brandon KingUpdate user db when doing update.
2009-08-19 Diane TroutUse hasattr instead of checking for django version...
2009-08-19 Brandon KingFinished removing bcprinter module by moving what littl...
2009-08-19 Brandon KingMoved bcprinter.util to bcmagic.util.
2009-08-19 Brandon KingMoved bcprinter/util.py to bcmagic/util.py
2009-08-19 Brandon KingHard Drive Shell label made by Lorian; templatized...
2009-08-19 Brandon KingAdmin compatibility for changes in Django >= 1.1.
2009-08-19 Diane TroutForgot to update one request to request.REQUEST variabl...
2009-08-19 Diane TroutConvert stanford/hudson alpha's updStatus to work with...
2009-08-18 Diane TroutUpdate hudson alpha's eland config file generator to...
2009-08-18 Diane TroutUpdate eland_config generator to work with the new...
2009-08-18 Diane TroutUpdate Rami's flowcell report to work with our new...
2009-08-18 Diane TroutAdd a custom (inherited) user object named HTSUser...
2009-08-18 Diane TroutFix code where the python str() function had been overr...
2009-08-14 Brandon KingLorian's request for a thin comment field implemented.
2009-08-14 Brandon KingLorian's requested filter by status; requires at least...
2009-08-13 Brandon KingNew way of accessing pM for a lane in _summary_stats
2009-08-13 Brandon KingLane number fix for _summary_stats function and library...
2009-08-13 Brandon KingNew lane model patch for library_to_flowcells view.
2009-08-12 Diane TroutConverted Brandon's scripts into a single python script...
2009-08-12 Diane TroutMove Brandon's upgrade script in with all the other...
2009-08-11 Brandon KingMaking it more clear what the script does.
2009-08-11 Brandon KingScript for conversion of db; start of fixes brought...
2009-08-10 Brandon Kingprint killing wsgi; minor fix.
2009-08-07 Brandon KingNew Lane Table migration progress.
2009-08-06 Brandon KingBarcode Magic Initial Data
2009-08-04 Brandon KingMinor update.
2009-07-24 Brandon KingLorian supplied quick fix for 32 char UUIDs.
2009-07-23 Brandon KingLorian requested item search box
2009-07-23 Diane TroutReadPreps can also use the netcopy complete flags which...
2009-07-21 Brandon KingMoved from ext-3.0-rc2 to ext-3.0.0.
2009-07-21 Diane TroutAllow specifying the we're finished sequencing file...
2009-07-20 Brandon KingLorian requested save_as feature in admin interface.
2009-07-13 Brandon KingPrototype of bcmagic search plugin.
2009-07-11 Brandon KingAdding ReagentLibrary & ReagentFlowcell tables in Inven...
2009-07-07 Brandon KingAttempted linking to archived hard drive.
2009-07-07 Brandon KingAttempted linking to archived hard drive.
2009-07-06 Brandon KingUpdate to item summary now displays Long Term Storage...
2009-07-06 Brandon KingUpdated inventory to support display of inventory items...
2009-07-02 Brandon KingMade Diane's suggest json problem fix for python 2...
2009-07-02 Brandon KingAdded a subtle but useful | to the toolbar
2009-07-02 Brandon KingAdded a subtle but useful | to the toolbar
next