Implement a client side config file generator.
[htsworkflow.git] / htsworkflow / pipelines /
2009-09-26 Diane TroutImplement a client side config file generator.
2009-09-16 Diane TroutReplace some prints with logging.info messages and
2009-09-10 Diane TroutDon't crash if there are no lane result summary entries...
2009-09-10 Diane TroutReport if the Summary.htm file is missing the Lane...
2009-06-19 Diane TroutI started using ResultLane, so stop treating it like...
2009-06-17 Diane TroutAdd support for extracting data out of Illumina's new...
2009-06-17 Diane TroutLoading really old run xml files caused the website...
2009-06-17 Diane Troutremove spurious debug print statements
2009-05-11 Diane TroutFix parameter list for base class.
2009-05-05 Diane TroutHandle lanes that were only sequenced.
2009-05-05 Diane TroutReturn NaN, NaN if a mean +/- deviation value was undef...
2009-04-24 Diane Troutadd --clean option to runfolder
2009-03-31 Diane TroutUse the image directory name to detect what type of...
2009-03-31 Diane TroutDon't attempt to save xml for a matrix in firecrest...
2009-03-31 Diane Troutremove some useless debugging print statements
2009-03-30 Diane TroutAdd unit test to check that the crosstalk matrix was...
2009-03-30 Diane TroutIPAR detection is more reliable than firecrest so do...
2009-03-30 Diane TroutAllow specifying a run instead of just scanning the...
2009-03-28 Diane TroutFor pipeline 1.1rc1 or 1.3.2, look for the matrix files...
2009-03-28 Diane TroutMove sample data from simulate_runfolder into testdata
2009-03-18 Diane TroutGenerate a gerald config file, even if the genome is...
2009-03-16 Diane TroutParse runfolders generated with IPAR 1.3 and pipeline...
2009-03-10 Diane TroutImprove support for eland searching a single fasta...
2009-02-17 Diane Troutremove cfg_defaults. It was part of an idea I was start...
2009-02-13 Diane Troutsave longer comment describing change
2009-02-13 Diane TroutAparently some more recent version of multi eland stopped
2009-02-13 Diane TroutMerge in the library list, detail, and results download...
2009-02-12 Diane Troutmake our API docstrings more epydoc friendly
2009-02-12 Diane TroutAdd load_pipeline_run_xml, a little function that feeds...
2009-01-30 Diane TroutTry to make runfolder results extraction more robust
2009-01-30 Diane TroutUpdate to not hard code the config file name and the...
2009-01-06 Diane TroutLook in Temp directories for some of the files we have...
2008-12-24 Diane TroutHandle paired-end eland files.
2008-12-24 Diane Troutremove a debug print statement
2008-12-23 Diane Troutchange from hand coded formatting functions to the...
2008-12-23 Diane TroutUse the right URLError attribute names for error messages
2008-12-18 Diane Troutrename config file to something that doesn't include...
2008-12-10 Diane TroutThe summary parsing code now seems to handle paired...
2008-12-09 Diane TroutTest 1.1rc1 style runs, which unfortunately require...
2008-12-03 Diane TroutAdd test code to see if runfolder can handle something...
2008-12-03 Diane TroutAdd code to create a paired end Summary.htm file
2008-12-03 Diane TroutStore the bustard pathname when searching for run folders
2008-11-06 Diane TroutUpdated ipar_100 test case to deal with the using U0...
2008-11-06 Diane TroutProcess eland extended (or multi) read files.
2008-10-30 Diane TroutThe htsworkflow.pipelines.gerald module was getting...
2008-10-30 Diane TroutAdd support for scanning for results in the IPAR directory.
2008-10-15 Diane Troutrename pipeline to pipelines to imply that we can proce...