mark the example submission rule files as being raw, so the escapes dont get confused
[htsworkflow.git] / htsworkflow / submission / test /
2014-10-23 Diane Troutmark the example submission rule files as being raw... master
2014-10-23 Diane Troutmost of our test submission rule files use bz2 regexes...
2014-10-23 Diane TroutChange unittest2 back into unittest.
2014-06-10 Diane TroutUpdate test_encoded test cases due to https now being...
2014-06-10 Diane TroutUpdate fastqname code & test code to better support...
2014-01-22 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2014-01-17 Diane TroutRemove django test environment setup code.
2014-01-17 Diane TroutImplement a encoded search to json-ld wrapper.
2014-01-17 Diane Troutmake sure @vocab url has a trailing #. Its needed to...
2014-01-17 Diane TroutUse new context creation functions to attach context...
2014-01-17 Diane TroutAdd functions to create a json-ld context and add names...
2014-01-15 Diane TroutUtility class for accessing ENCODE3's submit / data...
2013-12-23 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2013-12-17 Diane Troutremove some test code debugging print statements
2013-12-17 Diane TroutMerge branch 'django1.4'
2013-10-17 Diane TroutMerge branch 'master' into django1.4
2013-09-24 Diane TroutShare more code to generate result tree.
2013-08-12 Diane TroutUpdate test data for renamed library type.
2013-07-22 Diane TroutTest changes to submission code.
2013-07-18 Diane TroutAdd function to list the names for submissions from...
2013-07-08 Diane TroutUpdate test to work with species -> species_name rename.
2013-06-18 Diane TroutFurther improve reliability of make_tree_from.
2012-12-13 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkfl...
2012-12-08 Diane TroutAdd a FastqName class to create and parse standardized...
2012-11-29 Diane TroutUse unittest2's module hooks for setting up the django...
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-09-24 Diane TroutMerge changing lane_number to string and sequence findi...
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 TroutProgress using rdf model to link fastqs with flowcell...
2012-08-31 Diane TroutFix matching scanned sequence files to library IDs...
2012-08-31 Diane TroutInherit from MutableMapping for ResultMap.
2012-08-07 Diane TroutCreate a lane to file name turtle data file
2012-06-25 Diane TroutConvert dictionary comprehension to dict(generator...
2012-04-13 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2012-04-11 Diane TroutMove code out of ucsc_gather and into the htsworkflow...
2012-03-29 Diane TroutChange to using django templates for generating condor...
2012-03-07 Diane TroutAdd extract HiSeq project based split fastq files to...
2012-01-25 Diane TroutAdded scanning for libraries that aren't attached to...
2012-01-23 Diane TroutDon't use assertIn as older ubuntu python doesn't have it
2011-12-20 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-12-20 Diane TroutAdd in test code for testing downloading the ucsc downl...
2011-11-07 Diane TroutUse Node.uri instead of manually trimming off RDF.Node...
2011-09-30 Diane TroutConfigure daf variables in only one place. (daf.py)
2011-09-30 Diane TroutAdd support for new "extraVariables" term in DAF.
2011-09-02 Diane TroutAttempt to download DAF data for a encodesubmit submission
2011-07-29 Diane TroutMake a test more robust to different versions of librdf
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-07 Diane TroutLibrary urls have a trailing /. make sure the test...
2011-06-30 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-29 Diane TroutFurther clean up ddf generation.
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-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-17 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-06-15 Diane TroutAdd module to parse UCSC DAF file.