swh:1:snp:5789d5563ae0ff1fac9d4620526a6e02863df326

sort by:
Revision Author Date Message Commit Date
0a25a7a prototype logger to split messages (by type) The goal would be to delegate UR::ModuleBase's *_message to this so that we can send different types of messages to syslog than to the screen. Log::Dispatch enables this but log4perl does not. 27 February 2014, 00:29:09 UTC
b4be7f1 add test 27 February 2014, 00:26:00 UTC
15cd5b2 extract should_color_screen 27 February 2014, 00:26:00 UTC
9919883 fall back on non-color screen when color package is not available 27 February 2014, 00:25:59 UTC
1008700 fall back on non-color screen when STDERR is not a TTY 27 February 2014, 00:25:58 UTC
67773df extract color_screen 27 February 2014, 00:25:58 UTC
615018e move syslog dispatcher to TGI site 27 February 2014, 00:25:57 UTC
cca2ab5 Genome::Logger 27 February 2014, 00:25:56 UTC
653a658 CQID: does not require user to verify when running w/ inst data 26 February 2014, 22:07:34 UTC
c4aab94 Replace reserved function debug_file with debug_file_path. 26 February 2014, 20:58:32 UTC
4ecf27a Clarified comments 26 February 2014, 19:24:42 UTC
6569b3b Sort builds by date_completed so things are consistent. 26 February 2014, 19:24:42 UTC
526c28d clin-seq fix sorting before getting bam read counts 26 February 2014, 16:45:09 UTC
abe63e4 Updated `gmt` tab completion. 26 February 2014, 13:18:19 UTC
a0e3ad5 Updated `genome` tab completion. 26 February 2014, 13:17:33 UTC
057b182 Updated class browser cache. 26 February 2014, 13:15:49 UTC
a944de4 InstData Import: use correct seq-grind 25 February 2014, 23:24:03 UTC
eba20ec Import InstData: use seq-grind to sanitize bams 25 February 2014, 23:24:02 UTC
327dd3b Import InstData: update sort bam test data 25 February 2014, 23:24:01 UTC
b671301 Import InstData: Add sanitize workflow step 25 February 2014, 23:24:01 UTC
e37ae35 InstData Import: hacky way to get read_lenth and set on instdata #FIXME! 25 February 2014, 23:02:25 UTC
5b8ef4d remove unused method, execute_with_bsub I am trying to improve a related method and discovered that this method is not used. I believe it is unused because `ack execute_with_bsub` returned no matches and running an event model (ReferenceAlignment) did not call the method. Also, all tests pass with it removed. 25 February 2014, 21:27:58 UTC
2b665a1 add conditions to CallR.pm.MutationSpectrum.R so that mutation-spectrum plots created in clin-seq will work with ggplot2 <= 0.8.9 and ggplot2 >= 0.9.X 25 February 2014, 19:14:20 UTC
f5b98b5 Allpaths assemblies >3GB should run on 1TB machine 25 February 2014, 18:46:08 UTC
6b04d72 Add ability for gmt Park::Base to run rex processes 25 February 2014, 18:36:46 UTC
5c3e119 Add gmt Park base class for Park based tools 25 February 2014, 18:36:46 UTC
293f385 Merge branch 'master' of ssh://git/srv/git/genome 25 February 2014, 17:56:20 UTC
f5261b5 added the ability to specify base quality 25 February 2014, 17:56:15 UTC
46ac116 updated test data version and REBUILD because new instrument data came through 25 February 2014, 16:44:17 UTC
03c13ab set config to test config 24 February 2014, 21:48:43 UTC
b0c1b0f Merge branch 'master' of ssh://git/srv/git/genome 24 February 2014, 20:37:45 UTC
651352e bug fixed 24 February 2014, 20:37:16 UTC
a3d1fc4 Merge branch 'updated' into gb_master 24 February 2014, 20:32:31 UTC
6cf9e49 Remove trailing tabs introduced by intersectBed 24 February 2014, 20:30:46 UTC
7a5b51f Add -v intersect type 24 February 2014, 20:30:45 UTC
bd97a5b Add option to keep header in bed/vcf file 24 February 2014, 20:30:45 UTC
42b7625 Remove trailing whitespace. 24 February 2014, 18:45:58 UTC
7e5dd38 Fixing an edge case where indel readcounts can be reported incorrectly when there are multiple alleles at a single position 22 February 2014, 23:46:55 UTC
2cdf01b Updated `gmt` tab completion. 22 February 2014, 13:17:59 UTC
f71bac1 Updated `genome` tab completion. 22 February 2014, 13:17:15 UTC
92dd197 add samtools vcf file support 21 February 2014, 22:20:14 UTC
77bb9e3 Fix message typo 21 February 2014, 19:27:45 UTC
212225b bugfix: Genome::Model::Tools::FastTier::AddTiers expects a anno file, not bed file delete annoFileToBedFile conversion before calling Genome::Model::Tools::FastTier::AddTiers because the anno file format is correct delete bedFileToAnnoFile after addTiering because the file is already in anno format 21 February 2014, 19:09:00 UTC
426c15e Sort VEP output after annotating sometimes VEP puts out unsorted data. 21 February 2014, 18:40:16 UTC
502a0a8 updated workflow submodule to a98122e 21 February 2014, 16:06:22 UTC
dc11ee1 Updated `gmt` tab completion. 21 February 2014, 13:17:40 UTC
1e1eb32 Updated `genome` tab completion. 21 February 2014, 13:16:52 UTC
79576e5 change clia to cle 20 February 2014, 22:58:10 UTC
3abd50f Update all tools with a joinx_version parameter to have no default and instead ask G:M:T::Joinx for its current default value. This is not ideal because of the copypasted _resolve_joinx_version duplication. But at least the default version is centralized now. 20 February 2014, 22:10:15 UTC
fd3e880 removing stupid header 20 February 2014, 19:42:45 UTC
1f1b84e Updated `genome` tab completion. 20 February 2014, 13:16:56 UTC
6ef656a Fix clinseq module definition to address warnings in Command/Services/WebApp/Core.t 19 February 2014, 22:49:58 UTC
74cb597 updated graphite submodule to ac4c603 19 February 2014, 22:45:32 UTC
b070eea clin-seq - add check for cancer_annotation_db method on rna-seq models before attempting to use 19 February 2014, 22:19:29 UTC
a8dc0e7 add test case for ro intermediate dir 19 February 2014, 21:17:40 UTC
f33e73b preserve errno to prevent an bug if an intermediate system call gets added 19 February 2014, 21:17:40 UTC
f269d80 Disconnect from DB before running workflow. 19 February 2014, 20:37:50 UTC
aeca638 clin-seq - minor update to analysis plan 19 February 2014, 20:17:28 UTC
8f3c3aa add description to the correct analysis menu item table 19 February 2014, 19:15:20 UTC
6bed63c Remove extra quotation marks. Previously Genome::Sys->bsub_and_wait was putting this into ``s, so the quotation marks were necessary. Now it's using IPC::System::Simple, so each string is already a single token in the array of parameters. (This fix is similar to commit 2fa2de5dcd3b9cf470461c7124f7accfd35686a7dd) 19 February 2014, 17:29:33 UTC
2fa2de5 Remove extra quotation marks. Previously Genome::Sys->bsub_and_wait was putting this into ``s, so the quotation marks were necessary. Now it's using IPC::System::Simple, so each string is already a single token in the array of parameters. 19 February 2014, 17:14:38 UTC
bc2da62 Merge branch 'my_annotation' into gb_master 19 February 2014, 17:00:11 UTC
764f139 Update docs 19 February 2014, 16:59:54 UTC
6b30685 Add custom annotation option for vep 19 February 2014, 16:59:53 UTC
1cab51b add description to Analysis menu items 19 February 2014, 16:54:13 UTC
21856e8 Updated `gmt` tab completion. 19 February 2014, 13:18:58 UTC
d301024 Updated `genome` tab completion. 19 February 2014, 13:18:16 UTC
e58a1f1 Updated class browser cache. 19 February 2014, 13:16:44 UTC
b2e5ee0 clin-seq - add variant filter option to snv-indel-report 19 February 2014, 03:33:02 UTC
a4afa7b remove useless command 18 February 2014, 22:14:52 UTC
9ce3064 More robustly tolerate special characters in protein names. 18 February 2014, 21:36:32 UTC
c6e3787 set never rerunnable on build workflow job 18 February 2014, 21:33:54 UTC
fa4f87a add option for rerunnable and never_rerunnable 18 February 2014, 21:33:53 UTC
f2f2555 remove clia column now that it is unused 18 February 2014, 21:32:13 UTC
5c715dd change user_name to run_as in config profile 18 February 2014, 20:30:18 UTC
42f85d9 add a backfill option for adding a menu item to an analysis project 18 February 2014, 20:28:34 UTC
499b1f9 This partially reverts commit 77e03be534ab4b424140bc95879dd9d6d5041b4c. But only the stupid parts that I didn't mean to commit in the first part. Conflicts: lib/perl/Genome/Model/Tools/Analysis/Coverage/AddReadcounts.pm 18 February 2014, 19:38:46 UTC
33f2e00 actually pass the min_quality_score option to BamReadcount.pm 18 February 2014, 19:28:03 UTC
a56d3a7 remove counting with varscan as an option 18 February 2014, 19:03:02 UTC
e0f27b4 fix regex which could identify the wrong indel allele if there were multiple indels that could match the allele string 18 February 2014, 19:03:02 UTC
03ef2f4 add support for launching builds as the run_as user 18 February 2014, 17:31:10 UTC
8caf4ec support launching builds as the run_as user 18 February 2014, 17:31:02 UTC
c7e2a8e remove space between option and value We need to keep the option, e.g. `-g`, connected to the value, e.g. `/apipe-builder`, so that the wrapper that we use to sudo can allow us to securely run commands like: sudo -i bsub [options] annotate-log \ genome model services build run [options] 18 February 2014, 17:31:01 UTC
0f3549b _capture already lazy loads IPC::System::Simple 18 February 2014, 17:31:01 UTC
0ce9c15 support passing in the bsub executable We need to be able to pass in `sudo bsub` so we can't hard-code the executable as `bsub`. 18 February 2014, 17:31:00 UTC
d983c46 refactor to use Genome::Sys::LSF::bsub 18 February 2014, 17:30:59 UTC
c3fe6e7 extract _job_group 18 February 2014, 17:30:59 UTC
aec9d1b Renaming pairing to mapping. 18 February 2014, 17:09:52 UTC
12892a1 updating docs to be more clear on version number 18 February 2014, 14:38:56 UTC
1adcd5f Updated `genome` tab completion. 18 February 2014, 13:16:54 UTC
db7b25e Updated class browser cache. 18 February 2014, 13:15:27 UTC
35afe69 Make the following changes to BreakDancer DetectVariants module: * no longer die if fastqs are empty, but instead throw a warning * add test producing no ctx output 18 February 2014, 06:34:40 UTC
beb7406 tagged deploy 18 February 2014, 00:45:40 UTC
15c5a3b drop m_m_id_user_name_build_requested_index 18 February 2014, 00:42:08 UTC
d85056a drop uniq_m_m_idun index 18 February 2014, 00:42:07 UTC
8b2a595 add index to created_by column 18 February 2014, 00:42:06 UTC
954fcb3 add index to run_as column 18 February 2014, 00:42:05 UTC
7e6e826 remove hostname so password is not required on gms-postgres 18 February 2014, 00:42:03 UTC
9197564 begin migration of Model's user_name to created_by and run_as CHANGELOG: Model now has created_by and run_as properties to distinguish the different use cases user_name was being used for. At this stage of the migration user_name is still functional but it is now deprecated and may be removed in the near future. You should review any scripts you have that might be getting Models with the user_name property and update them to use created_by or run_as instead. 18 February 2014, 00:09:23 UTC
0e02e29 assume run_as is a better replacement than created_by 18 February 2014, 00:09:22 UTC
back to top