https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
b61b427 Move Interpreter/Base to Component/Interpreter 29 June 2014, 03:48:59 UTC
0e14322 Move Filter/Base to Component/Filter 29 June 2014, 03:44:14 UTC
c435d03 Move Expert/CommandBase to Component/Expert/Command 29 June 2014, 02:54:39 UTC
04e9c24 Move Expert/CommandBase to Component/Expert/Command 29 June 2014, 02:48:19 UTC
f80988c Move Expert/Base to Component/Expert 29 June 2014, 02:18:04 UTC
4686682 Moved AdaptorBase to Component/Adaptor 29 June 2014, 00:31:08 UTC
76b7bce Moved ComponentBase to Component/Base 28 June 2014, 23:31:51 UTC
f73710d Move Plan.t and Plan-validate.t into Plan directory 28 June 2014, 22:49:22 UTC
97437f1 updated netMHC package path 27 June 2014, 16:00:40 UTC
379afef Updated `genome` tab completion. 27 June 2014, 12:17:42 UTC
ceea59a updated getopt-complete submodule to 2dc69f2 26 June 2014, 22:01:22 UTC
6b93616 updated ur submodule to 676e05b 26 June 2014, 22:00:50 UTC
528f95d add indel to test 26 June 2014, 21:25:12 UTC
9609e72 builds validate instrument data bam_path has size 26 June 2014, 20:38:51 UTC
2365575 InstrumentData needs an allocation to be valid 26 June 2014, 20:36:43 UTC
69ce4e6 validate instrument data bam_path has size This might be overreaching on the base Genome::Model::Build class but it's definitely needed for anything that does BWA, BWAMEM, or BWASW alignment. For those types of alignment instrument data with a bam_path but no size results in an invalid Workflow model that cannot be commited to the DB. 26 June 2014, 20:36:42 UTC
4fc0cde whitespace 26 June 2014, 20:36:40 UTC
3d64f31 Use existing implementation of camel_case_to_string. Only override to get the error behaviour we're after. 26 June 2014, 19:57:08 UTC
52b7ba1 Use existing method to get sub-command names. The alternative implementation was defective. It would not hyphenate commands appropriately. Rather than fix this one, use the one that commands use generally. 26 June 2014, 19:55:42 UTC
c12dcda Add bwa versions 0.7.8 and 0.7.9a to GMT::Bwa 26 June 2014, 19:01:52 UTC
b2d01f0 changed date_scheduled to created_at in query 26 June 2014, 18:44:32 UTC
1726e9e Blithely update expected output again. 26 June 2014, 14:22:05 UTC
a98aaf6 Merge branch 'updated' into gb_master 25 June 2014, 20:40:59 UTC
1c8623a Add sift,polyphen, and condel to tumor-only report 25 June 2014, 20:40:19 UTC
fde4524 Correctly query for deletions in bam readcount entries 25 June 2014, 20:40:18 UTC
5375eb0 Correctly query bam-readcount for insertion alleles 25 June 2014, 20:40:17 UTC
0018208 Quiet undefined warnings. 25 June 2014, 19:36:49 UTC
6fc25d6 Don't try to re-purge purged allocations. 25 June 2014, 19:17:52 UTC
5ad5ae3 Build Cmds: uses associated_disk_allocations instaed of all_allocations 25 June 2014, 17:32:49 UTC
43baedd Build Unarchive: uses associated_disk_allocations instaed of all_allocations 25 June 2014, 17:11:57 UTC
b5dfae3 Updated `genome` tab completion. 25 June 2014, 12:17:11 UTC
5ee871d Updated class browser cache. 25 June 2014, 12:15:35 UTC
97d44e5 Clean up unneeded code This was implemented before the use of Memoize library but wasn't removed once Memoize was utilized 24 June 2014, 22:56:36 UTC
e2c5257 Add test that covers problem with using tmp file path as SR input 24 June 2014, 22:56:36 UTC
61f4989 Ensure that ConvertedBedResults can shortcut They were prviously being provided with tmp file paths as an input, which would never allow them to shortcut. 24 June 2014, 22:56:36 UTC
c0bf6c2 GM: reader factory unarchives instdata if archived 24 June 2014, 21:34:16 UTC
08b067d Test Factory: imported inst data uses disk alloc factory 24 June 2014, 21:34:15 UTC
d65c9d4 Test Factory: disk allocation archive stores the mount path; unarchive sets the previous mount path or new temp one 24 June 2014, 21:34:15 UTC
78c7f27 Build: add _unarchive_disk_allocations method that calls unarchive command for use with objects w/ allocations 24 June 2014, 21:34:14 UTC
6c01570 GM: remove commented out lines in test module 24 June 2014, 21:34:14 UTC
b364b17 Hmp: rmove unused test 24 June 2014, 20:58:57 UTC
70adc12 remove unused argument As far as I could tell this argument doesn't get used and may have been a copy-paste from the Cache version. 24 June 2014, 20:38:30 UTC
68942c3 move 'path' argument to PSGI env Plack::Middleware do not pass on arguments, only the PSGI env, so to be compatible with Plack::Middleware we need an alternative to arguments. I don't know if this is the correct solution but it seems to work. 24 June 2014, 20:38:30 UTC
d47b024 move 'ajax_refresh' argument to PSGI env Plack::Middleware do not pass on arguments, only the PSGI env, so to be compatible with Plack::Middleware we need an alternative to arguments. I don't know if this is the correct solution but it seems to work. 24 June 2014, 20:38:29 UTC
cb0c34b InstData Import: mv HMP commands to Site/TGI/Hmp 24 June 2014, 20:35:20 UTC
c499117 InstData: rename headers var in generate file for reimport 24 June 2014, 20:35:18 UTC
2d06de4 InstData: fix reimport class name; add reimported_from method 24 June 2014, 20:35:17 UTC
ed19641 InstData: add reimport helper class; use it in generate file for reimport 24 June 2014, 20:35:17 UTC
4c470f7 InstData: mv generate source files tsv to base command dir; remove most references to source files 24 June 2014, 20:35:16 UTC
0522f6a InstData Import: command to generate tsv file to reimport 24 June 2014, 20:35:15 UTC
be76916 New command to show config (mis)matches for an instrument-data 24 June 2014, 15:39:18 UTC
9114971 Updated `genome` tab completion. 24 June 2014, 12:17:02 UTC
baccbc0 delegate permission changes to allocation 23 June 2014, 22:27:40 UTC
82175ba add set_files_read_only (as opposed to files and directories) 23 June 2014, 22:27:39 UTC
71e5381 add alias for function 23 June 2014, 22:27:38 UTC
dc9fda7 Update ClinSeq to account for DGIdb changes. 23 June 2014, 20:46:51 UTC
1a890a9 add --unstartable-ok option In BQM unstartable "failures" do not need to result in an error since they are monitored downstream. Using this option will keep BQM from turning red when there are unstartable builds. 23 June 2014, 20:12:22 UTC
3cca138 Merge the keys of the response hash instead of overwriting them 23 June 2014, 18:14:32 UTC
7a6de6e allow 0 sized output files 23 June 2014, 15:22:59 UTC
fe60d05 Added additional fields for report 20 June 2014, 21:42:48 UTC
57953aa fix not telling Perl that string was an octal number 20 June 2014, 14:25:39 UTC
a7791f6 Updated `gmt` tab completion. 20 June 2014, 12:17:59 UTC
fc3889e Updated `genome` tab completion. 20 June 2014, 12:17:16 UTC
3b57be9 Updated class browser cache. 20 June 2014, 12:15:42 UTC
04e44d4 Allow output_dir to be specified as input. The command already offers output_dir as a command-line option, but any supplied value was ignored. Now it will be used if provided. 20 June 2014, 03:27:15 UTC
3b0b768 Fix test--fill in param to get_response. 20 June 2014, 03:23:38 UTC
c7a9112 whitespace 20 June 2014, 03:16:15 UTC
e43a0f1 Set batch query size to avoid server timeout. 20 June 2014, 03:13:43 UTC
e37491a Include server error in error message on failure. 20 June 2014, 03:12:59 UTC
5cba95d Only clean up locks that you create Locks created before a fork/exec had the potential to be cleaned up after the fork but before the exec if the forked child died. Now we just store the pid of the process when the lock is created and ensure that it is the same process that cleans up the lock. 20 June 2014, 00:29:44 UTC
8ab464e remove development environment option from local web-app According to `plackup` docs the 'development' environment just enables three middleware. One of those is AccessLog and since we are adding our own custom version of AccessLog we need to disable the original. The production server also enabled the 'development' environment and will need the same change. 19 June 2014, 22:44:06 UTC
c91b092 add custom logging middleware This adds to Plack::Middleware to our web app: - GenomeAccessLog is a copy of AccessLog with the PID added. This will allow us to connect a response to a worker PID. - GenomePreAccessLog is a fork of AccessLog to log requests before running the PSGI app. This will allow us to know what a worker is doing before the request completes. 19 June 2014, 22:44:05 UTC
9a46a8f updated jenkins submodule to 5b180ee 19 June 2014, 21:35:29 UTC
b6ad270 updated ur submodule to 95c1411 19 June 2014, 21:35:28 UTC
5434c41 Merge branch 'updated' into gb_master 19 June 2014, 21:35:18 UTC
37eaec3 Remove unneeded sub::install 19 June 2014, 21:34:06 UTC
563417c make G::VR::E::BamReadcout::RunResult produce the correct region list to feed to bam-readcount 19 June 2014, 21:14:05 UTC
1867c35 use is_near_soft_limit instead of is_over_soft_limit To avoid allocations "flapping", i.e. create and rollback, when volumes are approaching soft limit we will disable them when they get "close enough". 19 June 2014, 19:53:22 UTC
40e7c61 add method to dynamically define proximity to soft limit 19 June 2014, 19:53:22 UTC
b634b4e update allocated_kb to also return allocation count in list context 19 June 2014, 19:53:21 UTC
be83206 add cached_unallocated_kb and use instead of unallocated_kb 19 June 2014, 19:53:21 UTC
b6bf8d3 add metric to record the number of attempted volumes 19 June 2014, 19:53:20 UTC
a0d9d92 convert debug_message to Genome::Logger Convert debug_message to Genome::Logger so that they go to logstash. 19 June 2014, 19:53:19 UTC
58f2914 make has_space also check used_kb to reduce rollbacks due to over_used 19 June 2014, 19:53:19 UTC
0ad0e36 add some convience methods to check proximity of soft/hard limits 19 June 2014, 19:53:18 UTC
3ad40be Modify Picard and Bwamem memory handling 19 June 2014, 18:49:31 UTC
4134083 Add a common model_identifier param so results are consistent for SummarizeAnalysisProject 19 June 2014, 18:48:21 UTC
a8ca55a Add support for either paired-end or fragment data 19 June 2014, 18:46:40 UTC
9500510 Add command to list per instrument data alignment BAM files 19 June 2014, 18:45:00 UTC
d54e27d Add methods to retrive per-instrument data BAM files from merged alignment result. 19 June 2014, 18:44:13 UTC
4a17ecc Merge branch 'updated' into gb_master 19 June 2014, 16:22:29 UTC
7b0ba1b Add debug message 19 June 2014, 16:18:51 UTC
c499d7b No filter value should pass 19 June 2014, 16:18:50 UTC
3fae48e Limit genotypes processed in a single run. When too many are backlogged the process times out. 19 June 2014, 15:36:29 UTC
6a10067 Add LSF resource request to SNV-Indel Report 19 June 2014, 15:35:51 UTC
c129595 Merge branch 'epitope_prediction' 19 June 2014, 15:01:36 UTC
11e286a pull annotation db name and version from the somatic variation build, if provided 19 June 2014, 14:14:23 UTC
8247f51 Remove stray ' after table name. 19 June 2014, 13:37:03 UTC
235c50b Updated `genome` tab completion. 19 June 2014, 12:17:39 UTC
a3dec5c Updated class browser cache. 19 June 2014, 12:15:53 UTC
back to top