https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
1078980 Merge pull request #293 from davidlmorton/validate-cle-disk Add command to verify a process for CLE 08 December 2014, 23:09:15 UTC
5857a11 Don't include cle_solexa_sequence in cle_disk_group_names 08 December 2014, 23:07:50 UTC
955f7ea Add command to verify a process for CLE 08 December 2014, 22:57:11 UTC
1556312 Merge pull request #284 from apregier/update_somatic_reports Update somatic reports to match cle trio reports 08 December 2014, 21:42:09 UTC
f85e006 Merge pull request #283 from apregier/fix_per_library_merge_problem Tell the full report what libraries to get vaf info for 08 December 2014, 21:13:02 UTC
7c84669 Pass label into ModelPair 08 December 2014, 20:48:25 UTC
dad3ee3 Undo overzealous search and replace 08 December 2014, 20:15:51 UTC
ce6e11c Need to return an array ref 08 December 2014, 20:13:22 UTC
1ac851e Merge pull request #287 from davidlmorton/listers Listers 08 December 2014, 20:06:12 UTC
491f173 Add order_by for list-recent 08 December 2014, 19:37:15 UTC
bb2c80c Add listers for VariantReporting processes 08 December 2014, 18:58:11 UTC
bcadce5 Add command to list recently run processes 08 December 2014, 18:48:47 UTC
1653304 Update expected test data that was missed before 08 December 2014, 18:43:33 UTC
d2c2aa1 Merge pull request #281 from davidlmorton/sr-simple Remove extra / from begining of allocation_path 08 December 2014, 18:02:25 UTC
8d07692 More efficient library lookup 08 December 2014, 17:54:08 UTC
92ec53a Plan updates for gold evaluation reports 08 December 2014, 17:43:02 UTC
282adcc Merge pull request #285 from ernfrid/joinx_version_check Refactor version checking in Joinx. This fixes VcfAnnotate for 08 December 2014, 17:01:29 UTC
4f0558f use version module in Joinx.pm 08 December 2014, 15:33:35 UTC
95b76bc Remove separate germline reports 08 December 2014, 14:44:08 UTC
7be75eb Use the same plan file for single model germline report as cle 08 December 2014, 14:42:47 UTC
66a17a0 accept minimum version as argument and drop version module from VcfAnnotate 08 December 2014, 05:27:54 UTC
671e2c0 Refactor version checking in Joinx. This fixes VcfAnnotate for v1.10 and provides a basis for centralizing Joinx version checking as there are other modules that will fail with v1.10 as well. 08 December 2014, 03:35:16 UTC
875918d Update somatic reports to match cle trio reports 08 December 2014, 01:57:03 UTC
e12b17e Merge pull request #282 from apregier/update_joinx_version 08 December 2014, 01:47:50 UTC
7148517 Tell the full report what libraries to get vaf info for This way they will all have the same columns even if some have no variants with coverage for a particular library. This makes the hacky "split columns" step during the merge unnecessary 08 December 2014, 00:07:51 UTC
e900908 Use joinx1.10 for vcf-annotate This will give a very large performance improvement 07 December 2014, 03:46:04 UTC
af5d265 updated ur submodule to 6324bbd 06 December 2014, 20:12:00 UTC
7b28f87 Remove extra / from begining of allocation_path 06 December 2014, 19:52:23 UTC
32f71e6 Merge pull request #273 from nnutter/RT/102920 update tests to not write to GENOME_TEST_INPUTS 06 December 2014, 17:37:59 UTC
851082e Merge pull request #269 from iferguson90/mode-fix Fix bitwise bug in G::Utility::File::Mode 06 December 2014, 17:10:56 UTC
c280f69 Updated `genome` tab completion. 06 December 2014, 13:16:53 UTC
fe6e515 Updated class browser cache. 06 December 2014, 13:15:06 UTC
43a50ee Merge pull request #280 from nnutter/genome_test_inputs make tests more resilient to GENOME_TEST_INPUTS changes 06 December 2014, 11:01:26 UTC
a24f44a make test more resilient to GENOME_TEST_INPUTS changes 06 December 2014, 10:04:07 UTC
da7fcb2 make test more resilient to GENOME_TEST_INPUTS changes 06 December 2014, 10:04:05 UTC
a900853 make test more resilient to GENOME_TEST_INPUTS changes 06 December 2014, 10:04:02 UTC
728e3a8 make test more resilient to GENOME_TEST_INPUTS changes 06 December 2014, 10:03:56 UTC
f26902f make test more resilient to GENOME_TEST_INPUTS changes 06 December 2014, 10:02:10 UTC
3c1b1b9 make test more resilient to GENOME_TEST_INPUTS changes 06 December 2014, 10:02:08 UTC
2ffa3e3 make test more resilient to GENOME_TEST_INPUTS changes This makes use of the new `compare_dirs` test function and updated test inputs to make this test more resilient to GENOME_TEST_INPUTS changes. 06 December 2014, 10:02:06 UTC
18646f2 add compare_dirs Adds a compare_dirs test function for comparing the files in two directories. 06 December 2014, 10:02:04 UTC
a3faf3b remove commented out debug code 06 December 2014, 10:02:02 UTC
a149b94 make test more resilient to GENOME_TEST_INPUTS changes 06 December 2014, 10:02:00 UTC
2157afe Merge pull request #276 from davidlmorton/trio Trio 06 December 2014, 04:45:50 UTC
ed62145 Merge branch 'master' of github.com:genome/genome into trio Conflicts: lib/perl/Genome/Model/SomaticValidation/Command/CoverageStatsSummary.pm 06 December 2014, 03:41:57 UTC
dac6531 Add plan_yaml to expected directories 06 December 2014, 03:39:09 UTC
6f01097 Allow transient properties in show-docs 06 December 2014, 03:39:09 UTC
c7d7ef8 Make compare_directories work more intuitivly is and is_deeply use (got, expected) so we changed the order. 06 December 2014, 03:39:09 UTC
0f67826 Remove overly sensitive test 06 December 2014, 03:39:08 UTC
cbc72d7 Allowing withManySampleNames to live on DB backed objects. 06 December 2014, 03:39:08 UTC
10eee49 Fix extra \t in full-reporter 06 December 2014, 03:39:08 UTC
9ecd767 Fixed compare_directories in TestHelper 06 December 2014, 03:39:07 UTC
e57c7d2 Eliminate redundant definition 06 December 2014, 03:39:07 UTC
72224b9 Disable Report Object validation during Plan validation 06 December 2014, 03:39:07 UTC
6f14d1c Report::WithHeader validates during initialize It was being validated when the Report Plan was validated, but now that it isn't we validate at runtime. At least this way we still see the nice error messages, albiet later than we used to. 06 December 2014, 02:08:34 UTC
e506d33 Remove combination_label from test data 06 December 2014, 02:08:34 UTC
527719c Make CreateMergedReports dag name generic 06 December 2014, 02:08:33 UTC
d93177e Delete transient after Results are got/created The transients sometimes contain values that Flow cannot serialize/deserialize. It shouldn't affect anything since they were transient (i.e. not persisted to the db). 06 December 2014, 02:08:33 UTC
19b52f4 Fix required/requires oversight 06 December 2014, 02:08:33 UTC
1bb098c Add resassuring message 06 December 2014, 02:02:14 UTC
794fa45 Merge pull request #267 from nnutter/apipe_ci add apipe_ci as valid disk group 06 December 2014, 01:43:30 UTC
1ddeaac Merge pull request #278 from nnutter/cross_sample_test replace test_dir with TEST_INPUTS_DIR 06 December 2014, 01:25:44 UTC
3a3ec87 replace test_dir with TEST_INPUTS_DIR 06 December 2014, 01:10:18 UTC
5fc1292 whitespace 06 December 2014, 00:55:49 UTC
54d358b Merge remote-tracking branch 'origin/master' into apipe_ci 05 December 2014, 23:06:37 UTC
e0e47fd Merge pull request #257 from ebelter/instdata-helpers-flagstat InstData Import flagstat and metrics modifications. 05 December 2014, 23:04:32 UTC
2cc1808 Merge pull request #259 from jasonwalker80/somatic_validation_coverage_stats Single-Sample SomaticValidation CoverageStatsSummary 05 December 2014, 21:44:14 UTC
60cec88 Make CreateReport less noisy 05 December 2014, 20:59:03 UTC
1682f35 Trio Process objects can symlink their results 05 December 2014, 20:59:03 UTC
9a0e8bc All Reports save their plans in their allocation 05 December 2014, 20:59:02 UTC
4d9fb14 Remove unused combination_label 05 December 2014, 20:59:02 UTC
355bc97 Test xml produced by trio wrapper 05 December 2014, 20:59:02 UTC
b1745f4 Make Command less noisy 05 December 2014, 20:59:01 UTC
114587b Use json to encode metadata into SR labels 05 December 2014, 20:59:01 UTC
b428f15 Pass process_id to StatsSummary commands 05 December 2014, 20:59:01 UTC
3f5fb39 Support Merging MergedReports This commit also moves the Result class into Component::Report 05 December 2014, 20:59:00 UTC
dfbd58b Work on Process::Trio 05 December 2014, 20:59:00 UTC
474a444 Allow UR objects as workflow_inputs 05 December 2014, 20:59:00 UTC
f2e0f30 Ensure is_many property is passed an array_ref 05 December 2014, 20:58:59 UTC
73d0e42 Get Trio Wrapper DAG produced properly 05 December 2014, 20:58:59 UTC
0b812cf Use TestHelper to test dag xml 05 December 2014, 20:58:59 UTC
f02e525 Remove output_dir as input from Trio 05 December 2014, 20:58:58 UTC
453e194 Extract get_models_for_roi method 05 December 2014, 20:58:58 UTC
b7b5078 Use TestHelper to check dag xml 05 December 2014, 20:58:58 UTC
da780d9 Cache dag and eliminate is_valid check Turns out that __errors__ gets the values of transient_optional properties and this leads to premature caching. 05 December 2014, 20:58:57 UTC
de8ee06 Let ModelPair generate combination_label 05 December 2014, 20:58:57 UTC
9587ec7 Eliminate calculated property 05 December 2014, 20:50:58 UTC
459aaf2 Add missing import 05 December 2014, 20:50:58 UTC
4105ccf Enable test for dag comparison 05 December 2014, 20:50:58 UTC
2e1d199 ModelPair params_for_dag returns a hashref rather than a hash 05 December 2014, 20:50:58 UTC
b86bf11 Small change to how translated is-many properties can be specified in the plan This happened in commit 811a2f4 but we failed to update the full complement of production plan files 05 December 2014, 20:50:57 UTC
e98bd7f Model pair factory no longer takes output_dir as input 05 December 2014, 20:50:57 UTC
8138d9e Reenable basic trio test 05 December 2014, 20:50:57 UTC
ed35b6c Writer properties need to be transient 05 December 2014, 20:50:57 UTC
626c956 Add interface to trio wrapper to get the dag Useful for testing, and follows a similar pattern to other process-command pairs we have made 05 December 2014, 20:50:57 UTC
7213eba Use roi_name instead of roi directory Still need to figure out how to get the list of roi names other than through the directory structure 05 December 2014, 20:50:57 UTC
5e0d435 No longer need counter 05 December 2014, 20:50:57 UTC
9b6dc85 Add merge discovery and followup reports to workflow This is not functional yet, just getting the preliminary idea of how it will work. 05 December 2014, 20:50:57 UTC
c20ea58 Add operations to dag rather than execute them on their own This is still an incomplete commit (see TODOs) Also need to add a test that looks at the final DAG given a set of models 05 December 2014, 20:50:56 UTC
3321a61 Add expected xml file 05 December 2014, 20:50:56 UTC
back to top