htsworkflow.git
2013-12-17 Diane TroutMove use of settings default into the function instead...
2013-12-10 Diane TroutUpdate manage script to django 1.6
2013-12-10 Diane TroutBeing able to filter on paired end runs might be useful
2013-12-10 Diane Troutremove deprecated module django.contrib.databrowse
2013-12-10 Diane TroutWith 1.6 boolean field changed to default Null, so...
2013-12-10 Diane TroutDjango 1.6 is pickier about enforcing referential integrity
2013-12-10 Diane TroutFix urls patterns import to be compatible with django 1.6
2013-12-10 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-12-10 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-12-09 Diane TroutAdd new paired library types to our hackish list for...
2013-12-06 Diane TroutAttempt to be robust to not having an alignment in...
2013-12-06 Diane TroutAfter implementing proper tests get a working implement...
2013-12-05 Diane Troutfix typo
2013-12-05 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-12-05 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-12-05 Diane TroutUpdate for UCSC's validate manifest 1.7
2013-12-05 Diane TroutProvide reporting of what command failed when bigWigInf...
2013-12-05 Diane TroutRecent IPAR xml config blocks include the runfolder...
2013-12-05 Diane TroutAdd a way to report what url was failing
2013-12-02 Diane TroutCatch and report another class of exception
2013-10-21 Diane TroutMerge remote-tracking branch 'brisby/django1.4' into...
2013-10-21 Diane TroutPass additional information to the trackhub.
2013-10-21 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-10-17 Diane TroutMerge branch 'master' into django1.4
2013-10-17 Diane TroutFix typo.
2013-10-17 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-10-17 Diane TroutImplement a wrapper around bigWigInfo to report bigWig...
2013-10-11 Diane TroutMake it possible to set a label on a track.
2013-10-09 Diane Troutadd replaces / replace_reason generation to trackhub...
2013-10-09 Diane Troutremove spurious newline
2013-10-08 Diane TroutBe more forgiving about the md5sum filename path
2013-10-08 Diane TroutAdd helpful logging information to explain missing...
2013-09-24 Diane TroutShare more code to generate result tree.
2013-08-12 Diane TroutUpdate test data for renamed library type.
2013-08-10 Diane TroutAdd sortOrder and filtering parameters to the trackhub.
2013-07-22 Diane TroutMove version finding code into the util directory.
2013-07-22 Diane TroutTest changes to submission code.
2013-07-22 Diane TroutGenerate manifest.txt files for submitting to ENCODE3.
2013-07-22 Diane Troutturtle writing improvements.
2013-07-22 Diane TroutAdd a generator that returns analysis nodes from a...
2013-07-20 Diane TroutAdd python namespace for encode3 RDF namespace
2013-07-18 Diane TroutAdd function to list the names for submissions from...
2013-07-17 Diane TroutAdd function to parse scp / ssh style URLs.
2013-07-16 Diane TroutDeleting commented out code.
2013-07-08 Diane TroutUpdate test to work with species -> species_name rename.
2013-07-03 Diane TroutGenerate manifest files for ENCODE3
2013-07-01 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-07-01 Diane TroutAdd the option to copy tree in addition to making a...
2013-07-01 Diane TroutInitial attempt to start generating trackHubs and manif...
2013-07-01 Diane Trouttype checking more detailed than Literal doesn't work...
2013-06-28 Diane TroutAdd option to copy source files for a submission.
2013-06-18 Diane TroutFurther improve reliability of make_tree_from.
2013-06-18 Diane Troutcopy_tree_from wasn't actually making any symlinks.
2013-06-18 Diane TroutUpdate tests for new version of redland rdf lib.
2013-06-18 Diane TroutRemove deprecated adminmedia template tag from loader.
2013-06-18 Diane TroutReplace deprecated django.contrib adminmedia with stati...
2013-06-18 Diane TroutUse proper User model import.
2013-02-01 Diane TroutPreliminary implementation of trackDb generation.
2013-02-01 Diane TroutForgot to import an exception I used
2013-02-01 Diane TroutMake a sample key list to go along with our lane list
2013-01-16 dianeAdd more entries to genome version detection map.
2013-01-16 Diane TroutSupport scanning HiSeq runs with multiple analyses.
2013-01-16 Diane TroutThrown an exception if we can't parse base calling...
2013-01-15 Diane TroutStart making documentation for htsworkflow.
2013-01-09 Diane TroutA better resolution to a possible circular dependency.
2013-01-09 Diane TroutDon't accidentally transform an object into a tuple.
2013-01-08 Diane TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-01-08 Diane TroutTry to make Aligned result directories optional in...
2013-01-08 Diane TroutAdd unaligned stats files to hiseq test case
2013-01-08 Diane TroutTweak timestamp format.
2012-12-14 Diane TroutGerald's time-stamp format was inconsistent.
2012-12-14 Diane TroutMake my ChangeList sub-class compatibile with Django 1.3
2012-12-13 Diane TroutMake the inventory pages work with the new HTSChangeList.
2012-12-13 Diane TroutDjango 1.4 requires the csrf token for posts.
2012-12-13 Diane TroutUse specific time formatting instead of locale '%c'
2012-12-13 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkfl...
2012-12-12 Diane TroutSimplify linking fastq files to their library id.
2012-12-08 Diane TroutAdd a FastqName class to create and parse standardized...
2012-11-30 Diane TroutChange my copied version of admin.changelist to a subclass.
2012-11-30 Diane TroutThe formatting for the model name changed.
2012-11-29 Diane TroutAdd a few more records for django db initial_data.json.
2012-11-29 Diane TroutUse unittest2's module hooks for setting up the django...
2012-11-29 Diane TroutChange csrf imports and database settings for django 1.4
2012-11-29 Diane TroutRemove prints that were being called in test code.
2012-11-28 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-11-28 Diane TroutChanged name= to verbose_name= for LibraryType.
2012-11-28 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-11-28 Diane TroutMake extra sure Django's setup test environment is...
2012-11-28 Diane TroutConvert to unittest2
2012-11-28 Diane TroutConvert to unittest2
2012-11-27 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-11-27 Diane TroutIgnoring the missing type RDF error for the page under...
2012-11-27 Diane TroutAdd dependencies to the setup.py
2012-11-20 Diane TroutTest presence of species & species name on library...
2012-11-20 Diane TroutCorrectly implement merging Notification & Manager...
2012-11-20 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-11-20 Diane TroutRenamed various django tests.py to test_module.py
2012-11-20 Diane TroutIgnore .tox directory
2012-11-20 Diane TroutFix RDF schema problems with lane_number and species.
2012-11-20 Diane TroutRun the library detail page through RDF validation.
next