https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
7640656 Add max_mem_gb param option for allpaths 03 October 2012, 21:56:34 UTC
0610077 When determining a sire configuration module from a hostname, convert - to _ so it will be a valid Perl module name 03 October 2012, 21:52:43 UTC
78c758e assign (un)archive to a job group 03 October 2012, 21:07:01 UTC
dd0e5cb Go back to using $model->real_input_properties so input names are displayed. 03 October 2012, 20:20:40 UTC
1eda1c4 Use the $self-> calling convention for subroutines. 03 October 2012, 20:12:30 UTC
4961c22 Use empty spacer when right-justifying names. Otherwise names one less than the desired length would end up left rather than right aligned. 03 October 2012, 20:07:58 UTC
f02d364 fix typo 03 October 2012, 17:22:20 UTC
0208d9d Fix read counting bug in clinseq summarize-svs 03 October 2012, 16:49:00 UTC
1b3a0c4 Merge branch 'master' of ssh://git/srv/git/genome 03 October 2012, 16:41:43 UTC
2f79e8f new R function to do pooled-burden test 03 October 2012, 16:41:40 UTC
b533f93 change a couple of copy-pasted blocks to use cached reference 03 October 2012, 16:33:48 UTC
5f58fd3 get mm9 reference object and used cached path 03 October 2012, 16:33:47 UTC
4f4c990 change a bunch of copy-pasted blocks to use cached reference 03 October 2012, 16:33:25 UTC
f625a97 added =cut POD directive to properly end POD section. 03 October 2012, 15:51:43 UTC
08206ff updated workflow submodule to 6380275 03 October 2012, 14:07:16 UTC
c844517 updated jenkins submodule to 1cba942 03 October 2012, 13:43:25 UTC
5a23c98 add is_sample_filtered to Vcf::Entry 02 October 2012, 23:12:09 UTC
686ca0c updated workflow submodule to c9c7838 02 October 2012, 21:56:49 UTC
e2fad5c make sure gene list in burden test summary has no dups 02 October 2012, 21:43:03 UTC
5ebd81f include all gene annotation in plots 02 October 2012, 21:43:03 UTC
66d50ad add peek to Vep::Reader 02 October 2012, 21:43:03 UTC
c251f74 don't use UR for Vcf Entries 02 October 2012, 21:43:02 UTC
259f15f add picard 1.77 as an available version 02 October 2012, 20:49:00 UTC
6f3ca38 fall back on all_sequences.fa if all_sequences.bowtie is not present 02 October 2012, 20:35:32 UTC
ea19296 Merge branch 'master' of ssh://git/srv/git/genome 02 October 2012, 20:28:30 UTC
5a76fba Change gmt convert bed-to-annotation to use up to date algorithm Command will now take an input specifying which version of the annotator to use 02 October 2012, 20:27:11 UTC
72ec59c update output and create summary file 02 October 2012, 20:26:44 UTC
05a68ed Provide for skipping NovoRealign if there were no SVs from Breakdancer. 02 October 2012, 18:50:26 UTC
32d5e02 removed default build 36 ref. added "SV_Contigs" to model names. 02 October 2012, 15:42:21 UTC
93b5112 fixed a scoping issue 02 October 2012, 15:40:09 UTC
f0b02ea Merge branch 'master' of ssh://git/srv/git/genome 02 October 2012, 15:20:45 UTC
53508b6 complete revamp 02 October 2012, 15:20:36 UTC
5344b76 Tolerate no content_type when synchronizing FeatureLists from LIMS. 02 October 2012, 14:06:22 UTC
9e541bf Merge branch 'master' of ssh://git/srv/git/genome 01 October 2012, 22:05:40 UTC
641810a Limit clinseq summarize builds to samples used in clinseq analysis instead of all samples associated with the patient 01 October 2012, 22:05:32 UTC
f0626cb Merge branch 'master' of ssh://git/srv/git/genome 01 October 2012, 21:43:26 UTC
c4828af fix edge case in phenocorr clinical data parsing when a line ends with a delimiter, split won't give you an undef as the last field unless you specify a negative limit 01 October 2012, 21:42:44 UTC
2dd7ac7 Merge branch 'master' of ssh://git/srv/git/genome 01 October 2012, 21:37:48 UTC
c53ee69 updated display name to show the database ID for solexa/illumina data 01 October 2012, 21:37:33 UTC
e819206 Updates needed in clinseq to accommodate upgrades to the somatic-variation and rna-seq pipelines 01 October 2012, 21:36:19 UTC
ca926c2 Remove symlinks to test results that had to be removed from the repo 01 October 2012, 21:35:39 UTC
66c6e75 Merge branch 'master' of ssh://git/srv/git/genome 01 October 2012, 21:16:51 UTC
ea31b04 Changed name of default taxonomy_db to reflect the date db was created 01 October 2012, 21:16:44 UTC
3ca848e Merge branch 'backfill' into gb_master 01 October 2012, 21:14:10 UTC
5f6ba6c Updates for BackfillPolymuttVcf and related modules. Joinx - Add a merge_strategy_file option to pass -M to the binary. Backfill - Region limit before creating the segregating sites file. Dump all workflow xmls. Use SafeVcfMerge for the final merge. Moved vcf header fixing from backfill to RunPolymutt.pm 01 October 2012, 21:14:04 UTC
6d23fe3 Remove Data::Dumper from Utility/Text.pm it was unused anyways. 01 October 2012, 20:59:05 UTC
01b09c7 Update genome individual show Uses Genome::Utility::List in instead of doing it itself. Shows also any inputs that are delegated (even deeply). 01 October 2012, 20:58:43 UTC
f3ba71a Return gmb view to old way of showing inputs The other way only works if models behave like builds, and unfortunately some of them don't (it's a problem). 01 October 2012, 20:58:43 UTC
42c95b7 Can't set an error on the object we didn't create. Use the class instead. 01 October 2012, 19:36:34 UTC
9bab72f bug fix to Genome::Sys->remove_directory_tree, added comment to test 01 October 2012, 16:50:19 UTC
9feea73 increase requested memory for coverage step in rna seq 01 October 2012, 15:15:48 UTC
dab4b1c This is what happens when a test diffs against live data. 01 October 2012, 13:34:21 UTC
3ac8cb9 updated ur submodule to 544ce61 29 September 2012, 22:44:16 UTC
c9f83bb new tool to query TCGA for UUIDs, add them to a maf, and shift columns accordingly 28 September 2012, 20:53:38 UTC
20bf0c3 make available version 2.3.2 of varscan 28 September 2012, 20:17:03 UTC
9774fad Fix calling gm input show incorrectly. Also put check around terminal size query. 28 September 2012, 17:48:52 UTC
5e82f85 Make gmb view show inputs like gm input show 28 September 2012, 16:07:28 UTC
64f5bf5 SX: rename input config to params for far, dust and ext cmd base 27 September 2012, 22:01:28 UTC
5a144f0 SX: add dust [blast] 27 September 2012, 22:01:28 UTC
38939cf SX: return if config does not parse in external cmd base 27 September 2012, 22:01:27 UTC
6d282e4 SX: rm test code from external cmd base 27 September 2012, 22:01:27 UTC
16a1cf8 SX: add qual file to writer params if exists in external cmd base 27 September 2012, 22:01:27 UTC
e5969c1 SX: undef input params if writing to cmd input is needed 27 September 2012, 22:01:26 UTC
c338384 SX: external cmd base returns params for input instead of just files 27 September 2012, 22:01:26 UTC
c7c88fa SX: Move resolve inputs from FAR to base class ExternalCmdBase 27 September 2012, 22:01:25 UTC
2917a4e SX: add type to std in/out reader/writer 27 September 2012, 22:01:25 UTC
0389402 SX: add type to sam reader 27 September 2012, 22:01:25 UTC
be9e874 SX: add type to sff reader 27 September 2012, 22:01:24 UTC
e1318fa SX: add type to phred reader/writer 27 September 2012, 22:01:24 UTC
67b6b6f SX: add type to phred enhanced reader 27 September 2012, 22:01:24 UTC
b23a023 SX: add type to illumina fastq reader/writer 27 September 2012, 22:01:23 UTC
3d8793c SX: add type to fastq reader/writer 27 September 2012, 22:01:23 UTC
f2fc6ce SX: add type to bam reader 27 September 2012, 22:01:22 UTC
d162442 Added libstring-approx-perl to snapshot-deps 27 September 2012, 21:43:15 UTC
d3aec3d change skip file for only new data 27 September 2012, 19:46:33 UTC
022d7d8 Revert commit to remove accidentally commited change in unrelated file This reverts commit 7c803d735773ad32b57f4d002c857139dea35842. 27 September 2012, 19:45:16 UTC
7c803d7 change to a new skip file to ensure we sync starting w/ only newly started builds 27 September 2012, 19:42:32 UTC
83ebe51 modify code to support VCF format and rearrange help information 27 September 2012, 19:18:28 UTC
5cb3597 filter burden summary plots only include things that passed the MAF filter in the burden test 27 September 2012, 18:51:08 UTC
8deb09a Remove SOMATIC from Info field 27 September 2012, 18:17:12 UTC
7ee0ee8 new tool to compare telomere length 27 September 2012, 18:07:04 UTC
c0fecdc SX: add filters for max Ns and min non Ns 27 September 2012, 18:04:49 UTC
cac9e2f stanky vcfs who need to wash up are now less stanky. fixed DA=1 to be DA=. for new merged vcfs since number of denovo alleleles is no longer capped at one. 27 September 2012, 17:12:40 UTC
9985f6b adding mm9 as an option 27 September 2012, 15:05:53 UTC
b2844eb added mm9 support 27 September 2012, 15:05:53 UTC
92663b9 Support WU format input, and user specified anno DBs 27 September 2012, 02:20:19 UTC
a33a202 fixed problem with N A Druggable gene category 27 September 2012, 01:35:16 UTC
e45a7dd make vep reader understand comments 26 September 2012, 23:58:06 UTC
fc2d6f3 new burden test summary output (phenocorr) We now partition variants into 3 bins in the summary: deleterious and rare deleterious common 26 September 2012, 23:58:05 UTC
807ff40 Merge branch 'master' of git:/srv/git/genome 26 September 2012, 21:13:57 UTC
d17e483 fix failing test by updating expected status message comparison data 26 September 2012, 21:13:50 UTC
8d13ee2 Revert "Revert "Update VarScan commands to use consistent mpileup -B -q 10 command instead of pileup, and use path_to_jar instead of hard-coded classpath"" This reverts commit 7b07c517d4eb2584ceddab49de0d8bae44b47460. 26 September 2012, 20:52:25 UTC
2b880ce Revert "Revert "Update VarScan commands to use consistent mpileup -B -q 10 command instead of pileup, and use path_to_jar instead of hard-coded classpath"" This reverts commit 02cf5b46fd69a74ed56b682ea6630efff94f3642. 26 September 2012, 20:51:47 UTC
75fa03f Refactor to remove dependancy on Array::Compare Array::Compare has a dependancy on Moose, which we'd rather avoid. The only method it was using was to compare the contents of two lists 26 September 2012, 20:51:34 UTC
1f301d0 Add a filter for gene biotype to the differential expression in FpkmMatrix 26 September 2012, 20:45:12 UTC
eadbe25 LIMS/APIPE: rm gsc refs from update genome genotypes 26 September 2012, 20:43:37 UTC
454e048 Upate to optionally change taxonomy data base to use 26 September 2012, 20:22:32 UTC
ea5097c Added option to skip creating a ref-alignment model 26 September 2012, 20:19:43 UTC
a50e43a Merge branch 'master' of git:/srv/git/genome 26 September 2012, 19:56:24 UTC
02cf5b4 Revert "Update VarScan commands to use consistent mpileup -B -q 10 command instead of pileup, and use path_to_jar instead of hard-coded classpath" This reverts commit 5f0824896210c0b7b6aa9d39e90663d31de16cf2. 26 September 2012, 19:51:00 UTC
back to top