Add "Count of multi-reads" back into the library page
[htsworkflow.git] / htsworkflow /
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-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 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-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-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. KingThe 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-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 TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-05-09 Diane TroutKeep moving settings around until I can find a place...
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-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-17 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-02-17 Diane TroutMajor updateds to encode_find for extracting encode...
2011-02-17 Diane TroutOnly use one name for dates on the page.
2011-02-17 Diane TroutMinor RDFa cleanups
2011-02-17 Diane TroutChange default font size to 14pt
2011-02-17 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-02-17 Diane TroutAdd RDFa data to our library pages.
2011-02-17 Diane TroutAdd a small comment defining "results_dir"
2011-02-15 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-02-07 Diane TroutAdd in a little bit of qseq2fastq testing code. More...
2011-02-07 Diane TroutAdd documentation about which Phred format we're generating
2011-02-03 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-02-03 Diane TroutFirst cycle can be 2 digit.
2011-01-25 Diane TroutFix typo in a function name.
2011-01-25 Diane TroutAdd in 12x / 18x PCR protocol end points from Lorian
2011-01-25 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-01-25 rootMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-01-21 Diane TroutMerge branch 'master' of gitosis@mus.cacr.caltech.edu...
2011-01-14 rootMake replicate field visable on the public page.
2011-01-08 Diane TroutAdd validation script 0.5.0
2010-12-02 Diane TroutMake the inventory login page look a bit nicer.
2010-12-02 Diane TroutAdjust some whitespace
2010-12-01 Diane TroutThis mildly adjusts the css to be a bit prettier
2010-12-01 Diane TroutAdd a new ini-file option to point to the flowcell...
2010-11-30 Diane TroutAdd config option notification_bcc for always attaching...
2010-11-07 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2010-11-07 Diane TroutVery basic non-ExtJS version of the inventory page
2010-11-07 Diane TroutRemove another ExtJS panel reference.
2010-11-01 Diane TroutOnly complane about missing genomes if we _wanted_...
2010-11-01 Diane TroutCheck for s_${lane}_02_matrix.txt as well as s_${lane...
2010-10-28 Diane TroutRemove dependency on ExtJS for library & lanes_for...
2010-10-27 Diane TroutThe WITH_SEQUENCE flag needs to be lower-case "true".
2010-10-22 Diane TroutReport version number derived from git tag.
2010-10-19 Diane TroutSet WITH_SEQUENCE as both a per-lane AND global parameter 0.4.5
2010-10-08 Diane TroutWITH_SEQUENCE is actually a global GERALD option, remov...
2010-10-07 Diane TroutUpdate gerald config file generation.
2010-10-05 Lorian SchaefferMinor changes to display
2010-10-01 Lorian SchaefferRemoved some models from the admin index view
next