https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
1e15169 DO NOT PUSH -- temporarily comment out dying when we get multiple fpkm values for the same gene. This is needed to keep testing while we wait to hear from Chris and Jasreet 04 June 2014, 19:24:38 UTC
8429e16 Added a tool to add FPKM annotations to a vcf file. The Vcf file must be previously annotated with VEP with the option --pick. TODO: does not seem to be fully functional yet, FPKM annotations are not added to each variant, but the header is changed. 04 June 2014, 19:24:37 UTC
7f3efd1 adding a sanity check to prevent double headers on the corrected file. This causes all sorts of nastyness in R, which will try to compare strings instead of numbers for that column 04 June 2014, 18:28:08 UTC
03e446a adding some debugging info to the wrapper 04 June 2014, 18:28:07 UTC
e642a89 convert calculated disk_allocation to a reverse_as property 04 June 2014, 16:30:37 UTC
ef53cf2 symlink can't be made until after original is removed 04 June 2014, 16:30:35 UTC
2d15dfd add ref_seq_build check 04 June 2014, 16:30:13 UTC
9dcde4f Merge branch 'master' of ssh://git/srv/git/genome 04 June 2014, 15:44:09 UTC
8c81229 escape () for some sample name 04 June 2014, 15:44:02 UTC
efa69a2 Remove outdated/erroneous information from help text. 04 June 2014, 15:37:10 UTC
23f753f Remove non-functional cleanup option and deletion code. 04 June 2014, 15:30:59 UTC
6ede498 Merge branch 'iterative-qc'. Updates to the iterative qc tool to get it working again plus a little cleanup. 04 June 2014, 15:09:17 UTC
15e3bc4 Updated `gmt` tab completion. 04 June 2014, 12:18:00 UTC
b8dc9c4 Updated `genome` tab completion. 04 June 2014, 12:17:20 UTC
1aec9d7 Updated class browser cache. 04 June 2014, 12:15:46 UTC
3a82e98 don't diff jpegs 03 June 2014, 22:19:53 UTC
6db380e Add OncoPrint 03 June 2014, 22:15:47 UTC
fe901d0 update clin-seq blessed 03 June 2014, 21:56:46 UTC
ee90fb6 update test data 03 June 2014, 21:56:45 UTC
9645148 undo test change 03 June 2014, 21:56:45 UTC
139e4e6 get lrr from function 03 June 2014, 21:56:44 UTC
5364671 add checks to bam-qc tools 03 June 2014, 21:56:44 UTC
83ccc9f add cnview to exome-cnv 03 June 2014, 21:56:43 UTC
9693d2d remove write instead of setting absolute permissions 03 June 2014, 21:03:15 UTC
7321a94 remove write instead of setting absolute permissions 03 June 2014, 21:02:26 UTC
8f21491 remove write instead of setting absolute permissions 03 June 2014, 21:01:44 UTC
35429fd don't need to check regex first 03 June 2014, 21:00:58 UTC
7ab1e28 remove write instead of setting absolute permissions 03 June 2014, 21:00:16 UTC
1cb4d2c make setgid optional, transient was still preventing commit 03 June 2014, 20:59:26 UTC
b74b244 Add api v5 with Picard 1.113 03 June 2014, 20:27:43 UTC
4291332 add ref_seq_build check 03 June 2014, 19:28:04 UTC
3d203f4 updated jenkins submodule to 7d04db6 03 June 2014, 17:19:22 UTC
2a0f3f4 Updated `genome` tab completion. 03 June 2014, 12:17:31 UTC
9fa4454 Updated class browser cache. 03 June 2014, 12:15:53 UTC
b437395 sort use statements 03 June 2014, 02:14:35 UTC
1606150 preserve setgid bit when chowning Due, I think, to root_squash on NFS the setgid bit is not preserved when chowning even though it would be on a local filesystem. Therefore, this should more correctly model Linux's default behavior. 03 June 2014, 02:14:34 UTC
f036861 switch to 'mode' 03 June 2014, 02:14:32 UTC
4a88bd0 switch to File::stat 03 June 2014, 02:14:31 UTC
481ff93 sort use statements 03 June 2014, 02:14:29 UTC
cd33249 updated ur submodule to f9a7c8d 02 June 2014, 21:04:39 UTC
2c28fbc updated ur submodule to 0b8c6be 02 June 2014, 20:12:22 UTC
0ddc7b2 add add/rm method and additional accessors to 'mode' objects 02 June 2014, 20:01:32 UTC
6cd3cce check initial and final permissions in case of side effects 02 June 2014, 20:01:30 UTC
551c0bf add all_* methods 02 June 2014, 20:01:28 UTC
1d45175 add mode, path, and perm instance methods 02 June 2014, 20:01:26 UTC
23632ac flip bit/name hash I'm going to add some compound bits so I want to move the bit to the RHS. 02 June 2014, 20:01:24 UTC
3c7c2db extract method: set_mode 02 June 2014, 20:01:22 UTC
0bed757 add the add/rm methods 02 June 2014, 20:01:21 UTC
52d6291 refactor to allow additional methods to be added 02 June 2014, 20:01:18 UTC
d949340 Use Memoize instead of caching by hand 02 June 2014, 19:15:14 UTC
91f09eb add --queue option to unarchive command 02 June 2014, 19:05:18 UTC
2d5bce6 refactor file mode tests into new module Refactor Genome::Utility::Test::Stat into Genome::Utility::File::Mode. Implementing as a Test::Builder module limited reuse and defined unnecessary test methods. 02 June 2014, 16:31:26 UTC
2dc6418 remove deprecated module 02 June 2014, 16:31:25 UTC
4147a53 rename test 02 June 2014, 16:31:24 UTC
08a21fc convert test to use 'mode' instead of 'has_bit' 02 June 2014, 16:31:22 UTC
44299d1 convert test to use 'mode' instead of 'has_bit' 02 June 2014, 16:31:21 UTC
bed83fb remove duplicated functionality 02 June 2014, 16:31:19 UTC
12d5d8c add Genome::Utility::File::Mode 02 June 2014, 16:31:18 UTC
a5337d1 fix typo 02 June 2014, 16:31:16 UTC
5fbda39 InstData: update lister doc 02 June 2014, 16:00:33 UTC
2edce28 G:S:Lock: use 2 hour TTL with Nessy 02 June 2014, 12:35:27 UTC
dc20022 Fix some missed renames 01 June 2014, 21:21:19 UTC
135c348 Fix test and print message about errors. 01 June 2014, 20:32:14 UTC
3ece69b Bugfix: Generate more correct header when splitting vep entries 01 June 2014, 20:24:13 UTC
42b91ed Updated `genome` tab completion. 31 May 2014, 12:18:18 UTC
d276195 Updated class browser cache. 31 May 2014, 12:16:40 UTC
930559e draft of tool for exome qc metrics for ADSP 31 May 2014, 03:31:50 UTC
c7fcc81 updated ur submodule to 658e160 30 May 2014, 23:24:36 UTC
8f500e3 Bugfix: Vep plugin runtime configuration points to proper locations 30 May 2014, 20:54:12 UTC
84bfdca Renamed Genome::Annotation to Genome::VariantReporting 30 May 2014, 20:54:12 UTC
01d53b2 updated ur submodule to 95b19dc 30 May 2014, 20:52:47 UTC
d7ba99b updated ur submodule to 9211480 30 May 2014, 18:53:12 UTC
04ff67e Merge branch 'updated' into gb_master 30 May 2014, 18:31:31 UTC
9c1a1fe Use default empty hash so we can always set new entries 30 May 2014, 18:29:44 UTC
e083d98 Tumor-only report 30 May 2014, 18:29:43 UTC
d245946 Gmaf interpreter 30 May 2014, 18:29:43 UTC
6c48f63 Add gmaf filter 30 May 2014, 18:29:42 UTC
73632c7 strand and transcript_status not available from vep 30 May 2014, 18:29:42 UTC
d614f3f bed file for vep needs to be processed and sorted Since FeatureList.t now calls processed_bed_file with two different sets of parameters, we need to make sure that the processed bed file gets recalculated if the parameters are different. To do this, we calculate a processed_bed_file_name based on the parameters and cache each processed_bed_file in a hash with the name as a key 30 May 2014, 18:29:41 UTC
5ac6990 Needs to implement requires_experts 30 May 2014, 18:29:41 UTC
d050cee Dbsnp needs result_class defined 30 May 2014, 18:29:40 UTC
0b939af Interpreters also need their params translated 30 May 2014, 18:29:40 UTC
93cd6cc Add ref_count and var_count to vaf interpreter 30 May 2014, 18:29:39 UTC
a42b09b Updated `genome` tab completion. 30 May 2014, 12:17:37 UTC
16ada9e Updated class browser cache. 30 May 2014, 12:16:01 UTC
0d0b2c8 Avoid crashing when info is undefined. 29 May 2014, 21:21:22 UTC
ef6ad1d Avoid crashing when transcripts comes back undefined. 29 May 2014, 21:21:21 UTC
cb5e182 add ability to assign new model to model-group 29 May 2014, 20:29:50 UTC
ab3fd27 truncate log messages that are longer than MAX_SYSLOG_MSG_LEN 29 May 2014, 20:29:48 UTC
8039355 get supported archive types from the archive operation 29 May 2014, 20:29:47 UTC
c1eeb5a extract method: _operation_class_from_name 29 May 2014, 20:29:45 UTC
4fd78fa VarReport: changed coverage/vaf mapping handling in filter 29 May 2014, 20:05:11 UTC
45ad246 Variant Report: add coverage vaf filter 29 May 2014, 20:05:09 UTC
2208c3d Switch return values to reflect max 29 May 2014, 20:05:08 UTC
feb1845 Rename to max 29 May 2014, 20:05:08 UTC
c55240e Annotation: filter for indel size 29 May 2014, 20:05:06 UTC
8012d80 Remove useless &&1&&1s. 29 May 2014, 20:04:21 UTC
2eb9b81 Remove unused sorting routine. 29 May 2014, 19:55:17 UTC
3f273b2 Always skip relinking genotype file if the symlink already exists. 29 May 2014, 19:34:34 UTC
8434ef2 Remove references to ignored dbSNP build. 29 May 2014, 19:33:25 UTC
back to top