mark the example submission rule files as being raw, so the escapes dont get confused
[htsworkflow.git] / encode_submission /
2014-10-23 Diane TroutChange unittest2 back into unittest.
2014-06-10 Diane TroutDirectly generate compressed fastq files from HiSeq...
2013-12-17 Diane TroutMerge branch 'django1.4'
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 TroutMerge branch 'django1.4' of mus.cacr.caltech.edu:htswor...
2013-10-08 Diane TroutAdd helpful logging information to explain missing...
2013-07-22 Diane TroutGenerate manifest.txt files for submitting to ENCODE3.
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-06-28 Diane TroutAdd option to copy source files for a submission.
2013-02-01 Diane TroutPreliminary implementation of trackDb generation.
2012-11-29 Diane TroutRemove prints that were being called in test code.
2012-11-28 Diane TroutConvert to unittest2
2012-11-28 Diane TroutConvert to unittest2
2012-11-20 Diane TroutFix RDF schema problems with lane_number and species.
2012-11-14 Diane TroutAdd error message for typoing a result map filename.
2012-09-25 Diane TroutThis might actually generate soft file with raw & suppl...
2012-09-24 Diane TroutAdd a log message to for debugging
2012-09-19 Diane TroutUse htsworkflow ontology to validate various RDF using...
2012-09-18 Diane TroutMerge ssh://jumpgate.caltech.edu/var/htsworkflow/htswor...
2012-09-18 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-09-18 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-09-15 Diane TroutStart implementing infering triples.
2012-09-12 Diane TroutAdd a helpful error message when we need the submission...
2012-09-10 Diane TroutUse the same model for building fastqs as for building...
2012-09-01 Diane TroutAutomatically add the flowcell subdirectory to the...
2012-08-06 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-08-01 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-07-27 Diane TroutFix issues introduced when switching to the django...
2012-06-22 Diane TroutAdd links to libraries and submission to data loaded...
2012-06-21 Diane TroutMerge ssh://jumpgate.caltech.edu/var/htsworkflow/htswor...
2012-06-14 Diane TroutSlightly different sort order for finding libraries
2012-05-31 Diane TroutFixup docstring to be clearer to others
2012-05-25 Diane TroutMerge ssh://jumpgate.caltech.edu/var/htsworkflow/htswor...
2012-05-25 Diane TroutMerge ssh://jumpgate.caltech.edu/var/htsworkflow/htswor...
2012-05-23 Diane TroutGenerate html reports when doing sparql queries with...
2012-05-12 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-05-12 Diane TroutI found this version more useful for trying to
2012-04-17 Diane TroutAdd ability to override location to tar and lftp commands
2012-04-16 Diane TroutFix a typo and a missing .items() from the change of...
2012-04-13 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-04-11 Diane TroutStart developing GEO SOFT submission tool.
2012-04-11 Diane TroutMove code out of ucsc_gather and into the htsworkflow...
2012-03-27 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-03-27 Diane TroutAdd an option to make a mini archive containing just...
2012-03-26 Diane TroutRemove a function from the inifile version of ucsc_gather
2012-03-23 Diane TroutAdd a rdf type for ucsc track records
2012-03-08 Diane TroutChange name of term used for conditions to condition_term
2012-03-07 Diane TroutAdd extract HiSeq project based split fastq files to...
2012-02-02 Diane TroutMake report prettier.
2012-01-31 Diane TroutShorten option for specifying model name.
2012-01-30 Diane TroutFix a typo in some RDF example data
2012-01-30 Diane TroutMake it possible to filter which genome to run report...
2012-01-30 Diane TroutAdd ability to refresh library data from our htsw server
2012-01-25 Diane TroutStart writing a report for "so, what experiments have...
2012-01-25 Diane TroutAdded scanning for libraries that aren't attached to...
2012-01-25 Diane TroutFix 'typo' in a library URN.
2011-12-20 Diane TroutHandle dateTime timestamps in RDF.Nodes
2011-12-20 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-12-20 Diane TroutMove ucsc_encode_submission code out of extra so nose...