https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
ac241ac bug fix to copy tabix index over to build dir 11 June 2014, 18:21:13 UTC
dc981b4 bless clinseq build with dgidb source update 11 June 2014, 15:11:23 UTC
62652c2 Merge branch 'updated' into gb_master 10 June 2014, 21:59:27 UTC
f27feb3 Add Damaging sift/polyphen filter 10 June 2014, 21:51:20 UTC
9f64707 Merge branch 'updated' into gb_master 10 June 2014, 17:51:55 UTC
245f7c6 Interpreter also provides sift,polyphen, and condel 10 June 2014, 17:39:01 UTC
25f5323 Change function name to reflect return value 10 June 2014, 17:39:00 UTC
c9f0f1e New command to monitor library and sample renames. 10 June 2014, 15:27:38 UTC
a19b475 Remove extra ":" in doc text. 10 June 2014, 13:30:27 UTC
2fa85dd Updated `gmt` tab completion. 10 June 2014, 12:19:00 UTC
b5c8642 Updated `genome` tab completion. 10 June 2014, 12:18:14 UTC
e47e0be update clinseq-blessed This build has changes to DGIdb. An additional source is being added. 10 June 2014, 02:20:31 UTC
e3b4a0d update CNV plotting and ROC metrics 10 June 2014, 02:18:14 UTC
35c24eb update stats plot 10 June 2014, 02:18:13 UTC
c037747 add tool for plotting clinseq stats 10 June 2014, 02:18:13 UTC
e3a6f05 Sample import: sort sample/ind attr names 09 June 2014, 22:49:49 UTC
c77a9d3 Sample Import: allow more EMBL-EBI names 09 June 2014, 22:49:48 UTC
e691c30 Sample Import: add is_optioonal to calculated importer properties to avoid command errors 09 June 2014, 22:49:48 UTC
eb1d723 Sample Import: cleanup getting property meta from entity 09 June 2014, 22:49:47 UTC
af5512d Sample import: rm unused storing of properties 09 June 2014, 22:49:46 UTC
c833dc4 Sample import test update 09 June 2014, 22:49:45 UTC
9305f1c remove readlength error message as it is no longer needed. Also add error message if an alignment result is missing. 09 June 2014, 21:44:35 UTC
aa23dea update clinseq blessed 09 June 2014, 21:06:40 UTC
3001cce update tests 09 June 2014, 21:06:40 UTC
3fabb48 skip LIMS reports for now 09 June 2014, 21:06:39 UTC
10b0ee6 updated jenkins submodule to da389bf 09 June 2014, 15:32:06 UTC
8091f3a remove 'other' permission bits This is only a half-measure to reflect the new policy that 'other' shouldn't have access to Genome or its output. 06 June 2014, 19:58:43 UTC
7f922fa remove set_file_permissions and set_directory_permissions Remove set_file_permissions and set_directory_permissions to be replaced with 'mode' and File::Find::Rule. 06 June 2014, 19:58:39 UTC
39ea406 remove unused function 06 June 2014, 19:58:38 UTC
d8387a2 Updated tier 1 consequence types per cmiller. 06 June 2014, 18:50:52 UTC
d18c6c7 Added more tests 06 June 2014, 15:43:51 UTC
e7eda0a Updated `gmt` tab completion. 06 June 2014, 12:17:55 UTC
9b5f6f7 Updated `genome` tab completion. 06 June 2014, 12:17:13 UTC
cb04235 Updated class browser cache. 06 June 2014, 12:15:36 UTC
4ba0997 Rename file in diff-ignore as well. 06 June 2014, 05:08:33 UTC
7612b75 rename summarize-builds 05 June 2014, 21:48:48 UTC
557d79c fixed mis-placed use statement 05 June 2014, 21:38:21 UTC
8728152 small change 05 June 2014, 21:21:11 UTC
7a545b4 Added ProcessManualReview 05 June 2014, 21:18:02 UTC
12d6dc2 Added Tier 1 filter and related test. The tier 1 consequence types list needs to be updated, this is just a handful of valid types so far. 05 June 2014, 21:03:30 UTC
86ecfbb remove write instead of setting absolute permissions Setting absolute permissions is often not the correct thing to do because it doesn't account for other bits the file/directory might have, e.g. setgid, or executable. So, for example, instead of setting thing readonly by doing `chmod 444` one could instead do `chmod a-w`. 05 June 2014, 20:41:00 UTC
775c235 remove commented out code 05 June 2014, 20:40:58 UTC
5574852 fix importing a function into base_class causing result class to break This is super weird. Why would a parent class override a subclass? I hope it's safe to limit this behavior to just properties. Importing 'mode' into Genome::SoftwareResult::Stageable broke Genome::Model::Tools::Htseq::Count because that class has a property named 'mode'. 05 June 2014, 20:40:57 UTC
8254768 switch from glob to File::Find::Rule 05 June 2014, 20:40:56 UTC
7e366ab include path in error message 05 June 2014, 20:40:55 UTC
0c587bd remove write instead of setting absolute permissions 05 June 2014, 20:40:54 UTC
8eb8b24 remove write instead of setting absolute permissions 05 June 2014, 20:40:53 UTC
4dc7b43 remove write instead of setting absolute permissions 05 June 2014, 20:40:52 UTC
0785c43 remove write instead of setting absolute permissions 05 June 2014, 20:40:51 UTC
4ea3c1a remove write instead of setting absolute permissions 05 June 2014, 20:40:50 UTC
2074625 remove write instead of setting absolute permissions 05 June 2014, 20:40:49 UTC
91a0613 Fixed relative paths issue 05 June 2014, 16:03:07 UTC
648d2f1 Merge branch 'updated' into gb_master 05 June 2014, 15:08:09 UTC
50cec18 Use class method instead of object method 05 June 2014, 15:06:56 UTC
dab295c Use class method instead of object method 05 June 2014, 15:06:56 UTC
82c61a1 Add class method to get sample_name_in_vcf 05 June 2014, 15:06:55 UTC
fac9c68 Use sample->name_in_vcf 05 June 2014, 15:06:54 UTC
41f27a6 Use sample->name_in_vcf 05 June 2014, 15:06:54 UTC
b1fd14d Move method to translate tcga names into sample class 05 June 2014, 15:06:53 UTC
c1a7989 Updated `gmt` tab completion. 05 June 2014, 12:17:44 UTC
f643858 Updated `genome` tab completion. 05 June 2014, 12:17:02 UTC
fc3c116 Updated class browser cache. 05 June 2014, 12:15:30 UTC
bfba28e refactor fpkm_for_genotype_allele into FpkmBase. I considered just making the MinFpkm filter inherit from the FpkmInterpreter, but this would remove our native 'soft filtering' ability by overwriting the interpret_entry method from Filter/Base. 04 June 2014, 22:39:42 UTC
8306fdf Added MinFpkm filter and test. 04 June 2014, 22:31:38 UTC
423887a tool to compare bed/bedpe sv files to true positives 04 June 2014, 21:31:18 UTC
9ad9d0c fix breakdancer-to-bed when not writing all sv types everything was ok when processing all SV types, but crashing when doing only a subset 04 June 2014, 21:05:24 UTC
6265d87 add sv-sim code to run breakdancer & produce bed/bedpe files 04 June 2014, 20:43:32 UTC
ac24d94 move FPKM expert and interpreter to VariantReporting namespace 04 June 2014, 20:18:49 UTC
e0182e0 subtest for heterozygous, non-reference genotype 04 June 2014, 19:42:25 UTC
c797764 handle interpreting of FPKM values on a per genotype allele basis 04 June 2014, 19:42:24 UTC
cd51d4c handle FPKM value on a per genotype allele basis 04 June 2014, 19:42:23 UTC
4a505a5 pull out test data version 04 June 2014, 19:42:23 UTC
3209079 Added FpkmInterpreter - still need to account for multiple values 04 June 2014, 19:42:22 UTC
cef6d7e Move WithSampleName up so interpreters can use it 04 June 2014, 19:33:32 UTC
574c5b1 test file for FPKM Run module 04 June 2014, 19:25:33 UTC
c0b944e fixed some errors in file handling 04 June 2014, 19:25:32 UTC
ac7b914 added test for intergenic transcript status message 04 June 2014, 19:25:32 UTC
09c306e test for AnnotateWithFpkm 04 June 2014, 19:25:31 UTC
7e2101c Make FPKM a sample field on the vcf instead of an info field 04 June 2014, 19:25:30 UTC
335e4d3 handle multiple FPKM entries for a gene and take FPKM status into account 04 June 2014, 19:25:29 UTC
32b7519 add handling for intergenic transcripts 04 June 2014, 19:25:29 UTC
307c450 Fix the way the FPKM info field is added 04 June 2014, 19:25:28 UTC
d30e79d Added partially-complete modules for the FPKM expert. Adaptor - Works. Should be done, unless we need other properties later. Expert.pm, Run.pm, and RunResult.pm - Works, very small modules anyways. Expert.t - Works, test passes but the expected vcf is not yet correct (No FPKM values are added, gmt vcf annotate tool probably does not work yet). 04 June 2014, 19:25:27 UTC
6aa14d3 Added a helper method to get a test build with VEP values present in the vcf 04 June 2014, 19:25:27 UTC
6f99ab4 Added a helper method to get a test build that has vcfs with vep annotations. 04 June 2014, 19:25:17 UTC
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
back to top