Merge branch 'master' into debianized
[htsworkflow.git] / htsworkflow / pipelines /
2011-02-07 Diane TroutMerge branch 'master' into debianized debianized
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-01-25 Diane TroutFix typo in a function name.
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-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-09-24 Diane TroutHandle the case when a sequencing lane lacks any yield...
2010-09-10 Diane TroutAdd support for CASAVA 1.7
2010-06-10 Diane TroutExtend htsworkflow.pipelines.sequences to also try...
2010-06-10 Diane TroutMove the code to scan the sequence file archive to...
2010-06-10 Diane TroutMove the knowledge of the urls for the REST API to...
2010-04-23 Diane TroutUpdate summary script to read from the GERALD Summary...
2010-02-22 Diane Troutthere is no such thing as sequence_extended. I was...
2010-01-21 Diane TroutUpdate test code to deal with the switch to storing...
2009-12-11 Diane TroutModify the srf utility to tar.bz2 the qseq files instea...
2009-11-10 Diane TroutDon't add the post_run_command unless the option and...
2009-10-17 Diane TroutFigure out the absolute path to the runfolder for passi...
2009-10-08 Diane TroutAdd the ability not to build srf files.
2009-10-06 Diane TroutUse eland_extended or eland_pair instead of eland for...
2009-10-06 Diane TroutDefault to sequencing if we don't have a genome for...
2009-10-02 Diane TroutTest the updated version of extract results that builds...
2009-09-30 Diane TroutAdd building srf files to runfolder as part of --extrac...
2009-09-26 Diane TroutThe config file should also set the SEQUENCE_FORMAT
2009-09-26 Diane TroutHttpRequest.getcode doesn't exist in python 2.4, use...
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...