https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
2e5a547 Update blessed build to account for 18c27496e6ccf11eea6b0f30339b0ca0ffd1f940 14 August 2014, 20:31:53 UTC
937ed64 Merge branch 'copy' into gb_master 14 August 2014, 20:14:46 UTC
73161ea Bam readcount entry of "." is the same as no bam-readcount entry 14 August 2014, 20:13:51 UTC
41b1145 Add index for query commonly used in CQID for subject mappings. 14 August 2014, 19:41:49 UTC
9d8ee3f Merge branch 'copy' into gb_master 14 August 2014, 16:50:45 UTC
a7cfb38 Revert lumpy commits until we figure it out Revert "changed the paths so that it will run on any machine" This reverts commit eea9994d91c3fa4d39c56063130c5406df5e0f0d. Revert "adds extra output for when the test fails" This reverts commit 02eba26aeffdd0b102f14263b9da9ed5d9121069. Revert "Removed the params hash and renamed variables" This reverts commit f8705fb24e72926dc46a8c95b0e79764adb3e4cf. Revert "removed temporary variables" This reverts commit 472716e3fcdf4f314d8ac97edc83d18edb4548c3. Revert "more changes ugh!" This reverts commit 7122c39cfe9f8b48b819cbd884c8fe86c45af171. Revert "Rempved a bit of excess code" This reverts commit ab5cdc1bc86e7e80837a2bdad49f1bffbcc4a44c. Revert "Removed the extra debug and print statments" This reverts commit 09b89260e199ddc3cda3c4450985505f17be42d0. Revert "removed the extra print statments" This reverts commit cdc666c9cf573ac2a0376f417ba1fbe0867b9c2c. Revert "Fixed the version test error" This reverts commit 6bc926253bfbde18ffee2776658e5c131538faeb. Revert "Added a test to make sure the version exists" This reverts commit 8cf7eb5dc739014f69b91aa3db339658f2a7e0cc. Revert "added a test to make sure the version exists" This reverts commit 8f28018a75202a689cd5027787478ccc47a46eec. Revert "Incororated versioning into the program" This reverts commit f495327276d8e1e7efa7f8755e72bfd85c05d654. Revert "incorporated versioning into the program" This reverts commit f8dd7869ba1ded3d652eda35440fc9f6c4777545. Revert "DB2 lumpy wrote tests to check lumpy script methods" This reverts commit e79cfc78522b2e1f146af63a81cec804a058342f. Revert "DB2 lumpy made methods to find lumpy scripts" This reverts commit 21df0bd263e2ed8a63aaf62b0f654e2739b6e59c. Revert "DV2 lumpy: mean and stdev temp file storage" This reverts commit d1861ab07e5681b49320ccf86b7e221941088487. Revert "Changed some of the print statements to debug" This reverts commit f9d163bcf9e9c0409d18802dc827d2d6cb6fd6f3. Revert "added a Matched samples test" This reverts commit af53ea4f3e576d4cce42d80b81babf2d6ab05d76. Revert "Parameters and the histo files were put in a hash" This reverts commit 959f5d1d46c4679d6363f5b523c7526a06badc40. Revert "rearranged the sr parameters to see if they would work" This reverts commit 32a7df2d67c2799ec0ed3df6e79d9534719c43a8. Revert "updated and improved pe_cmd_arrangement & its test" This reverts commit cc03d83f5fee7781f66af028722cb869a239ae92. Revert "changed mean and stdv to a hash" This reverts commit c25caa31694ae716da057a317c4b41dc92bc2f32. Revert "added a subtest to test the absence of split reads in the bam_file" This reverts commit f110094edefd2641913d15a760b2d9599f39117f. Revert "Lumpy fixed mean and stdev subroutine" This reverts commit acec6fdf7283ed59858e174af8e212c0da7f9e76. Revert "Changed the sam-bam converter to picard tools" This reverts commit 9afe92a57e79a651b8a67244cbb0fabcc6e5dd2c. Revert "PE & SR command subroutines and tests added" This reverts commit 84304734796acb317bc0688459236799b444b76d. Revert "Lumpy wrapper - removed read_params command" This reverts commit 6ec2145b9288d4862a09a450be69e8f7e4ff749a. Revert "lumpy stage2 - runs with multiple libraries" This reverts commit b8b757456ba022a563f81e05eb2406bda60be2db. Revert "Lumpy test1" This reverts commit f7d6eb2cf5ca270672ce92bd0e78d40d160f019a. Revert "initial commit" This reverts commit 889b0615a5526b9e0f6f897e0ea9e386db2a71e2. 14 August 2014, 16:49:48 UTC
05bb7a9 Fix warning about software_result->get 14 August 2014, 16:49:47 UTC
4eab0c1 Always make file_path and file_content_hash match 14 August 2014, 16:49:46 UTC
a453a62 Update blessed build - changes due to bam-readcount version bump 14 August 2014, 16:49:46 UTC
5d79a67 updating 14 August 2014, 15:47:19 UTC
18c2749 Don't keep detailed files when use_short_roi_names in effect. (AUE-319) 14 August 2014, 14:19:56 UTC
b91adae Updated `gmt` tab completion. 14 August 2014, 12:17:27 UTC
a2bd29a Updated `genome` tab completion. 14 August 2014, 12:16:45 UTC
99fd77a Updated class browser cache. 14 August 2014, 12:15:07 UTC
530ca9d Add AML_RMG to full cle report. 13 August 2014, 17:07:15 UTC
c2f7411 Merge branch 'master' of ssh://git/srv/git/genome 13 August 2014, 17:05:42 UTC
eea9994 changed the paths so that it will run on any machine 13 August 2014, 16:44:22 UTC
02eba26 adds extra output for when the test fails 13 August 2014, 16:44:22 UTC
f8705fb Removed the params hash and renamed variables 13 August 2014, 16:44:21 UTC
472716e removed temporary variables 13 August 2014, 16:44:21 UTC
7122c39 more changes ugh! 13 August 2014, 16:44:20 UTC
ab5cdc1 Rempved a bit of excess code 13 August 2014, 16:44:20 UTC
09b8926 Removed the extra debug and print statments 13 August 2014, 16:44:19 UTC
cdc666c removed the extra print statments 13 August 2014, 16:44:19 UTC
6bc9262 Fixed the version test error 13 August 2014, 16:44:18 UTC
8cf7eb5 Added a test to make sure the version exists 13 August 2014, 16:44:18 UTC
8f28018 added a test to make sure the version exists 13 August 2014, 16:44:17 UTC
f495327 Incororated versioning into the program 13 August 2014, 16:44:17 UTC
f8dd786 incorporated versioning into the program 13 August 2014, 16:44:16 UTC
e79cfc7 DB2 lumpy wrote tests to check lumpy script methods 13 August 2014, 16:44:16 UTC
21df0bd DB2 lumpy made methods to find lumpy scripts 13 August 2014, 16:44:15 UTC
d1861ab DV2 lumpy: mean and stdev temp file storage 13 August 2014, 16:44:14 UTC
f9d163b Changed some of the print statements to debug 13 August 2014, 16:44:14 UTC
af53ea4 added a Matched samples test 13 August 2014, 16:44:13 UTC
959f5d1 Parameters and the histo files were put in a hash 13 August 2014, 16:44:13 UTC
32a7df2 rearranged the sr parameters to see if they would work 13 August 2014, 16:44:12 UTC
cc03d83 updated and improved pe_cmd_arrangement & its test 13 August 2014, 16:44:12 UTC
c25caa3 changed mean and stdv to a hash 13 August 2014, 16:44:11 UTC
f110094 added a subtest to test the absence of split reads in the bam_file 13 August 2014, 16:44:10 UTC
acec6fd Lumpy fixed mean and stdev subroutine 13 August 2014, 16:44:10 UTC
9afe92a Changed the sam-bam converter to picard tools 13 August 2014, 16:44:09 UTC
8430473 PE & SR command subroutines and tests added 13 August 2014, 16:44:09 UTC
6ec2145 Lumpy wrapper - removed read_params command 13 August 2014, 16:44:08 UTC
b8b7574 lumpy stage2 - runs with multiple libraries 13 August 2014, 16:44:08 UTC
f7d6eb2 Lumpy test1 13 August 2014, 16:44:07 UTC
889b061 initial commit 13 August 2014, 16:44:06 UTC
7739781 adding .. 13 August 2014, 15:15:24 UTC
aaa6c02 Merge branch 'master' of ssh://git/srv/git/genome 13 August 2014, 15:14:07 UTC
9709ef2 New FeatureList importer designed for LIMS capture set use. Provides additional validation and sanitization around creation so that the FL is suitable for use as an ROI in pipelines. 13 August 2014, 14:49:51 UTC
070480c Extract track parsing and format calculation up into FeatureList itself Use the former for our other track parsing. 13 August 2014, 14:41:47 UTC
c8f61f1 Clear out the temp dir to avoid double-counting in reallocate. 12 August 2014, 21:46:46 UTC
0234e62 update readcount version to 0.6 12 August 2014, 20:37:23 UTC
ba79fc7 adding 12 August 2014, 20:33:06 UTC
f2677b0 Merge branch 'master' of ssh://git/srv/git/genome 12 August 2014, 20:25:31 UTC
54ee538 Merge branch 'copy' into gb_master 12 August 2014, 20:15:47 UTC
7bd9fc4 Header not required for this subroutine 12 August 2014, 20:12:41 UTC
f87d06a Don't insert bamreadcount info for positions where there is both an insertion and deletion, but also don't get hung up on these positions. 12 August 2014, 20:12:39 UTC
2a64b2b Merge branch 'master' of ssh://git/srv/git/genome 12 August 2014, 19:45:54 UTC
9b40be1 Add additional status message and capture dirmove errors on purge. 12 August 2014, 19:44:56 UTC
fe67e35 adding 12 August 2014, 19:25:41 UTC
b1b2a50 Merge branch 'copy' into gb_master 12 August 2014, 17:47:35 UTC
74d8914 Update blessed builds 12 August 2014, 17:46:35 UTC
9b43dd9 Add explicit 'use Bio::SeqIO' 12 August 2014, 17:45:58 UTC
4ef2475 Merge branch 'copy' into gb_master 12 August 2014, 15:54:18 UTC
29c30ae Use tumor bam from d30 build rather than normal bam 12 August 2014, 15:53:18 UTC
953c136 make config_item field optional in UR as well as database 12 August 2014, 15:14:09 UTC
1a5f6bc update clinseq blessed 12 August 2014, 14:44:49 UTC
1f44741 Adhere to standard practice of a bare return when create() fails. This will allow SR's get_or_create() to find the newly minted object when we entered create() because we had been waiting on a lock. 12 August 2014, 14:39:09 UTC
c89e020 Updated `genome` tab completion. 12 August 2014, 12:16:31 UTC
3b1dd65 Updated class browser cache. 12 August 2014, 12:15:00 UTC
d02ece9 check for NaN 12 August 2014, 03:29:39 UTC
b44b9e8 annotate filtered file 12 August 2014, 03:29:38 UTC
9832d12 update Cnmops test 12 August 2014, 03:29:37 UTC
7a5c99a get posterior probs from Cnmops 12 August 2014, 03:29:37 UTC
71bd926 update test 12 August 2014, 03:29:37 UTC
0a72a5e add type of change 12 August 2014, 03:29:36 UTC
2669a6b add clinseq file accessors 12 August 2014, 03:29:36 UTC
028f0f1 add cancerrelevancescore converge tool 12 August 2014, 03:29:35 UTC
34ae163 update exome_cnv cnvhmm file 12 August 2014, 03:29:34 UTC
b9791dc Add mutspec clinseq file access 12 August 2014, 03:29:34 UTC
58e080e add mutation-spectrum converge 12 August 2014, 03:29:34 UTC
0612607 change column header 12 August 2014, 03:29:33 UTC
4b86ded add header line 12 August 2014, 03:29:33 UTC
c396866 get data-source from path 12 August 2014, 03:29:32 UTC
1e4907f use different temp-sorted file 12 August 2014, 03:29:32 UTC
dacacc7 add stats files 12 August 2014, 03:29:31 UTC
7d1ccf8 add file accessors 12 August 2014, 03:29:31 UTC
de0db0d Initial version of a FeatureList merge tool. BED-merging code taken from GSCApp::BEDFile. 11 August 2014, 22:54:41 UTC
a148dbf Merge branch 'copy' into gb_master 11 August 2014, 22:34:31 UTC
25c11cb If there is no information about the af for an allele, always pass the filter 11 August 2014, 22:33:49 UTC
3bca94b When no CAF is available, it should pass 11 August 2014, 22:27:11 UTC
ae980b3 Merge branch 'copy' into gb_master 11 August 2014, 22:16:57 UTC
fb3b1fe Revert "Revert "Bump vcf_version due to a bump in the default joinx version"" This reverts commit 578c984a0092b71b2bf8c143897cdcdcedc14421. No takesies backsies!!! 11 August 2014, 22:14:15 UTC
c77d7a0 Make generic SR expunge process for when deleting an object. Use it for InstrumentData and Sample deletion. 11 August 2014, 22:11:49 UTC
9675e04 Merge branch 'copy' into gb_master 11 August 2014, 21:54:43 UTC
99f6fc4 Make verify bam id code respect test name and add user relationship 11 August 2014, 21:51:38 UTC
62394d6 File VCF: rm dumper statement 11 August 2014, 19:49:09 UTC
9f0c7d3 Merge branch 'copy' into gb_master 11 August 2014, 19:35:53 UTC
7447f1d snv detection strategy is optional 11 August 2014, 19:33:25 UTC
578c984 Revert "Bump vcf_version due to a bump in the default joinx version" This reverts commit 5993ebd598c94bba2847bcd8cdcc17a049ca7311. 11 August 2014, 19:20:48 UTC
back to top