sort by:
Revision Author Date Message Commit Date
5395bf9 Merge pull request #601 from tmooney/set_users_in_result_users Lock all SR User construction to enforce uniqueness. 11 June 2015, 20:12:26 UTC
a1c4b26 Merge pull request #803 from davidlmorton/ptero_process_view Ptero process view 11 June 2015, 17:44:43 UTC
30f43d3 Merge pull request #802 from susannasiebert/speedseq_improvements2 Have speedseq per-lane alignment header only include matching instrument data's RG 11 June 2015, 15:49:13 UTC
bbd9e3f Merge pull request #800 from mkiwala/ptero-wrapper-teardown_logging-alt _teardown_logging when re-throwing exceptions 11 June 2015, 15:19:19 UTC
b2bbed5 Factor scratch sam header creation into its own subroutine 11 June 2015, 13:52:20 UTC
cc17600 Merge pull request #805 from brummett/more-test-info Print out diag info when the test fails 10 June 2015, 20:01:48 UTC
1e9afe5 Print out diag info when the test fails This test is consistently failing in Jenkins, but I can't reproduce it myself. 10 June 2015, 19:41:19 UTC
23c7cd4 Order parallel-by steps by 'color' 09 June 2015, 22:27:29 UTC
3f7d4cb Use $handle->print instead of print $handle 09 June 2015, 22:22:11 UTC
a742c49 Don't display Stdout Log It is almost identical to Stderr Log and is almost always empty. 09 June 2015, 22:20:55 UTC
f7c3b78 Ensure failed steps aren't displayed like 'unstarted' ones. 09 June 2015, 21:24:56 UTC
81a6fe1 Merge pull request #804 from brummett/dindel Get dindel working again 09 June 2015, 20:13:54 UTC
0721201 Don't mkdir or unlink Since we're using the packaged version 09 June 2015, 18:51:28 UTC
1ff55ea remove breakpoint 09 June 2015, 18:51:09 UTC
64ccad2 fix test to pass object to get_ptero_builder_for_process It used to take a process_id, now we define a TestProcess and pass that instead. 09 June 2015, 18:38:03 UTC
e4cbeea Get dindel working again The volume it used to live on was removed. This makes it use the packaged version. 09 June 2015, 16:21:59 UTC
ba3bb22 Keep calls to _teardown_logging and _setup_logging in same function Keeping the call to _teardown_logging() in the same function as _setup_logging() is ideal to me. Here I'm using an extra layer of try-catch to achieve this ideal. Alternatively, return codes could have been used to achieve this same ideal. 09 June 2015, 15:57:21 UTC
06b0870 Do not clobber _status_color This was causing legacy workflows to fail to colorize statuses. 09 June 2015, 14:43:27 UTC
6003e04 Add support for viewing workflows run by PTero 09 June 2015, 14:27:39 UTC
1377c03 Update speedseq test data 09 June 2015, 13:20:21 UTC
1c522c0 Fix if clause logic 09 June 2015, 13:07:05 UTC
07f3457 Better error message 09 June 2015, 13:07:05 UTC
c3261e5 Revert "If more than one metric key is found, try to resolve by library name" This reverts commit f31542b3e118e8cecda05e0137abe95d8e8cb2b1. 09 June 2015, 13:07:05 UTC
09c10fb Test speedseq AlignAndMerge with two instrument data 09 June 2015, 13:07:05 UTC
91fab38 Create bam header with the instrument data's @RG only 09 June 2015, 13:07:04 UTC
ea704d6 Merge pull request #796 from susannasiebert/speedseq_improvements AlignAndMerge only creates per-lane alignment objects without revivification 09 June 2015, 13:05:33 UTC
b6a4000 Merge pull request #801 from susannasiebert/speedseq_path Update speedseq test version to our frozen version 08 June 2015, 20:29:45 UTC
304a10e Merge pull request #798 from tmooney/remove_duplicate_lsf_resource Remove second lsf_resource property in AnnotateAndUploadVariants 08 June 2015, 17:33:15 UTC
5e5b7ab Merge pull request #776 from kkrysiak/add_LOH_clinseq Add loh tool to clinseq pipeline 05 June 2015, 23:30:58 UTC
c12becd Processes submitted to PTero specify name 05 June 2015, 19:11:32 UTC
b9da0fc Update speedseq test version to our frozen version 05 June 2015, 16:56:40 UTC
789de8e Updated `genome` tab completion. 05 June 2015, 15:12:27 UTC
d2f0e0f _teardown_logging when re-throwing exceptions 05 June 2015, 05:00:26 UTC
2d10371 Merge pull request #797 from tmooney/somatic_variation_create_report_sets_tmp_request Set a default tmp space request for SomaticVariation's CreateReport step 04 June 2015, 20:04:17 UTC
8ae0792 Pass package as a parameter into the get_bam_lock subroutine 04 June 2015, 14:13:22 UTC
4eb43ef Remove duplicated call to _prepare_output_directory 04 June 2015, 13:20:48 UTC
7bc4b44 Remove unnecessary error checking 04 June 2015, 13:19:49 UTC
507157c Move debug messages into their respective subroutines 04 June 2015, 13:16:20 UTC
ad3d4d6 Remove second lsf_resource property. Defining the request once ought to be enough! 03 June 2015, 17:55:30 UTC
4072512 Set a default tmp space request. 03 June 2015, 17:48:25 UTC
2e92b94 Merge pull request #795 from apregier/statistic_fix Fix wrongly labeled statistic 03 June 2015, 14:24:31 UTC
bc5fd00 Run post-processing during first revivification of the per-lane bam 03 June 2015, 13:16:39 UTC
78429b6 Create the object only; don't do any post-processing 03 June 2015, 13:16:39 UTC
de8fe80 Don't create md5 and index files 03 June 2015, 13:16:39 UTC
2e7d4cc Fix error message 03 June 2015, 13:16:34 UTC
422fcb3 Factor disk allocation creation into its own subroutine 03 June 2015, 13:16:34 UTC
cf169f2 Factor steps after initial object creation into their own subroutine 03 June 2015, 13:16:34 UTC
37f7164 Updated `genome` tab completion. 03 June 2015, 12:19:31 UTC
42028b3 Updated class browser cache. 03 June 2015, 12:17:32 UTC
3748bc8 Wrong statistic!!! 02 June 2015, 22:22:21 UTC
6d71707 CHANGELOG: New required param for vep Both `genome db ensembl vep` and `genome db ensembl run vep` now require the parameter --reference-version Valid values are GRCh37, GRCh38, and GRCm38 02 June 2015, 22:00:49 UTC
843dd02 Merge pull request #790 from nnutter/master make search queue deduplication use less memory 02 June 2015, 20:45:51 UTC
9b61ede Merge pull request #785 from apregier/vep Support new versions of vep cache 02 June 2015, 20:22:32 UTC
ce5923e Merge pull request #791 from susannasiebert/speedseq_bugfix QC bugfix 02 June 2015, 19:52:41 UTC
d8c13f2 Merge remote-tracking branch 'origin/master' into fix Conflicts: bin/genome-env Needed to add my test-db changes on top of Susi's 02 June 2015, 16:34:37 UTC
b8ad96c Explicitly set chart_output param for picard CollectGcBiasMetrics qc tool 02 June 2015, 16:28:10 UTC
cbed367 Use temp file for unused output instead of writing to /dev/null 02 June 2015, 16:27:28 UTC
98899d1 Rename qc output_file to qc_metrics_file 02 June 2015, 16:26:44 UTC
39b0f15 Remove unneeded legacy stuff 02 June 2015, 16:05:36 UTC
23ee3e9 no need to keep first member 02 June 2015, 15:49:50 UTC
edebd28 Merge pull request #777 from nnutter/default_from add `default_from` to config 02 June 2015, 15:35:48 UTC
bd7becb Merge pull request #765 from tmooney/model_summary_uses_determine_error ModelSummary uses DetermineError to decide build progress 02 June 2015, 14:53:43 UTC
2a8bb0c Merge pull request #745 from tmooney/direct_cmds_in_shellcmd Allow specifying the command as a list in Genome::Sys->shellcmd 02 June 2015, 14:51:21 UTC
7c8f578 Merge pull request #774 from susannasiebert/speedseq_clean Speedseq alignment strategy, software results, and qc 02 June 2015, 14:29:00 UTC
5317127 Updated `gmt` tab completion. 02 June 2015, 12:21:34 UTC
63e8805 Updated `genome` tab completion. 02 June 2015, 12:20:41 UTC
e9d100b Updated class browser cache. 02 June 2015, 12:18:39 UTC
0ad38c1 Account for default values that evaluate to false 02 June 2015, 03:24:37 UTC
6b53b53 Merge pull request #788 from malachig/master minor update to clinseq to handle some edge cases 02 June 2015, 00:26:28 UTC
7627825 remove rogue paren 01 June 2015, 23:30:09 UTC
d151f14 change loop_sleep default to one second 01 June 2015, 23:29:49 UTC
7a5ff5a chomp and add newlines to messages I think I inadvertantly changed this behavior when consolidating Genome::Role::Logger and Genome::Logger. 01 June 2015, 23:26:30 UTC
2b32947 validate inputs to `dedup_set` 01 June 2015, 23:15:28 UTC
909f87f deduplicate the queue as it's processed instead of all upfront 01 June 2015, 23:04:21 UTC
9c7e763 extract function: dedup_set 01 June 2015, 23:03:31 UTC
3e8ea4c add some logging 01 June 2015, 22:34:20 UTC
006e796 refactor and improve search queue deduplication This refactors and improves the search queue deduplication to use less memory: - remove duplicate deduplication code in `deduplicate` sub-command - move deduplication code to `Genome::Search::Queue` - change deduplication code to iterate over `subject_class`-`subject_id` pairings with pruning enabled to consume less memory 01 June 2015, 21:47:12 UTC
9201e80 convert to use subtests 01 June 2015, 21:46:33 UTC
7023d19 use Sub::Override to avoid warnings, etc. 01 June 2015, 21:37:42 UTC
4608a0c Merge pull request #789 from davidlmorton/fix_builds_use_process Fix builds use process 01 June 2015, 21:12:47 UTC
5038e05 clin-seq: change --force option to more descriptive --allow-multiple-individuals 01 June 2015, 20:29:35 UTC
ff967d3 Allow default_value to satisfy a required input in WorkflowBuilder 01 June 2015, 20:04:48 UTC
7f927a7 Mark input as optional The model-test does not specify this input. 01 June 2015, 20:04:05 UTC
2cd0a15 Don't call _initialize_workflow twice ReferenceAlignment and Clinseq models have implemented side-effects within this method or methods it calls. 01 June 2015, 20:02:36 UTC
ff5d5d2 updated jenkins submodule to 1d450cd 01 June 2015, 19:35:15 UTC
67b9b9a Test instrument data needs to be paired-end 01 June 2015, 18:23:23 UTC
156ced0 Merge pull request #786 from ebelter/utility-inputs Utility::inputs can encode/decode non UR objects 01 June 2015, 16:55:05 UTC
d1a030d Need to overwrite accepts_bam_input to return 1 so the bam doesn't get converted to fastq 01 June 2015, 16:25:28 UTC
dcf3d4f Merge pull request #787 from chrisamiller/master allowing 4-column bed files to be output from VCF conversion 01 June 2015, 15:40:50 UTC
dad2f4f Merge pull request #779 from tmooney/log_dispatch_renamed_in_genome_logger Call renamed accessor in search index command. 01 June 2015, 13:20:28 UTC
22d5037 minor update to clinseq to handle some edge cases 29 May 2015, 21:48:37 UTC
2b2168a removing explicitly blank quality columns. This allows for outputting 4-col bed files, using the options in Convert.pm 29 May 2015, 21:27:34 UTC
22f8aea adding option to omit the quality/depth columns 29 May 2015, 21:25:46 UTC
a1ab96d Utility::inputs can encode/decode non UR objects 29 May 2015, 20:54:03 UTC
31127e0 Merge pull request #778 from nnutter/lsf allow calculated_default to be used for special lsf properties 29 May 2015, 19:44:09 UTC
df43f83 Merge pull request #781 from nnutter/logger don't need to use Genome here 29 May 2015, 19:44:03 UTC
95447e1 Merge pull request #782 from nnutter/sam misc cleanup in `gmt sam` 29 May 2015, 19:43:46 UTC
7eed81b Merge pull request #783 from nnutter/less-perms remove execute permissions from several types of files 29 May 2015, 19:43:38 UTC
e7fa9ea Add more LSF resource options 29 May 2015, 19:21:31 UTC
ba413ca Update testdb snapshot This includes vep caches with reference_version set 29 May 2015, 17:28:54 UTC
back to top