swh:1:snp:5789d5563ae0ff1fac9d4620526a6e02863df326

sort by:
Revision Author Date Message Commit Date
80bc127 Updated `genome` tab completion. 19 July 2014, 12:16:32 UTC
dd88d4e Updated class browser cache. 19 July 2014, 12:15:10 UTC
761dd33 Update define docs test for DiffExp 18 July 2014, 20:32:36 UTC
9d28287 Remove old condition strings from DiffExp 18 July 2014, 20:19:54 UTC
34932d9 Update ClinSeq interface to DifferentialExpression 18 July 2014, 19:45:56 UTC
4e7db70 Add 'condition_pairs' to DifferentialExpression Instead of using condition_labels_string and condition_model_ids_string as inputs to DifferentialExpression models, start using an is_many condition_pairs input. Read 'doc' string of the inputs for more details. This commit keeps both the old and new inputs to aid backfilling. 18 July 2014, 19:45:55 UTC
9651588 corrected the calculation of the minimum coverage observed 18 July 2014, 18:38:45 UTC
3691f8b Merge branch 'updated' into gb_master 18 July 2014, 18:38:09 UTC
7435e9e Track tumor-only plan file in repo 18 July 2014, 18:37:14 UTC
9186026 Merge branch 'updated' into gb_master 18 July 2014, 17:59:35 UTC
f1bdfcc Use caf instead of gmaf 18 July 2014, 17:55:05 UTC
2e186c2 the insertion_centric param for bam readcount should be set to 1 for indel reports 18 July 2014, 15:18:03 UTC
bd35a0d change variant type interpreter to output ins and del instead of indel 18 July 2014, 15:18:03 UTC
a851baf remove breakpoints 18 July 2014, 15:18:03 UTC
1a02dda count changes to queue item as modifications All three branches result in a change to a database-sourced object so count all three as a modification. This also addresses the problem that when modify_index failed indefinitely then memory would grow indefinitely. 18 July 2014, 00:29:55 UTC
ad1a87a RefineReads: stop saving results in a hash 17 July 2014, 21:37:08 UTC
f7161f2 RefineReads: add gatk base recalibrator and indel realigner 17 July 2014, 21:37:07 UTC
916c9f9 RefineReads: add results method for name to gatk base 17 July 2014, 21:37:06 UTC
511fba1 RefineRwads: make GATK base command 17 July 2014, 21:37:06 UTC
14fb7fc get_or_create needs to catch expcetions from create 17 July 2014, 21:04:59 UTC
795683e fix failure in test due to incomplete cleanup on SR failure Previously the test was passing due to a bug in Genome::SoftwareResult's get_or_create that made the exception thrown here never make a second get attempt. Once that was fixed this started failing because the creation cleanup left the object created (by UR::Object) behind. 17 July 2014, 21:04:30 UTC
8223e08 can't propogate exception or something swallows it 17 July 2014, 21:04:28 UTC
efc605b catch create exceptions within get_or_create get_or_create depends on retrying a get after create fails so if create threw an exception then get_or_create would fail even though it didn't necessarily need to. 17 July 2014, 21:04:27 UTC
418b03f remove TODO comment I also don't think it's correct anymore since Genome::Sys handles cleanup for locks (as long as Perl isn't Killed). 17 July 2014, 21:04:26 UTC
9a6ef9e whitespace 17 July 2014, 21:04:24 UTC
734c456 Merge branch 'updated' into gb_master 17 July 2014, 20:55:23 UTC
f4474f9 vep terms is no longer a param 17 July 2014, 20:54:36 UTC
0b4d50d Merge branch 'updated' into gb_master 17 July 2014, 20:51:32 UTC
42e5f29 Throw exception if VEP fails to execute correctly 17 July 2014, 20:50:04 UTC
36a22c9 Always use SO terms in VEP expert 17 July 2014, 20:50:03 UTC
d820706 genome processing-profile describe no longer falsely describes values of "0" as "<NULL>" 17 July 2014, 16:14:36 UTC
9e91dbb filters always have the available field "filter_status" 17 July 2014, 15:19:30 UTC
329c949 preliminiary finished version of the full reporter and plan files 17 July 2014, 14:50:48 UTC
56f2aaa remove unneeded columns used for filter validation 17 July 2014, 14:50:48 UTC
198467d Stub out symlinking This was accessing the external Amber service, which was unintended. 16 July 2014, 21:24:51 UTC
5f65831 Ensure test objects can create valid sql While this does not affect the outcome of the test this will reduce the spam created by the test. 16 July 2014, 21:24:51 UTC
999c9a6 use croak to tell where the rename is called from 16 July 2014, 19:22:30 UTC
d5de69e Merge branch 'copy' into gb_master 16 July 2014, 18:25:25 UTC
7b2a19a Add new hash entry 16 July 2014, 18:21:41 UTC
327696c test for CAF interpreter 16 July 2014, 15:07:23 UTC
427dd9e subroutine translated_input_names should only work on single properties 16 July 2014, 13:47:09 UTC
7c0fd56 First pass at changes needed to work with is_many translated inputs (doesn't work yet) 16 July 2014, 13:21:49 UTC
00fe33c dbsnp caf interpreter 16 July 2014, 13:15:22 UTC
657b7a6 reporter and plan for CLE full variant report 16 July 2014, 13:15:22 UTC
35963e8 resource provider need dbsnp_vcf to run dbsnp expert 16 July 2014, 13:15:22 UTC
8742579 interpreter to output min coverage value between multiple samples 16 July 2014, 13:15:22 UTC
21c083b interpreter to output the max vaf value between multiple samples 16 July 2014, 13:15:21 UTC
062de09 interpreter to output vaf metrics for multiple samples 16 July 2014, 13:15:21 UTC
400e0d1 Add variant caller count to interpreter output 16 July 2014, 13:15:21 UTC
99550ed refactor for clarity 16 July 2014, 13:15:21 UTC
ac542a9 Allow Reporters to have translated is_many inputs 16 July 2014, 02:30:14 UTC
6d55096 updated graphite submodule to b1a942f 15 July 2014, 22:52:47 UTC
193a0d1 Merge branch 'copy' into gb_master 15 July 2014, 22:09:33 UTC
2405ad6 Sub underbars for spaces 15 July 2014, 22:06:08 UTC
6d02645 Merge branch 'copy' into gb_master 15 July 2014, 21:44:29 UTC
27197f3 Add hash entries for additional capture reagents 15 July 2014, 21:40:56 UTC
086eede Merge branch 'master' into gotcloud 15 July 2014, 20:03:29 UTC
1ed4813 add CQID status to ConfigForInstrumentData 15 July 2014, 19:43:00 UTC
f5596e7 fix warning when status is undefined 15 July 2014, 19:42:59 UTC
ac27daf remove eval 15 July 2014, 19:42:58 UTC
cbe5d88 deduplicate search queue before processing 15 July 2014, 19:42:58 UTC
410b4b2 fix old typo 15 July 2014, 19:42:56 UTC
06955e1 Add bwa-0.7.10 to GMT/Bwa.pm 14 July 2014, 18:23:27 UTC
1683cfa add counter intstrumentation for modify_index success and failure 14 July 2014, 14:38:38 UTC
8f0caf8 add timer instrumentation around modify_index 14 July 2014, 14:36:10 UTC
153c366 set the (forked) process name Set the (forked) process name so we can know what's being worked on and so it's acknowledged that it's a fork and not a duplicate daemon. 14 July 2014, 14:25:51 UTC
d6727b3 Updated `genome` tab completion. 12 July 2014, 12:16:40 UTC
83ba091 Updated class browser cache. 12 July 2014, 12:15:20 UTC
875626f fixed incorrect test for retrieval of seg dup feature list 11 July 2014, 20:16:22 UTC
6d8cd33 add example resource files for cle testing 11 July 2014, 19:51:08 UTC
97fe15c removed breakpoint 11 July 2014, 19:51:07 UTC
21207d3 fixed bug in the hash creation for unknown readcounts 11 July 2014, 19:51:07 UTC
90be793 fixed typo for segmental duplications 11 July 2014, 19:51:07 UTC
ade4035 initial revision of alignment summary command for Somatic Validation models. 11 July 2014, 18:07:50 UTC
7c2bf2f change LSF queue for downloads https://jira.gsc.wustl.edu/browse/LS-1222 11 July 2014, 16:55:06 UTC
06399a6 Updated `genome` tab completion. 11 July 2014, 12:16:36 UTC
8af723d Updated class browser cache. 11 July 2014, 12:15:08 UTC
1b331eb Use sort -V to order chromosomes appropriately 10 July 2014, 22:33:40 UTC
700da9f Added a command to combine snv and indel reports 10 July 2014, 22:33:40 UTC
92c2872 Update plan_files for file-based changes 10 July 2014, 22:03:41 UTC
38451bc Change HASH to Text (json encoded) Since you cannot shortcut on a HASH type input, we json encode all such inputs (in the input_hash method) and then decode it in the Result object. 10 July 2014, 22:02:31 UTC
876ab49 Remove environment-variables from command It turns out that you cannot do it this way. By the time the environment variables are changed they've already been checked. If we want to set these for real we might have to shell out and run another command with these environment variables set. 10 July 2014, 22:00:34 UTC
6644136 use Genome::Sys->rsync_directory properly 10 July 2014, 21:09:39 UTC
b9dbb54 Merge branch 'fireteam' into gb_master 10 July 2014, 20:55:57 UTC
42ced24 Use test components instead of production SimpleReporter components 10 July 2014, 20:54:28 UTC
0c97c20 updated ur submodule to 759485b 10 July 2014, 20:47:42 UTC
563cbfd Ensure that test-data is not on an allocation when tests are run 10 July 2014, 20:25:53 UTC
6f57c57 Experts now 'provides_annotations' Filters and Interpreters can now 'requires_annotations'. This allows for combination Experts that provide multiple kinds of annotations. It also allows filters and interpreters to be satisfied by any of a number of potentially compatible experts. 10 July 2014, 19:00:33 UTC
4ad4892 Move base reporter into Framework directory 10 July 2014, 19:00:32 UTC
dcdc0b7 bump version of test data for vep expert We're not ready to allow custom_annotation_tags just yet 10 July 2014, 19:00:32 UTC
b049bb6 Add new command 'CreateReport' 10 July 2014, 19:00:32 UTC
895a2e1 add missing import 10 July 2014, 19:00:32 UTC
96e67bf Add Framework/Test These packages will allow us to test without referencing our production experts/interpreters/filters/reporters. 10 July 2014, 19:00:32 UTC
6f7554b Add test_expert_is_registered to test_helpers 10 July 2014, 19:00:32 UTC
f310973 rename annotation_vcf to dbsnp_vcf 10 July 2014, 19:00:32 UTC
03c6568 Attempt to lookup allocation before md5sum'ing files 10 July 2014, 19:00:32 UTC
f455953 Rename test from Plan.t to MasterPlan.t 10 July 2014, 19:00:31 UTC
ed63c61 Dbsnp expert takes annotation_vcf instead of ImportedVariation build 10 July 2014, 19:00:31 UTC
dc50ef4 MasterPlan can now validate a ResourceProvider 10 July 2014, 19:00:31 UTC
18165b9 Allow ResourceProviders to be read from and written to files (yaml) 10 July 2014, 19:00:31 UTC
back to top