swh:1:snp:5789d5563ae0ff1fac9d4620526a6e02863df326

sort by:
Revision Author Date Message Commit Date
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
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
back to top