swh:1:snp:5789d5563ae0ff1fac9d4620526a6e02863df326

sort by:
Revision Author Date Message Commit Date
eaac45c Added basic clin-seq indel converge script 19 November 2012, 00:57:57 UTC
e12c360 Added standard lister for genome model differentia-expression 18 November 2012, 17:35:02 UTC
1cb64cb Minor update to cufflinks converge tool 18 November 2012, 17:32:55 UTC
d0859fc Fixed CnView to handle case of segments file with no data rows - possible in completely copy neutral genome 17 November 2012, 17:47:47 UTC
27fcec5 Merge branch 'master' of ssh://git/srv/git/genome 16 November 2012, 22:24:59 UTC
e01534b Added option for debugging purposes 16 November 2012, 22:24:45 UTC
ad00d51 guard against array overrun in cases where the number of domains is extreme 16 November 2012, 22:12:57 UTC
7363a8e dispense with overflow specification, and child svg elements. Add translation onto Views. May fix clipping and doc issues. 16 November 2012, 21:15:57 UTC
107e79b added note about CnView script being replaced by tool 16 November 2012, 21:14:17 UTC
a940035 Updated CnView command in ClinSeq to use new CnView gmt 16 November 2012, 20:56:40 UTC
d567223 Merge branch 'master' of git:/srv/git/genome 16 November 2012, 20:13:29 UTC
5c3e589 fix for when querying postgres & generating allocations 16 November 2012, 19:58:42 UTC
5e89af3 fixed CnView tests cases to not diff jpegs, instead check for existence and non-zero 16 November 2012, 18:16:43 UTC
608fc4a new class for grid_jobs_finished table 16 November 2012, 17:46:02 UTC
28caf0f whitespace 16 November 2012, 16:24:13 UTC
073f77c test cases for "gmt copy-number cn-view" 16 November 2012, 01:55:10 UTC
c126468 Minor updates to clin-seq 16 November 2012, 00:04:26 UTC
3bfb588 updated cnview to display HMM segments 16 November 2012, 00:02:39 UTC
7d614e6 gmt wrapper for Picard FilterSamReads tool 15 November 2012, 23:50:03 UTC
46a7352 relationship therapy - MergeAndFixVcfs in gmt relationship merge-and-fix-vcfs improve performance by keeping an iterator into the current chromosome for the denovo file rather than looping over all denovo positions in said chromosome for each position in the standard file. before switching to a new chromosome, dump all remaining (unprocessed) denovo sites to the output. previously, these were dumped at the very end of the file, so if the denovo file contained sites on chr1 with pos greater than any site in the standard file on chr1, they would appear at the end of the file rather than prior to chr2. this change makes the output much closer to sorted, but... joinx sort the final output file, since the chromosome order of the input files depends on the reference sequence in use. the ticket that spawned this work was using hg18, so X,Y are found between 9,10, which may cause problems down the road. this (hopefully) fixes rt#86339 15 November 2012, 23:38:27 UTC
1fd161d return error in gmt::Joinx::Sort return value of sys::shellcmd in joinx::sort->execute 15 November 2012, 23:37:29 UTC
48edcdc Refactored RnaSeq ChimerascanResult In preparation to allow it reuse bams. 15 November 2012, 21:00:29 UTC
29a7ce3 updated ur submodule to b174fb0 15 November 2012, 17:46:50 UTC
de1be5e add files to ignore by diff 15 November 2012, 17:21:31 UTC
9bfc065 Merge branch 'master' of ssh://git/srv/git/genome 15 November 2012, 16:46:37 UTC
8f459e2 New tool to remove specified positions from fasta file 15 November 2012, 16:46:27 UTC
b45e640 working on adding segments to CnView analysis 15 November 2012, 00:58:15 UTC
2df102e Get reads from repeatmasker input file and proceed on when *masked file is missing after repeatmasker run 14 November 2012, 22:40:56 UTC
92f4ad3 Merge branch 'tcga' into gb_master 14 November 2012, 22:12:39 UTC
7871f7e CHANGELOG: SomaticVariation now makes a snvs_tcga.tar.gz which is tcga compliant. 14 November 2012, 22:12:21 UTC
5b194f9 updated jenkins submodule to 6dbe3a7 14 November 2012, 21:32:50 UTC
c107b96 Remove old error mailing--this caused errors since App::Mail isn't imported. The result was that exit() wasn't reached and both sides of the fork continued when the command had been eval{}ed (such as under workflow. 14 November 2012, 20:48:37 UTC
71c03b2 fix warning message in dbpath in Genome::Sys 14 November 2012, 20:18:31 UTC
2c5671f Merge branch 'master' of ssh://git/srv/git/genome 14 November 2012, 20:16:11 UTC
c2ceab4 updated ur submodule (includes Tony's Oracle 11 fix) Change-Id: I1d7041c8d81a8a42ebde08465586dac2c59685df 14 November 2012, 16:53:01 UTC
f492fb2 Merge branch 'master' of ssh://git/srv/git/genome 14 November 2012, 14:48:03 UTC
20db422 Revert changes that used the python module from chimerascan to convert GTF to genePred format. The CDS start stop is not working with Picard CollectRnaSeqMetrics 14 November 2012, 14:47:00 UTC
3252ce8 Merge branch 'master' of ssh://git/srv/git/genome 14 November 2012, 02:31:05 UTC
8a8501f merge branch 'master' of ssh://git/srv/git/genome 14 November 2012, 01:39:49 UTC
6a32657 refactored CnView tool 14 November 2012, 01:39:28 UTC
f7f2f81 Merge branch 'tcga' into gb_master 14 November 2012, 00:17:58 UTC
e5f441a Fixed package_file_for_tcga 14 November 2012, 00:17:47 UTC
f9f78ff Merge branch 'tcga' into gb_master 13 November 2012, 23:35:32 UTC
1c877c3 yep 13 November 2012, 23:34:46 UTC
3195523 CHANGELOG: Add gmt vcf tcga-sanitize for TCGA-ifying vcfs Also added some methods to Genome Utility VCF, from DV2 vcf filters. Refactor of those modules is forthcoming. 13 November 2012, 23:31:52 UTC
84daaa6 misc clinical trials stuff 13 November 2012, 22:59:30 UTC
7c2789f Fixed incorrect check for #muts > #covd_bps for a gene 13 November 2012, 21:51:11 UTC
1703f5c Merge branch 'master' of ssh://git/srv/git/genome 13 November 2012, 21:39:38 UTC
12fced1 change some code for Cosmic 13 November 2012, 21:39:22 UTC
108cded change some code 13 November 2012, 21:39:21 UTC
c1c4a55 code improve 13 November 2012, 21:39:21 UTC
c5c9fd1 code improve 13 November 2012, 21:39:20 UTC
c49ab4c Various updates to clin-seq output, added mutation-diagram creation to main pipeline 13 November 2012, 21:39:20 UTC
2a2ee03 Only attempt lookup_conservation_score once. If it fails, warn and stop trying for remaining variants 13 November 2012, 21:39:19 UTC
8e0beaf change some code for Cosmic 13 November 2012, 21:18:46 UTC
ea88ad9 change some code 13 November 2012, 21:09:42 UTC
ba6d50a Merge branch 'master' of ssh://git/srv/git/genome 13 November 2012, 21:05:27 UTC
4f65f45 code improve 13 November 2012, 20:59:09 UTC
0e15b81 code improve 13 November 2012, 20:58:56 UTC
48e62db Various updates to clin-seq output, added mutation-diagram creation to main pipeline 13 November 2012, 19:50:37 UTC
6323788 Merge branch 'fix' into gb_master 13 November 2012, 18:39:16 UTC
746ebf5 Only attempt lookup_conservation_score once. If it fails, warn and stop trying for remaining variants 13 November 2012, 18:38:51 UTC
2335512 add optional --file-suffix option to gmt graph mutation-diagram 12 November 2012, 23:33:22 UTC
52097fe Merge branch 'fix' into gb_master 12 November 2012, 22:51:42 UTC
300839c Ignore some files for build diffs in somatic variation. This is necessary because of the strelka output files. We also now grep out some lines from all .hq files such as fileDate,cmdline, and startTime 12 November 2012, 22:51:25 UTC
55164f7 Merge remote-tracking branch 'origin/master' 12 November 2012, 20:48:36 UTC
1db4ebf Merge branch 'fix' into gb_master 12 November 2012, 19:59:12 UTC
c1a3c59 Update test with new expected outputs 12 November 2012, 19:55:29 UTC
59d056b Solexa: rm original fastqs after SX trimming 12 November 2012, 19:25:12 UTC
581e653 Correct locking when software result has an object as input or param. Previously the inputs and params were simply concatenated together; however in the case of objects this would use their memory address, which is unsuitable for a lock across processes. The locks generated should be the same for results without objects--only locks that currently don't work are changing! 12 November 2012, 19:22:18 UTC
d01f505 add change to allow overflow passthrough to work 12 November 2012, 18:47:44 UTC
929d7aa test making backbone overflow:visible part of style 12 November 2012, 18:27:13 UTC
8dd99f6 switched to counting non-reference alleles. Made exclusion of non-biallelic loci optional 12 November 2012, 18:23:08 UTC
41c979b Added clinseq module to automatically generate mutation-diagram plots for case and cosmic variants 12 November 2012, 18:05:32 UTC
23ae45a Merge branch 'master' of ssh://git/srv/git/genome 12 November 2012, 18:04:17 UTC
fa1c4a4 Merge changes I4e776ad9,Ie0a9d9eb,Id002688b,I0c16bbcf,I4f22ddbb * changes: use set operation use UR::Object::Set's server-side aggregate logic add timer instrumentation refactor allocated_kb body into sub improve reliability of the allocate with move test 12 November 2012, 17:17:31 UTC
6ac0b89 Merge "fix typo" 12 November 2012, 17:11:58 UTC
b57e427 Merge "change paired end inferrence to be less aggressive" 09 November 2012, 21:36:27 UTC
d8cca35 Merge branch 'master' of ssh://git/srv/git/genome 09 November 2012, 18:14:03 UTC
d754ca1 change the description of format FT to be TCGA-compliant 09 November 2012, 17:27:59 UTC
c114b71 change paired end inferrence to be less aggressive - If >= 90% paired end then run as paired end. - Else If <= 10% paired end then run as single end. - Else die. Change-Id: I755ce8659ee3d4ac1c2b339881e551289241f013 08 November 2012, 22:57:07 UTC
ac8bfbf Add a few files containing paths to the list ignored by the build diff. 08 November 2012, 22:17:31 UTC
df967e5 use set operation This is still pretty hairy since we have to prevent UR from caching aggregate value. Change-Id: I4e776ad91612a34b379c168143d1765cf507eca5 08 November 2012, 22:14:25 UTC
6b21c7b use UR::Object::Set's server-side aggregate logic Change-Id: Ie0a9d9eb63b4508b443c7a405f2c4a462b159c1d 08 November 2012, 22:14:24 UTC
ad0ee65 add timer instrumentation Change-Id: Id002688b67d5e6e5f84988bb6572b5babb6856d8 08 November 2012, 22:14:23 UTC
c4b35dc refactor allocated_kb body into sub Change-Id: I0c16bbcf5720a9b4f712b4f5e1a4f4892d89e3f3 08 November 2012, 22:14:22 UTC
1a6603e improve reliability of the allocate with move test Change-Id: I4f22ddbbd84d8c9973c6ef46783ac681a17469aa 08 November 2012, 22:14:22 UTC
f315b72 value_class_name was listed as an ID property, but not as a primary key column, so deletions were not working 08 November 2012, 21:53:58 UTC
2e763a4 fix typo Change-Id: I5e4c644b5f05cc3bd8b74dc8e83e6b6b8fdf913c 08 November 2012, 21:05:38 UTC
7fc1648 Merge "Refactored logic into helper function Change-Id: I6bc17bc75d298c7aefa9e0ad94808c244480eefa" 08 November 2012, 20:52:08 UTC
9b9dfbc Merge remote-tracking branch 'origin/master' 08 November 2012, 20:38:03 UTC
d563ebd Merge "remove "random" call to volume" 08 November 2012, 20:02:17 UTC
67d172f Merge "only reload when committing" 08 November 2012, 20:00:02 UTC
8b7b512 Refactored logic into helper function Change-Id: I6bc17bc75d298c7aefa9e0ad94808c244480eefa removed unused lib and whitespace Change-Id: Iec797bf4e4487dc03a95ec70c5e8442a5279aa2b Add --bowtie-version specification to chimerascan params You can now do something like: fusion_detection_strategy: 'chimerascan -v 0.4.5 [-p 2 --bowtie-version=0.12.7]' and only '-p 2' will be passed on to chimerascan and we take care of telling chimerascan what version of bowtie to use. You must supply a bowtie-version, and it currently must be of major version 0. Change-Id: I179271018de084d8a8f9caa713094a3347a39678 08 November 2012, 19:52:32 UTC
940c28c Added a hash to properly classify biotypes into ncRNA and pseudogenes. 08 November 2012, 19:45:46 UTC
7abd168 Merge "Fix how fusion_detection_strategy is parsed" 08 November 2012, 19:16:34 UTC
42f6365 Minor update to clinseq update-analysis 08 November 2012, 17:38:21 UTC
8acb73b Fix dbsnp info field calculation 08 November 2012, 16:48:13 UTC
b925f6d Fix how fusion_detection_strategy is parsed Didn't take into account spaces in detector_params. Build shouldn't reference model explicitly. Change-Id: I6d685df2a3a38ce9efe1fa4b6da55d20af6a8ec7 08 November 2012, 16:33:57 UTC
4148944 Change somatic-variation PP to the Oct 2012 defaults (RT#87515) 08 November 2012, 16:12:57 UTC
back to top