https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
70bee8a InstData Import: add insert extension to bam path to Helpers 20 August 2014, 23:43:53 UTC
11f2deb Escape --intervals args in GMT::Mutect shell cmd 20 August 2014, 22:35:04 UTC
f17efe6 InstData: rm microarray command tree 20 August 2014, 22:31:28 UTC
31dd6ed InstData Import: tcga bam test no longer decrements the dummy id 20 August 2014, 22:31:28 UTC
9838346 InstData Import: tcga bam no longer test model is created 20 August 2014, 22:31:27 UTC
23bd608 Add input_a and input_b properties 20 August 2014, 22:29:56 UTC
c5af00e Ensure that the previous_result shares the test_name of this result This is when looking up the previous_result from the current_result. 20 August 2014, 22:29:56 UTC
720d9aa Use the previous results test_name It is an error if the previous_result could have a different test name from the current result. 20 August 2014, 22:29:56 UTC
09145b1 Don't look for vcf results when there aren't any Combine results whose input results did not both make a vcf result don't have an associated vcf result of their own. 20 August 2014, 22:29:56 UTC
74715d5 Use the same test_name as the DV2 result Instead of relying on the environment variable to be the same as it was when the result was generated, we use the same test_name as that result when looking for the associated vcf-result 20 August 2014, 22:29:56 UTC
50351ed s/instrumetn/instrument/ 20 August 2014, 22:24:03 UTC
13a1b4e s/ teh / the /g 20 August 2014, 22:05:23 UTC
f6b48bc s/ adn / and /g 20 August 2014, 22:03:33 UTC
64cb7e5 Fix spelling of "allocation" 20 August 2014, 21:59:47 UTC
43ecb7b s/eror/error/ 20 August 2014, 21:57:01 UTC
5198783 s/ ot / to /g 20 August 2014, 21:51:36 UTC
1a59ebb s/buid ot/build to/ 20 August 2014, 21:49:51 UTC
ffebd11 s/succeded/succeeded/g 20 August 2014, 21:47:26 UTC
20df7bc Fix typo "suceed" => "succeeded" 20 August 2014, 21:46:20 UTC
8ddbd6f Fill in a brief help_detail since help_brief doesn't appear in --help 20 August 2014, 21:42:17 UTC
965953d Add a doc line for --model. 20 August 2014, 21:39:41 UTC
9096382 s/compatable/compatible/g 20 August 2014, 21:37:55 UTC
2b82646 Update somval model naming to prefer the "tumor_sample" information. 20 August 2014, 21:30:03 UTC
99047c5 Merge branch 'copy' into gb_master 20 August 2014, 20:31:18 UTC
6118e27 Use new enforce-equal-unordered for seg-dup field 20 August 2014, 20:30:14 UTC
e60c88f Remove unused option "auto_increment". 20 August 2014, 20:28:38 UTC
40f3489 require an instrument data and a merged alignment result so this does something that makes slightly more sense 20 August 2014, 19:30:22 UTC
79033da basic index illumina replacement 20 August 2014, 18:57:48 UTC
dfdc6ab Merge branch 'variant_reporting_simple_vcf' 20 August 2014, 18:36:36 UTC
8f3af63 test for VcfReporter 20 August 2014, 18:25:12 UTC
8a705c0 minor refactor to make testing easier 20 August 2014, 18:24:39 UTC
7e6ef3c Use generic attribute hint instead of hinting each individual attribute. This reduces the complexity of the underlying SQL to a single JOIN for all attributes instead of one per requested attribute. (In testing this shaved four seconds from a commonly-used query in ClinSeq.) 20 August 2014, 17:46:37 UTC
a5bdf09 Merge branch 'copy' into gb_master 20 August 2014, 17:13:29 UTC
4db4deb Extract method to calculate new line 20 August 2014, 17:10:33 UTC
dc8dfe0 Extract calculate new header method 20 August 2014, 17:10:32 UTC
4411386 Extract get_keys_to_append method 20 August 2014, 17:10:32 UTC
13e034b Use get_header subroutine 20 August 2014, 17:10:31 UTC
9f213e9 Split up all per-library columns 20 August 2014, 17:10:31 UTC
f91a970 Specify split indicators instead of actual columns to split 20 August 2014, 17:10:30 UTC
0442cd5 Expand functionality of post-processor to split up files with key::value pairs into separate columns 20 August 2014, 17:10:29 UTC
d8e2cdd Don't copy disabled configs 20 August 2014, 15:52:39 UTC
6e8a534 update ContainsTagFilter to not use custom available_fields anymore 20 August 2014, 15:44:40 UTC
d6afbe7 Use list of filters given in the CLE specifications - add vcf_id and vcf_description subroutines to each of the filters used - update requires_interpreters list - update plan file 20 August 2014, 15:42:37 UTC
403c579 implement how to add interpretations to the info field 20 August 2014, 15:38:55 UTC
381b36a Updated `genome` tab completion. 20 August 2014, 12:17:13 UTC
fb534cf Updated class browser cache. 20 August 2014, 12:15:29 UTC
c6ae51a remove references to /gsc/var/cache/testsuite/data Remove references to /gsc/var/cache/testsuite/data which is the value of GENOME_TEST_INPUTS. 19 August 2014, 21:37:05 UTC
cc4cea2 Merge branch 'copy' into gb_master 19 August 2014, 20:49:07 UTC
26dcd50 Add max_alt_af field to full reporter 19 August 2014, 20:42:29 UTC
4546a92 Ignore null af values 19 August 2014, 20:42:27 UTC
1c0757b Add highest_alt_af interpretation 19 August 2014, 20:42:26 UTC
5dbca43 Correctly parse out CAF in interpreter 19 August 2014, 20:42:25 UTC
edbd5ba Refactor to move caf_parser into a base class 19 August 2014, 20:42:24 UTC
24af32c clin-seq: minor tidy of summarize-builds 19 August 2014, 20:24:23 UTC
45719a7 vcf entry interpreter and plan file needed for vcf reporter 19 August 2014, 20:18:02 UTC
ad02839 first pass at simple vcf reporter 19 August 2014, 20:18:01 UTC
81b5c1c add references to the reporter object of the filters and interpreters used 19 August 2014, 20:18:01 UTC
f95acb2 Add set_info_field method for adding new/changing info fields. 19 August 2014, 20:15:44 UTC
d82ca46 Refactor info_to_string out of to_string. 19 August 2014, 20:15:43 UTC
db66edc Merge branch 'copy' into gb_master 19 August 2014, 19:21:05 UTC
d65340c Don't do acmg report for somatic variants 19 August 2014, 19:10:17 UTC
e13b7d1 Add germline report to wrapper 19 August 2014, 19:10:17 UTC
1867200 Make normal and tumor samples optional 19 August 2014, 19:10:16 UTC
819ec9b Make the lookup of vcf result more specific This should aleviate some situations that previously lead to failures: 1) When the parameters to a detector/filter change, downstream shortcut attempts could find multiple vcf results. 2) When a test-name was set on a detector result or the vcf result, downstream shortcut attempts could find multiple vcf results. Now, the get_vcf_result method will do a get_with_lock for filters and combine results which requires that all params and inputs be specified. 19 August 2014, 18:50:25 UTC
45fed47 Merge branch 'updated' into gb_master 19 August 2014, 15:23:58 UTC
50e4fb6 Another tweak to vep csq parser 19 August 2014, 15:00:33 UTC
f9a7c0f Updated `genome` tab completion. 19 August 2014, 12:16:31 UTC
aa4e711 Updated class browser cache. 19 August 2014, 12:15:02 UTC
7acf07a Model RefCov: attempt to target and genome bp from result metrics, then bed/seqdict 18 August 2014, 22:45:56 UTC
743c78e update clinseq blessed 18 August 2014, 19:23:13 UTC
521b699 update test data 18 August 2014, 19:10:37 UTC
b365155 update test builds 18 August 2014, 19:10:36 UTC
68efdb1 update test 18 August 2014, 19:10:36 UTC
f587a38 update snv_indel_report filter 18 August 2014, 19:10:35 UTC
a88c961 get RNASeq read counts 1 18 August 2014, 19:10:35 UTC
f50a35e increase max indelsize 18 August 2014, 19:10:34 UTC
5180972 update column names 18 August 2014, 19:10:34 UTC
37fcdf3 make extradescription uniform for diff samples 18 August 2014, 19:10:33 UTC
f5fa341 Sort bed file 18 August 2014, 19:10:33 UTC
9283a2e check for divide by zero 18 August 2014, 19:10:32 UTC
7547613 update clinseq exome cnv file 18 August 2014, 19:10:32 UTC
89c0cc5 add mutationtype converge 18 August 2014, 19:10:31 UTC
1cd4fab include datatype in label 18 August 2014, 19:10:31 UTC
68de349 update stats plot 18 August 2014, 19:10:30 UTC
8ef4c97 add clinseq fileaccessors 18 August 2014, 19:10:30 UTC
771ed66 add test for MutationSpectrum clinseq converge 18 August 2014, 19:10:29 UTC
4fb964b update CNV summary tool. 18 August 2014, 19:10:28 UTC
ba2f0ec format plot 18 August 2014, 19:10:27 UTC
bfcdb21 indent 18 August 2014, 19:10:26 UTC
ad05c99 update plotting parameters 18 August 2014, 19:10:26 UTC
59f149e rename labels 18 August 2014, 19:10:25 UTC
9ff11ca Add mutspec clinseq file access 18 August 2014, 19:10:25 UTC
f2c8eb9 add file accessors 18 August 2014, 19:10:24 UTC
9e20446 InstData Import: delete is_paired_end if in incoming instdata properties 18 August 2014, 17:37:15 UTC
2e1209b Merge branch 'copy' into gb_master 15 August 2014, 20:41:26 UTC
452b8b8 Adjust vep csq parser to reflect what vep actually does It seems that if the first base of the indel alt matches the reference sequence it gets chopped off, otherwise it doesn't 15 August 2014, 20:37:06 UTC
f0f1e2d adding .. 15 August 2014, 20:29:58 UTC
5d95275 adding .. 15 August 2014, 20:11:56 UTC
f9a9ac5 Updated `gmt` tab completion. 15 August 2014, 12:17:29 UTC
8a29f78 Updated `genome` tab completion. 15 August 2014, 12:16:48 UTC
back to top