htsworkflow.git
2010-08-14 Diane TroutRecord new minor release. 0.4.4
2010-08-13 Diane TroutTell git to ignore *.py[co]~ files.
2010-08-13 Diane TroutThis patch adds in fields to support storing bioanalyze...
2010-07-14 Diane TroutGeorgi used slightly different extensions for the secon...
2010-07-14 Diane TroutAdd search field to the lanes admin page
2010-07-12 Diane TroutUse the htsworkflow API to determine if a flowcell...
2010-07-12 Diane TroutUnder some conditions urlerror doesn't have a code,
2010-07-12 Diane TroutReport if a lane was on a paired end flowcell from...
2010-07-09 Diane TroutSince srf2named_fastq detects what type of srf file...
2010-07-08 Diane TroutUpdate srf2named_fastq to try to detect if the srf...
2010-07-08 Diane TroutAdd option to force overwriting old fastqs.
2010-07-07 Diane TroutIf a quality score started with an @ sign it was treate...
2010-07-07 Diane TroutThis still isn't ideal as the RESULTS_HOME_DIR is still...
2010-06-22 Diane TroutSave changes needed to submit to UCSC in Jun 2010.
2010-06-22 Diane TroutFix srf2named_fastq to output the proper /2 in paired...
2010-06-15 Diane TroutUpdate the 'flowcell started' email message to include...
2010-06-15 Diane TroutMake it easier to run srf2named_fastq.py
2010-06-15 Diane TroutWrapper script that helps convert srf files to fastq...
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...
next