htsworkflow.git
2011-09-17 Diane TroutAdd support for tracking the multiplex index sequence. 0.5.4
2011-09-12 Diane TroutAdd support for first-gen HiSeq flowcells (e.g. ABXX)
2011-09-08 Diane TroutDjango 1.1's csrf protection appears to be handled... 0.5.3
2011-09-08 Diane TroutAdd links to the admin page on the public pages if...
2011-09-08 Diane TroutMake it so the login link redirects you back to the...
2011-09-08 Diane TroutEmacs stripped off trailing whitespace
2011-09-07 Diane TroutAdd link to admin page to flowcell & library pages...
2011-09-07 Diane TroutRemove margin-right command as it was making a giant...
2011-09-02 Diane TroutIgnore some files generated by my (diane's) development...
2011-09-02 Diane TroutAttempt to download DAF data for a encodesubmit submission
2011-09-02 Diane TroutAdd error message for requesting link-daf but no daf...
2011-08-31 Diane TroutEnable csrf proection when running under Django 1.2
2011-08-18 Diane TroutRescan a flowcell data run once per (setting.RESCAN_DEL...
2011-08-08 Diane TroutDeal with (failed) in flowcell names.
2011-08-04 Diane TroutAdd a way to browse the list of entered antibody/antigene
2011-07-29 Diane TroutMake a test more robust to different versions of librdf
2011-07-29 Diane TroutConstruct unit tests for inventory/hard disk long term...
2011-07-28 Brandon W.... An improvement on the inventory system. Getting it...
2011-07-28 Diane TroutExamine the DAF to determine if the DDF needs to includ...
2011-07-20 Diane TroutStop copying attributes from library to a submission...
2011-07-20 Diane TroutRemove spurious debugging print statement
2011-07-20 Diane TroutAdd an option to print out an example view to extension...
2011-07-20 Diane TroutMake searching library & cell line more robust to missi...
2011-07-20 Diane TroutSearch for both encode & mouse encode projects.
2011-07-20 Diane TroutUpdate old dt-overrides.turtle example to use the newer...
2011-07-13 Diane TroutMake antibody catalog number optional for creating... 0.5.2
2011-07-13 Diane TroutMake sure we can roundtrip unicode characters via conve...
2011-07-09 Diane TroutAdd "Count of multi-reads" back into the library page
2011-07-07 Diane TroutDon't use xsd:string for string data types in toTypedNode
2011-07-07 Diane TroutLibrary urls have a trailing /. make sure the test...
2011-07-07 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-07-07 Diane TroutFix namespace issues in encode_find after the conversion
2011-07-06 Diane TroutAdd some additional logging to util/rdflib.py to help...
2011-07-01 Diane TroutMake sure that the lane set is sorted on the flowcell...
2011-06-30 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-30 Diane TroutThe proper DDF variable name for files to be submitted...
2011-06-30 Diane TroutOlder librdf gets cranky when mixing unicode & strings
2011-06-30 Diane TroutDjango 1.1 doesn't support validators so remove it...
2011-06-30 Diane TroutFix typo in a template
2011-06-30 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-30 Diane Troutswitch fix_ob3 to the better way of finding settings...
2011-06-29 Diane TroutFurther clean up ddf generation.
2011-06-28 Diane TroutStart supporting multiple libraries per lane, as needed...
2011-06-23 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-22 Diane TroutSlightly alter some tests to work with versions of...
2011-06-22 Diane TroutMove parse_flowcell_id out of frontend.samples.results
2011-06-22 Diane Troutallow running ucsc_gather --fastq without specifying...
2011-06-21 Diane TroutFinish new RDF based ddf construction.
2011-06-18 Diane TroutRework ucsc gather to use RDF models for gathering...
2011-06-18 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-18 Diane TroutInclude the library_id in addition to the RDFa library uri
2011-06-17 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-17 Diane TroutMinor RDFa fixes.
2011-06-15 Diane TroutStart to move all the RDF namespace definitions into...
2011-06-15 Diane TroutAdd module to parse UCSC DAF file.
2011-06-15 Diane TroutMove code to make srf and qseq to fastq condor scripts...
2011-06-15 Diane TroutSample Test RDFA needed the flowcell id field
2011-06-15 Diane TroutRemove some uneeded linefeeds
2011-06-14 Diane TroutFix a template typo
2011-06-13 Diane TroutSupprose IVC plot table rows if we don't have data...
2011-06-13 Diane TroutFollow the flowcell link from the library page.
2011-06-13 Diane TroutThe get_permanent_link function on the flowcell model...
2011-06-13 Diane TroutRemove some now unnecessary coments and reformat some...
2011-06-11 Diane Troutpython's 2.6 uuid function doesn't cast to a string...
2011-06-11 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-11 Diane TroutConvert Rami's DataRun feature to something useful...
2011-06-10 Brandon W.... The srf/qseq --raw-format patch.
2011-06-09 Diane TroutMove test srf files to testdata directory so I can...
2011-06-09 Diane TroutAdd a method to return the runfolder name.
2011-05-27 Diane TroutAdd in test code to verify RDF data being added to...
2011-05-27 Diane TroutTrivial change, add human to common name of "homo sapiens"
2011-05-26 Lorian SchaefferAdd feature to manage and print labels.
2011-05-26 Diane TroutMerge branch 'add-condition'
2011-05-25 Diane TroutMake antibody & condition visible. add-condition
2011-05-18 Diane TroutWrite the librdf model database somewhere other than...
2011-05-16 Diane TroutPretty print the json files to help debugging
2011-05-16 Diane TroutAllow configuring additional database settings so we...
2011-05-09 Diane TroutAdd fake settings.py file point to the real htsworkflow...
2011-05-09 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-05-09 Diane TroutMove default_pm setting to a little more predictable...
2011-05-09 Diane TroutKeep moving settings around until I can find a place...
2011-05-09 Diane TroutAdd utility program to help find what exists in georgi...
2011-05-09 Diane TroutReport missing directory names to help diagnose sequenc...
2011-05-09 Diane TroutValidate fastq files in both phred33 & phred64 versions
2011-05-06 Diane TroutMake a slightly less confusing 404 error message 0.5.1
2011-04-18 Diane TroutBe more flexible with fastq filenames.
2011-04-06 Diane Troutdjango-nose didn't work with django 1.1, so I went...
2011-04-05 Diane TroutAdjust django driver script to test the whole package.
2011-04-05 Diane TroutRevert a bad change. Apparently past me knew what I...
2011-04-05 Diane Troutremove spurious debugging print
2011-04-02 Diane TroutRemove spurious debug print statements
2011-04-02 Diane TroutFix a typo inserted into the template.
2011-04-02 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-04-02 Diane TroutAdd pages to show information about a particular flowcell.
2011-03-30 Diane TroutUpdate single vs paired guessing code
2011-03-09 Diane TroutUpdate spoolwatcher to 0.2 benderjab's logging api
2011-03-07 Diane TroutMove some common runfolder path management code into...
2011-03-07 Diane TroutAdd a place for "breadcrumbs" back into the base.html...
2011-02-26 Diane TroutIgnore emacs backup files for things other than python...
2011-02-26 Diane TroutSave the overrides to the RDF model.
next