swh:1:snp:5789d5563ae0ff1fac9d4620526a6e02863df326

sort by:
Revision Author Date Message Commit Date
9d2a9dc Remove obsolete Oracle-dependent summary-of-builds report. 27 March 2014, 14:07:11 UTC
bbcc4b4 update blessed build to one run by jenkins 27 March 2014, 13:25:03 UTC
04d4e85 Updated `gmt` tab completion. 27 March 2014, 12:18:21 UTC
620fbd1 Updated `genome` tab completion. 27 March 2014, 12:17:36 UTC
3f8478d update clinseq blessed build. 27 March 2014, 05:18:08 UTC
aaeb673 add SVGs to the list of ignored files 27 March 2014, 04:40:43 UTC
89b4aa8 add instrumentation to Genome::Sys::Lock * add instrumentation when both locks acquired * use Genome::Logger instead of error_message * add instrumentation for inconsistent locking * whitespace * only error if Nessy and File locks are inconsistent * make conditional order match message order * use a message template to make it easier to add future conditionals * return early to make it easier to add additional conditions later 26 March 2014, 23:40:28 UTC
0d1277a add instrumentation when both locks acquired 26 March 2014, 23:40:27 UTC
1289c33 use Genome::Logger instead of error_message We were using error_message so they would show up in Logstash but we don't really consider these errors yet and we don't want users to see them. Genome::Logger is setup so debug messages go to Syslog (and therefore Logstash) so use that instead. 26 March 2014, 23:40:26 UTC
6d3b397 add instrumentation for inconsistent locking 26 March 2014, 23:40:25 UTC
7d0a107 whitespace 26 March 2014, 23:40:24 UTC
0b1f9f8 only error if Nessy and File locks are inconsistent 26 March 2014, 23:40:22 UTC
3541f85 make conditional order match message order 26 March 2014, 23:40:21 UTC
434c133 use a message template to make it easier to add future conditionals 26 March 2014, 23:40:20 UTC
6b133c9 return early to make it easier to add additional conditions later 26 March 2014, 23:40:19 UTC
0bf37bf fix memoization sensitivity to list/scalar context * tell memoize to reuse scalar cache in list context * add failing test 26 March 2014, 23:40:17 UTC
56bad10 tell memoize to reuse scalar cache in list context 26 March 2014, 23:40:16 UTC
9790f22 add failing test This test shows that the memoization was independent for list and scalar contexts. 26 March 2014, 23:40:15 UTC
a75969f add *f methods analogous to printf 26 March 2014, 23:40:14 UTC
67003dd make Genome::Logger more like a singleton 26 March 2014, 23:40:12 UTC
8b023a8 make DV2 samtools mpileup handle empty snvs/indels output 26 March 2014, 22:04:37 UTC
e621fc4 updated workflow submodule to 2b0880b 26 March 2014, 21:05:19 UTC
558464e updated ur submodule to cdeebc5 26 March 2014, 20:53:06 UTC
aa73366 passing purity as number instead of string 26 March 2014, 19:07:52 UTC
f743f37 exposing purity option in wrapper 26 March 2014, 18:45:43 UTC
0d871a1 Updated `gmt` tab completion. 26 March 2014, 13:57:05 UTC
5279d7e Updated `genome` tab completion. 26 March 2014, 13:56:21 UTC
cb901a1 Updated class browser cache. 26 March 2014, 13:54:08 UTC
727e99f new usage logging * remove old command logging * remove command log reader * no longer log commands to log file * add usage log 25 March 2014, 20:12:55 UTC
f3e543f remove old command logging 25 March 2014, 20:10:32 UTC
4d6c9b5 remove command log reader 25 March 2014, 20:10:32 UTC
80add4c no longer log commands to log file 25 March 2014, 20:10:31 UTC
dc06820 add usage log 25 March 2014, 20:10:30 UTC
a135962 updated workflow submodule to dfccc76 25 March 2014, 18:12:30 UTC
861de89 updated workflow submodule to 57324f1 25 March 2014, 18:01:48 UTC
597cd25 updated ur submodule to 897ebcb 25 March 2014, 17:56:44 UTC
31c8afe updated ur submodule to c85a88b 25 March 2014, 17:49:32 UTC
0617bd6 support "no-opt" config files in AP Config (AUE-200) 25 March 2014, 14:01:42 UTC
6d14d2e Updated `gmt` tab completion. 25 March 2014, 12:18:06 UTC
6538a57 Updated `genome` tab completion. 25 March 2014, 12:17:26 UTC
e6a5b63 Updated class browser cache. 25 March 2014, 12:15:58 UTC
b0880a9 Better sorting of which workflow step to try first... Prefer steps that have an end time--this means they "Failed" instead of being stuck in "Running". In the case of a tie, prefer the child since that's usually more informative than the parent. 24 March 2014, 22:27:19 UTC
386989f Move this include to the file in which it is used. 24 March 2014, 22:05:50 UTC
d717456 Undo the reverse... the original sort order has some merit. 24 March 2014, 22:02:10 UTC
e6f2cf7 skip test until debian package is available 24 March 2014, 20:05:49 UTC
82f850e Fallback on finding LSF errors if no ERROR in logs. Reverse the search order in order to hit an "innermost" step when looking for failures--this is usually the most informative error step. 24 March 2014, 19:21:41 UTC
c88b116 add cnmops gmt 24 March 2014, 18:52:45 UTC
8aa12e9 Test that the objects we created are valid. 24 March 2014, 18:39:58 UTC
14514c7 add importer for setting up somval models with apconfig 24 March 2014, 18:29:32 UTC
5464ae0 Merge branch 'updated2' into gb_master 24 March 2014, 18:28:51 UTC
78baa15 custom_domains is optional 24 March 2014, 18:08:08 UTC
487fa6c Add a default base URL based on the environment. 24 March 2014, 16:13:09 UTC
995594c Add a status to Genome::Config::Profile::Item for great justice 24 March 2014, 15:22:13 UTC
6d14fc5 Move alignment_results_from_analysis_projects to base class. G:I:Imported steals a bunch of subs from G:I:Solexa. Rather than add another one, move this up since it could be useful for any instrument data that is aligned. 24 March 2014, 13:17:18 UTC
a71d669 GM: read from inst data annotated was not filtering out genotpyes not in dbsnp build 21 March 2014, 17:33:25 UTC
7483bc8 GM: rename readers; merge tests 21 March 2014, 17:20:31 UTC
7147395 GM: add original file reader; add from base class 21 March 2014, 17:20:29 UTC
1197e55 GM: rename read unannotated csv reader 21 March 2014, 17:20:29 UTC
cbb56e3 GM: rm unsed code from create gold snp file from genotypes 21 March 2014, 17:20:28 UTC
abe54dc GM: speed up of read unannotated csv 21 March 2014, 17:20:27 UTC
1ae2540 GM: do not use UR in from inst data reader 21 March 2014, 17:19:25 UTC
6f2dc7c Merge branch 'updated' into gb_master 21 March 2014, 17:11:43 UTC
18a47d0 Use MutationProviders rather than parsing inside MutationDiagram 21 March 2014, 17:08:00 UTC
7e6cf37 Pull out annotation file parsing functionality to a MutationProvider class 21 March 2014, 17:07:59 UTC
ebd02fc remove inclusion of class 21 March 2014, 16:46:25 UTC
841614c Updated `gmt` tab completion. 21 March 2014, 12:18:03 UTC
8859022 Updated `genome` tab completion. 21 March 2014, 12:17:24 UTC
b5de2b7 Updated class browser cache. 21 March 2014, 12:15:44 UTC
02a4ec6 Merge branch 'updated' into gb_master 21 March 2014, 03:16:10 UTC
f9ca04b Move dependency on annotation build out of diagram object The MutationDiagram object now uses the DomainProvider API to get the domains. The command creates the DomainProvider object and passes it to the MutationDiagram object. This way we can write another command that creates a different type of DomainProvider that doesn't use ImportedAnnotationBuild 21 March 2014, 03:13:11 UTC
190076f Remove breakpoints 21 March 2014, 02:42:26 UTC
32880f3 First attempt at separating out domain provider 21 March 2014, 02:40:59 UTC
542a035 Remove old "ListOld" directories of obsolete listers. 20 March 2014, 22:58:31 UTC
9347b7a Remove old `gmt manual-review` suite of tools. These relied on modules removed in an earlier commit: 14077cd58c96d2a72d95f2b0f173fff1e67a00f7. 20 March 2014, 22:56:49 UTC
bd3ff13 Remove redundant `genome model services summarize-outstanding-builds`. See `genome model admin model-summary` instead. 20 March 2014, 22:21:57 UTC
84f2d2d Merge branch 'cover' into gb_master 20 March 2014, 22:17:40 UTC
6404423 Cache number of samples to speed up 20 March 2014, 22:17:15 UTC
ce43cb1 Remove execute bit from G/M/Command/Status.pm 20 March 2014, 22:16:41 UTC
999e2eb Remove obsolete `gmt bacterial-contamination-screen`. The script this produces won't even run correctly any more. 20 March 2014, 22:07:00 UTC
6f02aa1 Merge branch 'master' of ssh://git/srv/git/genome 20 March 2014, 22:00:30 UTC
818fcbf Remove root of empty tree `gmt blast`. 20 March 2014, 21:58:45 UTC
3d5a565 Added Ostertagi models Merge branch 'master' of ssh://git/srv/git/genome 20 March 2014, 21:58:43 UTC
3934517 Added snap models for Ostertagi 20 March 2014, 21:57:13 UTC
6a1e500 Remove redundant `gmt list-reference-sequences`. Use `genome model reference-sequence list-builds` instead. 20 March 2014, 21:55:27 UTC
c661016 Remove root of empty tree `gmt sample`. 20 March 2014, 21:52:22 UTC
b0a54e3 Remove empty root of tree `gmt solexa`. 20 March 2014, 21:50:21 UTC
09ddc73 Remove obsolete `gmt library check-libs` command. 20 March 2014, 21:47:12 UTC
84f7906 Remove execute permissions on .pm files. 20 March 2014, 21:37:26 UTC
d286993 Don't redeclare the variable. 20 March 2014, 20:57:24 UTC
1e582b5 Merge branch 'cover' into gb_master 20 March 2014, 20:16:14 UTC
b3776f0 Stop using SVR because it is slow 20 March 2014, 20:15:17 UTC
80c6b3f Only compile regexes once 20 March 2014, 20:15:16 UTC
5aafbdb Use compare_ok 20 March 2014, 20:15:16 UTC
ff5b3ae Prefer results generated using Analysis Projects. 20 March 2014, 20:07:19 UTC
01d051c update clinseq blessed build - LIMS report 20 March 2014, 18:38:24 UTC
1b1fea4 Merge branch 'my_annotation' into gb_master 20 March 2014, 16:46:47 UTC
6c318ae Stop trying to guess paired status since the importer sets it appropriately now 20 March 2014, 16:45:43 UTC
1bc1810 removing old half-baked attempt at a Processing profile to text parser 20 March 2014, 16:04:25 UTC
c787f2a test for gmt sx dedup by-sequence tool 20 March 2014, 16:01:20 UTC
f7dc68d Updated phdball file CHEM for unknown types to solexa 20 March 2014, 15:44:52 UTC
back to top