https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
2d9a92c Merge pull request #685 from gatoravi/igv_link IGV link 28 April 2015, 22:49:07 UTC
f904204 blessed build with dgidb results 28 April 2015, 20:32:34 UTC
1512c38 updated jenkins submodule to a314ce5 28 April 2015, 18:10:19 UTC
e7a1b54 Merge branch 'master' into igv_link 28 April 2015, 17:43:57 UTC
358d421 Merge pull request #695 from susannasiebert/bam_size Get bam size from get_bam_file instead of from alignment_bam_file_paths 28 April 2015, 13:09:48 UTC
eb67f13 Updated `gmt` tab completion. 28 April 2015, 12:17:33 UTC
359fadc Updated `genome` tab completion. 28 April 2015, 12:16:43 UTC
1a2d27c Updated class browser cache. 28 April 2015, 12:14:57 UTC
75b1575 Merge pull request #657 from ebelter/cghub GMT CG Hub - Add command to help TCGA imports 27 April 2015, 23:12:40 UTC
6fe7125 GMT CG Hub: spell check 27 April 2015, 22:02:39 UTC
5dfcaa0 Cg Hub Metadata: use isa => __PACKAGE__ when validating params 27 April 2015, 22:00:41 UTC
f262582 CG Hub: just return the result value 27 April 2015, 21:57:23 UTC
84a1afd Ensure that we query the database and don't just get the cached value 27 April 2015, 21:54:43 UTC
1084252 use correct variables 27 April 2015, 21:49:58 UTC
58dc2b8 Better error message 27 April 2015, 21:12:39 UTC
15bd279 check again if the bam_size has been set in the meantime since get_bam_file can take a long time 27 April 2015, 21:12:19 UTC
5d1a6f4 Fix bugs in unless-statement 27 April 2015, 20:34:12 UTC
38234de Move set_bam_size outside of if-clause 27 April 2015, 20:16:58 UTC
dd025b9 Add more checking around the bam file to ensure that it really exists 27 April 2015, 20:14:45 UTC
a90d85a Merge pull request #692 from dufeiyu/bam_size Set bam_size regardless of _use_alignment_summary_cpp 27 April 2015, 20:08:05 UTC
de54126 use set_bam_size subroutine 27 April 2015, 18:53:53 UTC
0303cc5 Use correct method get_bam_file 27 April 2015, 18:49:36 UTC
d910612 get bam size from get_bam_file instead of from alignment_bam_file_paths 27 April 2015, 18:15:43 UTC
1630762 updated ur submodule to 1cd191b 25 April 2015, 21:18:31 UTC
fdfd83c Merge pull request #689 from davidlmorton/fix_encoding Encode/Decode workflow inputs and outputs when using PTero 25 April 2015, 19:53:19 UTC
b763b2e Merge pull request #693 from iferguson90/picard-simple-fix Stop picking up single jar versions of Picard. 25 April 2015, 05:40:56 UTC
a679b33 Stop picking up single jar versions of Picard. Prior to version 1.124, Picard was made up as a set of jars, one for each tool, installed under /usr/share/java/picard-toolsV.VVV/. Additionally, a support jar would be installed as /usr/share/java/picard-V.VVV.jar. Picard versions 1.124 and later use a single jar, installed as /usr/share/java/picard-V.VVV.jar, to provide all tools. The Picard GMT was picking up both single- and multi-jar versions of Picard, even though it could only handle the older multi-jar versions. This commit should prevent the Picard GMT from picking up the single-jar versions of Picard (1.124 and later) until single-jar support can be added. 24 April 2015, 21:00:36 UTC
7f3a9f3 Merge pull request #691 from gatoravi/update_clinseq_blessed update clinseq blessed 24 April 2015, 19:24:00 UTC
b5e3b29 update clinseq blessed This is related to a new source - GuideToPharmacologyInteractions that was added to DGIdb. 24 April 2015, 19:18:34 UTC
d8328ff Merge pull request #690 from nnutter/clin-seq updated expected results for Genome/Model/ClinSeq/Command/AnnotateGenesByDgidb.t 24 April 2015, 19:09:24 UTC
2b3d831 set bam_size regardless of _use_alignment_summary_cpp 24 April 2015, 18:51:15 UTC
8b12655 update expected results 24 April 2015, 18:36:27 UTC
b4411a5 fix warnings that occur when one file is longer than the other 24 April 2015, 18:35:47 UTC
dfcb1ee Merge pull request #687 from dufeiyu/unlock Use Scope::Guard to ensure unlocking 24 April 2015, 17:12:54 UTC
9da822e Encode/Decode workflow inputs and outputs We were already doing this for steps within a workflow, but some workflows take objects as inputs and return objects as outputs. This allows that to work. 24 April 2015, 15:43:00 UTC
103d122 update clinseq blessed, igv_link 24 April 2015, 15:37:38 UTC
ce6e85a factor out the column names 24 April 2015, 15:22:20 UTC
f1d2cba Updated `gmt` tab completion. 24 April 2015, 12:24:59 UTC
fd17962 Updated `genome` tab completion. 24 April 2015, 12:24:15 UTC
c6c4d05 Updated class browser cache. 24 April 2015, 12:22:21 UTC
476be02 use Scope::Guard to make sure unlocking 23 April 2015, 20:53:53 UTC
97b0955 Merge pull request #683 from tmooney/delete_files_in_our_directory Delete the output files, not whatever is in the current directory. 23 April 2015, 16:59:01 UTC
17ea251 Merge pull request #679 from indraniel/vcf-evaluate-pt2 GMT Integration of VCF Evaluation (part 2) 23 April 2015, 16:00:30 UTC
2a405b3 Merge pull request #681 from gsanders/bam_header_fix Create bam headers on demand 23 April 2015, 15:43:10 UTC
1a8b40a add IGV link to SNVIndel report 23 April 2015, 15:16:06 UTC
ad10282 fix docs 23 April 2015, 15:09:12 UTC
66c5b32 This unless is not necessary since create_bam_flagstat checks as well 23 April 2015, 15:03:52 UTC
19dea37 Merge pull request #682 from davidlmorton/block_n_converge Support Converge Operations when using Ptero 22 April 2015, 22:35:17 UTC
871f7c8 Refactor usage of create_bam_flagstat 22 April 2015, 18:50:13 UTC
9db8b02 Delete the output files, not whatever is in the current dir! 22 April 2015, 18:39:41 UTC
a008dba Merge pull request #678 from susannasiebert/variant_reporting_vep Don't fail optional expert parameters as required during validation 22 April 2015, 17:31:54 UTC
7ea629a + apply @acoffman 's 3rd suggestion - use the TSV reader that's already in Genome::Utility 22 April 2015, 17:24:42 UTC
2dd0d15 + apply @tmooney 's 7th suggestion - ensure there's a space between the status message sentences when creating the output directory. 22 April 2015, 17:01:32 UTC
6c87f71 + apply @tmooney 's 6th suggestion - dynamically call the stat methods instead of explicitly. This makes the code shorter. 22 April 2015, 16:59:45 UTC
ad6011c Only get the first element of `output_properties` Legacy Converge operations would only supply outputs to the first specified output_property of the operation, even if multiple outputs were specified. 22 April 2015, 15:46:46 UTC
e2337f7 Move conversion to Set::Scalar into the subroutines 22 April 2015, 15:42:33 UTC
cadb299 Remove unused subroutine 22 April 2015, 15:38:35 UTC
6b0f861 Merge pull request #680 from gatoravi/update_build_emailaddress use ENV variables to configure build email 22 April 2015, 14:17:34 UTC
8d1623e Updated `genome` tab completion. 22 April 2015, 12:16:34 UTC
cf655e2 updated ur submodule to 4fffe07 22 April 2015, 10:27:35 UTC
f6ff664 Add more error checking 22 April 2015, 00:59:58 UTC
c72dc9c Ptero now supports Converge operations 22 April 2015, 00:59:32 UTC
1344407 + apply @tmooney 's & @acoffman 's 5th suggestion - refer to EvaluateVcf for the versions from EvaluateVcfs (this suggestion was recommended during an in person conversation with @tmooney and @acoffman .) 21 April 2015, 23:18:53 UTC
0a48e3e + apply @acoffman 's 2nd suggestion - actually use the bedtools, joinx, and vcflib versions in the code! 21 April 2015, 23:18:52 UTC
8168364 + apply acoffman 's 1st suggestion - use the "Path" type for the inputs that represent files and directories 21 April 2015, 23:18:51 UTC
7bbffe0 + use Genome::Sys to create the tmp directory - this is more proper, and will account for LSF's automatic cleanup if something goes amiss. 21 April 2015, 23:17:44 UTC
fac1c66 + apply @tmooney 's 4th suggestion - use GENOME_TEST_INPUTS for the test data location 21 April 2015, 23:16:20 UTC
b7ab783 + apply @tmooney 's 3rd suggestion - documentation fixes (1) correct misspelling ('configruation' -> 'configuration') (2) refer to the command name, rather than the Perl class name 21 April 2015, 21:59:37 UTC
04ffb15 + apply @tmooney 's 2nd suggestion - add error checking when retrieving the model and build 21 April 2015, 21:46:30 UTC
12a09a6 + apply @tmooney 's 1st suggestion - remove the commented out and unused `display_all_stats` method call. 21 April 2015, 21:37:37 UTC
dd28f9f Use bam locking when creating a flagstat file. 21 April 2015, 21:20:31 UTC
f502926 Check for bam header existence before and after locking. 21 April 2015, 21:16:06 UTC
86b19ff Merge pull request #677 from tmooney/AUE-427 AnP Config Add: Pluralize tag-adding option. CHANGELOG: For the `genome analysis-project add-config-file` and `genome analysis-project add-menu-item` commands, the "--tag" parameter has been renamed "--tags". It should otherwise behave identically to the old parameter. 21 April 2015, 21:11:50 UTC
dd292a5 Refactor Merged.pm to remove duplicate code. 21 April 2015, 20:48:18 UTC
1396459 use ENV vars to configure email 21 April 2015, 20:45:46 UTC
ab10222 Flagstat and header files will be created before revivification. Add create_bam_header method, call it before revivifying. rename _create_bam_flagstat to a 'public' method. Remove redundant flagstat_path method. 21 April 2015, 20:41:34 UTC
f69d604 Add test for planned errors of experts 21 April 2015, 19:45:28 UTC
8d62717 + comment out the true_negative_size parameter - it's good to check that this parameter works, but in 99% of the cases we're not going to use it. It's usually better to calculate this number out as part of the program execution. I'll leave it commented out so that future viewers of this test may know that the parameter can be explicitly specified instead of being calculated. 21 April 2015, 19:11:22 UTC
0de0459 + don't zcat a file that isn't gzipped - the bed file that's passed into the bed_size subroutine isn't gzipped. zcat-ting a regular file errors out. 21 April 2015, 19:11:21 UTC
bf71def + calculate bed_size on the correct TN BED file - this account for my failing tests 21 April 2015, 19:11:20 UTC
61ad506 + add some status messages to measure progress 21 April 2015, 19:11:20 UTC
622d380 + include first-draft documentation 21 April 2015, 19:11:19 UTC
d2f6cf2 + explicitly set the true_negative_size param - setting this exactly matches the output found in BIO-1176 (not sure if this is the correct thing to do yet.) - allowing for this also test the usage of the 'true_negative_size' option in both the G::M::T::Vcf::EvaluateVcf and G::M::T::Vcf::EvaluateVcfs tools. 21 April 2015, 19:11:19 UTC
572f82b + correctly pass the true_negative_size param - Somehow this parameter didn't get correctly setup during the initial translation. 21 April 2015, 19:11:18 UTC
017e3d3 + make the basedir a lexical global - this way the test works correctly when the SKIP block is enabled, or disabled (commented out) 21 April 2015, 19:11:18 UTC
fbd11ba + accentuate the stat diag messages in the output - just introducing an extra newline in the diag string argument 21 April 2015, 19:11:17 UTC
e660714 + skip evaluation tests - these are long tests that need to be run inside the TGI, and are not meant to be run in the automated pipeline. 21 April 2015, 19:11:17 UTC
8a97e14 + remove DB::singles - these were used at one point for debugging 21 April 2015, 19:11:16 UTC
27ee272 + compare the generated statistic values to expected set - ensure that the generated statistics are reasonable. 21 April 2015, 19:11:16 UTC
db41fdc + store that the config and raw stat parameters - ensure that the config parameters and raw statistics are being stored in the output hash 21 April 2015, 19:11:15 UTC
48a46ad + print out a "Summary" section header - it's easier to see the overall stats that way 21 April 2015, 19:11:14 UTC
81cba73 + suppress the stats printout in EvaluateVcf execution - this make the overall output more confusing 21 April 2015, 19:11:14 UTC
7116518 + correct the bed_size input calculation - need to pass in the correct true_negative bed file name 21 April 2015, 19:11:13 UTC
0fbf154 + initial stub of G::M::T::Vcf::EvaluateVcfs.pm - this a port of the evaluate_vcfs.pl script used in CLE validation 21 April 2015, 19:11:13 UTC
2fc5994 Don't fail optional expert parameters as required during validation 21 April 2015, 18:35:50 UTC
b19d08f Merge pull request #668 from tmooney/allow_assumed_variant_status_in_simplify_vcf SimplifyVCF: Add option to declare all unfiltered variants as passing/failing. 21 April 2015, 14:43:39 UTC
7bd4056 Updated `gmt` tab completion. 21 April 2015, 12:51:39 UTC
c092d71 Updated `genome` tab completion. 21 April 2015, 12:50:54 UTC
7cb08b7 Updated class browser cache. 21 April 2015, 12:49:02 UTC
12a053a Add missing "`" for symmetry. 20 April 2015, 20:06:32 UTC
back to top