sort by:
Revision Author Date Message Commit Date
421a043 added breakdancer 1.3.7 22 November 2012, 17:59:42 UTC
c1fa6cb advance breakdancer 22 November 2012, 17:01:54 UTC
067b4dc updated ur submodule to c890bcb 21 November 2012, 21:53:50 UTC
2bcbab6 Merge branch 'master' of ssh://git/srv/git/genome 21 November 2012, 17:04:40 UTC
0214761 fix typo in clinseq --common-name param 21 November 2012, 17:04:32 UTC
dc2d80b Add --reuse-bam as option for chimerascan detect_fusion_strategy: "chimerascan 1.2.3 [--reuse-bam=1] will put into the chimerascan staging directory a set of files that pretend to be the files that chimerascan would have created. This makes chimerascan skip the processing that would have produced them. 21 November 2012, 16:39:30 UTC
71245ca Fix how we resolve Chimerascan Index 21 November 2012, 16:35:16 UTC
9ebffa8 switch from snv/generateClonalityPlot.pl to genome model clin-seq generate-clonality-plots 21 November 2012, 16:31:21 UTC
b71ffe9 Activate test for GenerateClonalityPlots.t Also added an optional parameter to shortcut on generating read counts, though testing is not complete on using this. Run time is 17 minutes. 21 November 2012, 16:05:50 UTC
77be9f7 Merge branch 'master' of ssh://git/srv/git/genome 21 November 2012, 16:05:04 UTC
605150a Fix mistake with $self->bowtie_version Also ensure that we only register this build as a user of the index result inside of this UR::Context since this build doesn't exist on the DB yet. 21 November 2012, 15:13:27 UTC
04506eb activate test case for GenerateClonalityPlots 21 November 2012, 14:36:05 UTC
67847ff Make previously_discovered_variations_build an alias instead of indirect. 21 November 2012, 14:33:12 UTC
9f76087 Get warnings out of the way before output we care about. 21 November 2012, 14:22:28 UTC
806ee5d test case for GenerateClonalityPlots.t 21 November 2012, 13:52:51 UTC
9e02552 Merge branch 'master' of ssh://git/srv/git/genome 21 November 2012, 06:10:48 UTC
75d7322 initial version of clinseq generate-clonality-plots 21 November 2012, 06:10:40 UTC
64b00f6 General edits to formatting 21 November 2012, 04:17:43 UTC
0dbba7c Created new tool (from clinseq tool) to create igv session xml from a somatic variation build 21 November 2012, 01:49:46 UTC
c0fff9f Create Chimerscan Index in a different process This allows other builds to utilize the index result as soon as it is created. Additionally the index is committed regardless of the ultimate succeess of the chimerascan run. 20 November 2012, 23:26:15 UTC
8d381d6 Command wrapper for chimerscan index creation 20 November 2012, 23:15:44 UTC
874b751 updated ur submodule to 7180c47 20 November 2012, 21:02:06 UTC
8fb1465 updated Genome::Model::Command::Define::Helper to correctly classify properties as input/param to clean up docs 20 November 2012, 20:54:21 UTC
e94ea49 Merge branch 'master' of ssh://git/srv/git/genome 20 November 2012, 20:40:48 UTC
31af76e Updated again to work with lastes UR. Docs are still sub-optimal, but in sync with generic Command::V2 logic. 20 November 2012, 20:40:40 UTC
5e34fbe updated ur submodule to 04305bf 20 November 2012, 20:35:40 UTC
f3b56fc updated Define-docs.t to expect a help message which includes the help_detail ("DESCRIPTION" section) 20 November 2012, 20:12:04 UTC
790d2e8 Fork and run the local version of Genome::Command instead of using shellcmd The test then no longer depends on a deployed version of `genome` being available and compatible with the repository under test. (On the other hand there is no longer a test of whether or not the user could run `genome`... but that seems a different concern than whether or not the documentation can be generated correctly.) 20 November 2012, 19:45:25 UTC
e7df998 Merge branch 'my_annotation' into gb_master 20 November 2012, 19:32:47 UTC
cfc466f Add reference_coordinates option to dbsnp import 20 November 2012, 19:32:05 UTC
0e5eb7e Update dbsnp import to allow vcf or bed only, and to allow user to specify which chromosomes to import 20 November 2012, 19:32:04 UTC
ffad1b8 Added test case for clin-seq update-analysis 20 November 2012, 19:30:28 UTC
eb83548 updated ur submodule to 71d09bd 20 November 2012, 19:28:26 UTC
e670c29 updated ur submodule to 14eae9f 20 November 2012, 18:13:27 UTC
f756b8c Updated documentation for clin-seq update analysis 20 November 2012, 18:12:43 UTC
8086281 Merge branch 'master' of ssh://git/srv/git/genome 20 November 2012, 17:23:52 UTC
81855b2 Added extra sample input checks and made tumor/normal sample defs an option to clinseq update-analysis 20 November 2012, 17:23:37 UTC
865b3e4 fixed warning in Define-docs.t 20 November 2012, 17:19:32 UTC
ee29b52 handle/skip old microarray models which do not have a reference_sequence_build 20 November 2012, 17:00:18 UTC
3ad7766 Merge branch 'master' of ssh://git/srv/git/genome 20 November 2012, 16:29:17 UTC
66aef92 added a test case for "genome model define" 20 November 2012, 16:29:09 UTC
91469cf Remove stray whitespace. 20 November 2012, 16:13:21 UTC
d88201f fix more invalid vcf header entries from polymutt 19 November 2012, 20:42:25 UTC
0b328dd Merge branch 'fix' into gb_master 19 November 2012, 20:32:06 UTC
ff448ec Fix build query 19 November 2012, 20:31:49 UTC
a03c181 Revert "Revert "Add software versioning for import annotation"" This reverts commit d2042cc769a0c91c5136177d54bec7b78d7982cf. 19 November 2012, 20:31:49 UTC
9c1c3d9 Added some color to 'model build start' command 19 November 2012, 19:53:46 UTC
9019da4 Fix some SoftwareResults not saving all properties Also cache the results of getting fastqs from bams 19 November 2012, 19:53:03 UTC
46b1ef7 add annotation step to Somatic Validation 19 November 2012, 18:11:05 UTC
6e44ffc Add globbing path method to DV2:Classify:Tier 19 November 2012, 18:11:05 UTC
9478c36 change symlink filename filter exclude 'lq' files when doing 'hq', and vice versa 19 November 2012, 18:11:05 UTC
12e1ce0 fix Validation TierVariants to also tier lq variants 19 November 2012, 18:10:41 UTC
600c530 Merge branch 'fix' into gb_master 19 November 2012, 18:01:02 UTC
d2042cc Revert "Add software versioning for import annotation" This reverts commit 3e17dab4537603c768704639d02b8692779df33a. 19 November 2012, 18:00:36 UTC
b9adb03 Merge branch 'master' of ssh://git/srv/git/genome 19 November 2012, 17:53:18 UTC
d575fc6 made the "genome model differential-expression" Command.pm not abstract, so it will appper correctly in docs. 19 November 2012, 17:51:58 UTC
a872374 Merge branch 'fix' into gb_master 19 November 2012, 16:28:40 UTC
3e17dab Add software versioning for import annotation 19 November 2012, 16:28:08 UTC
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
back to top