htsworkflow.git
2010-06-14 Diane TroutAdded new fields so mark this as a new version 0.4.3
2010-06-14 Diane TroutRename avg_lib_size to gel_cut_size, and add insert_size
2010-06-14 Diane TroutUpdate internal copy of the django admin/templates...
2010-06-11 Diane TroutCollect fastqs by read and add them to the configuratio...
2010-06-11 Diane TroutPut partial support back in for srf files.
2010-06-10 Diane TroutAdd script to try and build submissions to the UCSC...
2010-06-10 Diane TroutExtend htsworkflow.pipelines.sequences to also try...
2010-06-10 Diane TroutMove the code to scan the sequence file archive to...
2010-06-10 Diane Troutnew api module actually needed logging.
2010-06-10 Diane TroutMove the knowledge of the urls for the REST API to...
2010-06-01 Diane Troutapparently commas are important
2010-06-01 Diane Troutmake-library-tree should be an installed script too
2010-05-29 Diane TroutAdd in extra fields lorian asked for to library detail...
2010-05-29 Diane TroutDo not insert anything into the header if there is...
2010-05-17 Diane Troutqseq2fastq should also be installed as a script
2010-05-14 Brandon KingA patch that allows printing more than 11 labels at...
2010-05-13 Brandon KingDefault to pointing to the Ubuntu python location for...
2010-05-08 Diane TroutMatches can have trailing AGCT in addition to a number
2010-05-08 Diane TroutAlways return a count from carefully_make_hardlinks
2010-05-07 Brandon KingDisabling 'delete selected'.
2010-04-29 Brandon KingAdded a 'Print Labels' action to the Library Admin...
2010-04-23 Diane TroutUpdate summary script to read from the GERALD Summary...
2010-04-23 Diane TroutAdd support for generating fasta files in addition...
2010-04-10 Brandon KingWARNING: Django 1.0.2 to Django 1.1.1 compatibility...
2010-03-22 Diane TroutExtend qseq2fastq to write to two fastq files,
2010-03-05 Diane TroutReport hidden field in the library API
2010-03-05 Diane TroutUse the HTS workflow API to figure out the library...
2010-02-22 Diane Troutthere is no such thing as sequence_extended. I was...
2010-02-04 Diane TroutReturn affiliation, library name, and comment in the...
2010-02-04 Diane TroutActually implement the code to loop over a list of...
2010-01-30 Diane TroutUpdate the inventory tracker code for the split from...
2010-01-28 Diane TroutAdds a json api 'lanes_for' feature
2010-01-28 Diane TroutForce auth_backend error messages to sys stderr, as
2010-01-27 Diane TroutRemove debugging code that breaks mod_wsgi
2010-01-26 Diane TroutAdded 'lanes_for' which will show recent flowcell lanes...
2010-01-22 Diane TroutRefine user handling.
2010-01-21 Diane TroutUpdate test code to deal with the switch to storing...
2010-01-21 Diane TroutDon't throw an error if library.cell_line is None.
2010-01-13 Diane TroutModify qseq2fastq to also read from compressed tar...
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...
next