sort by:
Revision Author Date Message Commit Date
8310a2d Merge branch 'validation' into gb_master 19 December 2012, 23:41:18 UTC
0516d90 Refactored the a section of code in PullOneTwoBpIndels that is relevant for SomaticValidation models into a new module in G:M:SomaticValidation::Command::ValidateSmallIndels. 19 December 2012, 23:41:14 UTC
9a2a45f Fix typo. 19 December 2012, 23:16:52 UTC
5a7168d Merge branch 'master' into gb_master 19 December 2012, 22:56:54 UTC
de5a57f The previous commit did not actually include AD and BQ information in the vcf line. Fixed this and updated the test case 19 December 2012, 22:56:46 UTC
7755e2a clinseq - fixed summarize-builds to get samples associated with a clinseq model more accurately 19 December 2012, 22:51:32 UTC
60b07ab CnView - added plot that is scaled consistently and more suitable for comparison across multiple tumors 19 December 2012, 22:50:56 UTC
8a896f3 Split SV validation into steps to eliminate nested refalign model. The reference-sequence generation still delegates to a new build. It was moved to a separate step in order to have it be committed before the alignments try to use it. 19 December 2012, 22:27:55 UTC
a05338c Prevent a few failures in error handling. A nested workflow in a pure-workflow build may match the three-part format without having an event or stage for each step, so just bail if we don't get something that looks like an ID. 19 December 2012, 22:24:30 UTC
451cf39 Merge branch 'master' into gb_master 19 December 2012, 21:36:11 UTC
6acd2e3 Reversing a hack in order to try something else 19 December 2012, 21:36:02 UTC
d8892dc updated ur submodule to 7dec1ff 19 December 2012, 21:20:17 UTC
a76407b Merge branch 'master' into gb_master 19 December 2012, 21:17:03 UTC
851c457 Updated test data 19 December 2012, 21:16:47 UTC
478181e dont auto-abort for bad postgres driver if you are running a LIMS command, because you still have to use ancient perl to run it. 19 December 2012, 20:57:31 UTC
2603e2b always use genome-perl when shelling out. 19 December 2012, 20:56:43 UTC
35594cc Merge branch 'master' of git:/srv/git/genome 19 December 2012, 20:20:36 UTC
6ec0fc4 make new picard module available 19 December 2012, 20:20:30 UTC
c19ebb8 Merge branch 'master' into gb_master 19 December 2012, 19:41:07 UTC
52a586d Increment vcf version. 19 December 2012, 19:40:47 UTC
2c5284d fix postgres syncing on sample attribute stomper for real 19 December 2012, 17:38:50 UTC
4bb4333 Changes to improve the way VarScan output is converted to VCF fields 19 December 2012, 17:33:13 UTC
a52c018 Updated line 34 to force PhenotypeCorrelation models to always proceed as if QC-passed 19 December 2012, 17:01:16 UTC
8203901 Add category to the newer somatic-validation pipeline steps. 19 December 2012, 14:12:55 UTC
5cc9590 clinseq: update to converge scripts - added SV fusion converge script 19 December 2012, 01:21:04 UTC
ee0d3d3 Merge branch 'fix' into gb_master 18 December 2012, 23:08:11 UTC
5deb7f1 Get the tiering directory from the annotation build 18 December 2012, 23:07:51 UTC
dacd33b Merge branch 'fix' into gb_master 18 December 2012, 23:03:18 UTC
0d12c3d Fix CountContigs command so it handles contig names with parens 18 December 2012, 23:02:56 UTC
c7517c3 Merge branch 'validation' into gb_master 18 December 2012, 21:36:36 UTC
87f7d0c Add run-inline option to PullOneTwoBpIndels so that one part may be run inline for testing purposes. Added a test case 18 December 2012, 21:35:21 UTC
0afbb87 MC16s: process inst data event calls seq platform on model 18 December 2012, 21:04:15 UTC
ba7ac37 ClinSeq: various patches to fix converge steps broken by recent updates to the pipeline 18 December 2012, 20:23:43 UTC
10d1446 MC16s: rm broken test in command.t 18 December 2012, 20:13:43 UTC
ba50428 MC16s: rm list runs command 18 December 2012, 19:54:41 UTC
4424c7f Produce a GFF file at the end of the GenePrediction::Eukaryotic pipeline. 18 December 2012, 18:52:37 UTC
21112ee fixed memory instance size in grid jobs finished 18 December 2012, 17:25:04 UTC
1a23670 check that input value exists before calling isa on it 18 December 2012, 17:25:04 UTC
ef3abd1 Update one more build parameter to support arbitrary references. 18 December 2012, 14:57:27 UTC
7c7f9e4 MC16s: Merge branch 18 December 2012, 00:27:47 UTC
a54852c MC16s: rm sequencing center 17 December 2012, 23:42:13 UTC
0cfcac2 MC16s: combine calculate kg usage for each platform into one method; update getting seq platform to get amplicon sets; add to base build test; rm subclass tests 17 December 2012, 23:25:01 UTC
d3a3919 Mc16s: update test to use build from factory 17 December 2012, 22:50:43 UTC
cb8664e Fix another caller... 17 December 2012, 22:49:11 UTC
1cc827b MC16s: remove unneeded methods 17 December 2012, 22:47:19 UTC
7528305 MC16s: rm unused methods 17 December 2012, 22:42:13 UTC
b72e605 MC16s: add generate reports to build steps 17 December 2012, 22:34:35 UTC
58ae1a3 Support arbitrary references in SV validation. Cleanup involved in making this change: *Use samtools faidx instead of expiece. *Use \t as delimeter instead of . which may appear in contig names. *Call into ReadRemap as class methods (to prevent AUTOLOAD warnings). 17 December 2012, 22:31:04 UTC
3f313c5 MC16s: rm Test module 17 December 2012, 22:04:20 UTC
72ecf4f MC16s: rm individual report tests, they are tested in the reports event 17 December 2012, 21:52:05 UTC
c1c35d7 clinseq: fixed bug in which the mutation diagram plots did not specify the property name for the build input 17 December 2012, 21:51:21 UTC
89f9cc4 MC16s: rm report base class 17 December 2012, 21:49:53 UTC
792c3ad remove old debug exit 17 December 2012, 21:03:08 UTC
a3d4d61 remove commented out code and comment about it 17 December 2012, 21:03:07 UTC
584c8ae use __FILE__ instead of FindBin to infer path 17 December 2012, 21:03:07 UTC
a754633 whitespace 17 December 2012, 21:02:56 UTC
07963c0 tests must return 1 for tracking - test tracking uses a 'do' which must not return undef for error checking purposes - skip returns undef 17 December 2012, 21:02:16 UTC
1380772 use above 17 December 2012, 20:52:25 UTC
23439fb load class so it can be tracked for test dependencies 17 December 2012, 20:52:24 UTC
19e2a2f add hostname to error message 17 December 2012, 20:52:24 UTC
65d11c5 add newline to print, missing newline breaks test 17 December 2012, 20:52:23 UTC
f43cac8 improve die message 17 December 2012, 20:52:22 UTC
98e9cc8 add column to LocalDataSource 17 December 2012, 20:52:21 UTC
10f21a4 MC16s: add sanger build to test build factory 17 December 2012, 19:45:48 UTC
4c5b1b7 MC16s: cleanup process sanger inst data; add test 17 December 2012, 19:45:29 UTC
f7e3e62 MC16s: rm edit and chromat dir from build 17 December 2012, 19:44:03 UTC
69671c6 Merge branch 'validation' into gb_master 17 December 2012, 18:36:09 UTC
b60d5ad Skip if the long indel bed file doesnt exist, rather than dying. This made test builds / anything without indel output fail. 17 December 2012, 18:36:04 UTC
d89ab54 more detailed error messages; bomb out on sync if you are using a bad DBD::Pg driver. 17 December 2012, 18:34:42 UTC
bca4858 Make a symlink so data appears in some arbitrary data directory. This makes the pipeline act more like the non-pipelined version. 17 December 2012, 14:59:35 UTC
b78436b Merge branch 'largeindel' into gb_master 17 December 2012, 06:21:19 UTC
b852d4a CHANGELOG: Added large indel validation to the somatic validation pipeline. 17 December 2012, 06:20:29 UTC
7fc1693 Merge branch 'master' of ssh://git/srv/git/genome 14 December 2012, 21:44:56 UTC
3028155 replaced hard-coded workflow,apipe queue names with configurable variables in Genome/Env 14 December 2012, 21:44:49 UTC
f83f47e Removed spurious exit from tests. They were a problem for an upcomming feature Nathan and I are working on to let you determine what tests need to be run after you've changed some files. 14 December 2012, 21:29:43 UTC
b586d17 fix typos in override of default workflow LSF queues 14 December 2012, 21:05:06 UTC
2e1a80a add option to exclude either total_kb or unallocated_kb 14 December 2012, 20:26:50 UTC
6998dfd split sync_usage into two smaller units 14 December 2012, 20:26:50 UTC
028c7dc unallocated_kb call should occur after total_kb is updated 14 December 2012, 20:26:49 UTC
b9e1e8e Merge branch 'chunk' 14 December 2012, 17:45:18 UTC
e020e1e Avoid uninitialized warnings 14 December 2012, 17:44:46 UTC
2ede499 The output directory now has permissions based in the user's umask File::Temp makes directories with mode 700. This change makes the perms as permissive as the user's umask specifies, after the chunking is complete 14 December 2012, 17:42:54 UTC
8d921ab Added submodule bam-window 14 December 2012, 17:32:10 UTC
42443d2 Fail more gracefully when SUPER::create() fails This way, the user won't get an additional error message about calling a method on an undefined value 14 December 2012, 17:24:47 UTC
0f734f9 Merge branch 'master' of ssh://git/srv/git/genome 14 December 2012, 16:11:56 UTC
23195c1 Added an env for GENOME_SYS_ID. Most of these really need to be moved to a config file, but sticking with this approach until we can make a global change. 14 December 2012, 16:11:46 UTC
ac763f0 updated workflow submodule to 32a3a01 14 December 2012, 00:04:06 UTC
615c376 updated workflow submodule to 9252020 13 December 2012, 23:55:13 UTC
b0113cb Merge branch 'master' into gb_master 13 December 2012, 23:37:32 UTC
9250c66 Ignore indel_validation for now, since this is produced by bsubs (and thus it will not always be done by the time the build is done). We should remove this once we are no longer bsubbing. 13 December 2012, 23:37:21 UTC
55fbf38 Merge branch 'master' of ssh://git/srv/git/genome 13 December 2012, 23:07:53 UTC
0e03447 added TGI-centric workflow environment variables 13 December 2012, 23:07:36 UTC
69e4ed9 filter changed objects for bad tables 13 December 2012, 21:56:38 UTC
e9a43fe AQID: add inst data property to force [re]processing of specific inst data 13 December 2012, 21:37:11 UTC
c7afa43 Add a mechanism for automatic locus suffixes for testing. 13 December 2012, 21:05:51 UTC
ec904e0 Merge branch 'master' of ssh://git/srv/git/genome 13 December 2012, 21:04:09 UTC
a2e6f99 removed size constraints on event id, parent_event_id and prior_event_id since they are bigger in postgres with UUIDs 13 December 2012, 21:04:00 UTC
205e010 Remove TODO The comment describes what the line currently does. 13 December 2012, 20:53:03 UTC
98da2da update to set qual format as sanger when inst data qual format is sanger fastq .. previously it was set as illumina which was probably a bug 13 December 2012, 20:03:00 UTC
7801421 Update bam_path method to not return the bam_file location when bam file is not actually present 13 December 2012, 20:00:49 UTC
back to top