https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
a653e09 Merge pull request #879 from tmooney/disconnect_dbh_before_long_waiting_things Disconnect Database Handles before potentially long-running actions 28 July 2015, 17:39:15 UTC
c3125a1 Merge pull request #865 from tmooney/deduplicate_reference_indices Deduplicate Aligner and Annotation Index Classes 28 July 2015, 14:46:06 UTC
838ccdb Merge pull request #851 from jasonwalker80/library_duplication_rates Library Duplication Rates from Reference Alignment builds 28 July 2015, 14:13:13 UTC
ed245d3 updated jenkins submodule to 6a39f4b 27 July 2015, 19:22:27 UTC
940b82b Merge pull request #878 from ebelter/model-rm-trigger-downstream-models Model: remove unused _trigger_downstream_builds 27 July 2015, 18:54:59 UTC
513b692 Merge pull request #849 from gatoravi/loh_plot_update Remove unwanted points from LOH plot 27 July 2015, 15:02:51 UTC
3d18bdc IDs could be non-numeric these days. 27 July 2015, 14:21:09 UTC
ba5f374 Merge pull request #877 from tmooney/fix_microarray_dependent_model_check Fix Microarray dependent model check 27 July 2015, 14:19:17 UTC
ac7459a Also disconnect before waiting on PTero workflow. 27 July 2015, 14:15:18 UTC
2b27910 Merge pull request #885 from tmooney/workflowbuilder_streamgraph_uses_shellcmd Use shellcmd instead of IPC::Run. 27 July 2015, 14:11:09 UTC
2c006d8 updated ur submodule to b40400c 26 July 2015, 18:51:41 UTC
6fa7a43 Updated `genome` tab completion. 25 July 2015, 12:17:43 UTC
aa66c27 Updated class browser cache. 25 July 2015, 12:15:43 UTC
c017835 Merge pull request #888 from davidlmorton/control_flow PTero: Control flow feature 25 July 2015, 03:58:49 UTC
59250e1 Update test data for libptero-perl 0.1.7+ The json representation of a workflow changed with respect to how the links section is encoded. 24 July 2015, 22:12:16 UTC
533cddb Update how we build PTero workflows for sdk 0.1.7+ libptero-perl 0.1.7 changed the api related to defining links so that more than one data-flow could be defined between a pair of tasks. 24 July 2015, 22:06:02 UTC
f385e25 Add test that can be run for Genome::Processes This isn't an automated perl-test but it is a Process that you can run manually. It was useful for making sure Genome::Processes can be run with both legacy workflow as well as PTero without testing using a variant-report or something computationally expensive/complex. 24 July 2015, 22:05:56 UTC
99ed1cc Use shellcmd instead of IPC::Run 23 July 2015, 21:45:01 UTC
80e97c0 Merge pull request #875 from ebelter/model-define Model define.t simplification 23 July 2015, 19:48:57 UTC
9fa15e8 Merge pull request #883 from davidlmorton/ptero_sdk_1_6_update Update test-data for Ptero sdk version 0.1.6 23 July 2015, 19:36:34 UTC
ef18dbd Update test-data for Ptero sdk version 0.1.6 This version introduced the 'dataFlow' syntax to the link definitions. 23 July 2015, 19:34:49 UTC
b94f072 Disconnect dbh before launching readcounts workflow. 23 July 2015, 13:42:40 UTC
2c81ebe Disconnect DBH before submitting workflow. This won't return until it's done. 22 July 2015, 21:00:39 UTC
7576d58 Disconnect from DB before locking. We might be waiting hours or days... 22 July 2015, 21:00:06 UTC
6cf073a Merge pull request #874 from tmooney/send_to_pap_wf_errors_are_errors Use error_message for SendToPap's Workflow Errors 22 July 2015, 20:07:13 UTC
26913ed Build: rm _trigger_downstream_builds call 22 July 2015, 19:15:36 UTC
98b4c76 Model IDs aren't numeric. 22 July 2015, 15:32:57 UTC
2352e7a Fix precedence in dependent model logic. 22 July 2015, 15:32:38 UTC
d6c983f Model: remove unused _trigger_downstream_builds 21 July 2015, 22:45:20 UTC
f317fec Model Define: use sub tests 21 July 2015, 22:42:42 UTC
8103702 Model Define: simplify accessor tests 21 July 2015, 22:37:26 UTC
5a887a0 Model Define: rm skipped tests 21 July 2015, 22:24:28 UTC
1675d1c Model Define: rm unsed variables 21 July 2015, 22:07:06 UTC
e662f08 Model Define: merge tests 21 July 2015, 22:03:52 UTC
7456189 Model Define: merge tests 21 July 2015, 22:03:47 UTC
12db73e Model Define: test processing profile directly 21 July 2015, 21:54:52 UTC
0d21a8a Model Define: use define class instead of deriving it 21 July 2015, 21:52:03 UTC
ecb246a Model Define: use test factory for reseq 21 July 2015, 21:49:38 UTC
bf0b04b Model Define: no more convergence models 21 July 2015, 21:42:36 UTC
de6cb80 Model Define: pass model group objects 21 July 2015, 21:41:57 UTC
28e8555 Model Define: rm unneeded test creating model w/ diff refseq 21 July 2015, 21:37:10 UTC
190d76e Model Define: rm test_model_from_params and call successful_create_model directly 21 July 2015, 21:33:21 UTC
f1631bc Model Define: rm unused failure testing 21 July 2015, 21:26:44 UTC
0d10384 Model Define: rm tmpdir 21 July 2015, 21:23:34 UTC
90e79b2 Model Define: do not test processing profile param accessors 21 July 2015, 21:22:40 UTC
004915a Model Define: add plan 21 July 2015, 21:21:30 UTC
750ebe8 Model Define: use test factory for sample 21 July 2015, 21:19:52 UTC
25fee4d Model Define: use test factory for processing profile 21 July 2015, 21:17:41 UTC
4d45c10 Model Define: rm used modules 21 July 2015, 21:10:37 UTC
c2e1002 Model Define: rm skipped test and unused sub 21 July 2015, 21:06:21 UTC
05ce10a Model Define: rm unused sub in test 21 July 2015, 20:58:29 UTC
b651bc0 Use error_message to print info about errors. 21 July 2015, 20:53:46 UTC
4389fd1 Remove useless $Id$ 21 July 2015, 20:52:31 UTC
da33e4f Whitespace. 21 July 2015, 20:52:13 UTC
e74c950 Merge pull request #867 from jasonwalker80/inactive_config_item_status Inactive analysis project config profile item status 21 July 2015, 15:57:45 UTC
11133d7 Merge pull request #870 from tmooney/eliminate_hardcoded_disk_groups Replace hard-coded disk groups with calls to config. 21 July 2015, 15:57:27 UTC
472899c Merge pull request #871 from brummett/aggr It'll now work with aggrs containing any number of digits. 20 July 2015, 21:10:09 UTC
8477e42 It'll now work with aggrs containing any number of digits. The regex was failing to match /vol/aggr3/ which only contained one digit 20 July 2015, 20:30:24 UTC
d0fb1ab Merge pull request #868 from tmooney/APIPE-2810 Add test case that we get Tag back when validation fails. 20 July 2015, 19:04:38 UTC
949f90a Replace hard-coded disk groups with calls to config. 20 July 2015, 18:13:51 UTC
46baccc Merge pull request #809 from tmooney/make_path_tests_for_directory Also test for directory existence before trying to create it. 20 July 2015, 17:35:37 UTC
71b2d01 Updated `genome` tab completion. 18 July 2015, 12:18:36 UTC
05846cc Updated class browser cache. 18 July 2015, 12:16:48 UTC
6dfd34a Merge pull request #853 from ebelter/refcov-metrics RefCov Metrics 17 July 2015, 19:59:42 UTC
af67d87 RefCov Metrics Cmd: update help mock results when no results 17 July 2015, 19:52:59 UTC
e6a7eb9 Merge pull request #866 from ebelter/gm Genotype Microarray InstData: allow update when calling genotype_file accessor 17 July 2015, 17:37:57 UTC
24eda7e Merge pull request #839 from susannasiebert/qc_framework_metrics Add additional qc metrics 17 July 2015, 13:40:11 UTC
df3f4c4 Updated `genome` tab completion. 17 July 2015, 12:19:40 UTC
c867b54 Updated class browser cache. 17 July 2015, 12:17:59 UTC
27bf04d Merge pull request #862 from davidlmorton/encode_decode Rewrite Genome::Utility::Inputs to support more 17 July 2015, 03:04:51 UTC
c0510ad Add QC metrisc for number of reads that are properly paired 16 July 2015, 20:20:49 UTC
7169401 Merge pull request #859 from brummett/project-purge-command Project purge command 16 July 2015, 16:18:51 UTC
703c762 Add test case that we get Tag back when validation fails. 15 July 2015, 19:47:52 UTC
519ba70 extract preparing SQL to a method and only do it once 15 July 2015, 19:10:31 UTC
2e8a795 only expunge if --dry-run is off! 15 July 2015, 19:09:59 UTC
ab82f5f RefCov Metrics: move creating mock objects into functions 15 July 2015, 18:06:56 UTC
8c7a0e7 RefCov Metrics: fix bugs in setting row ids 15 July 2015, 18:04:09 UTC
9936625 Unify messages printed while expunging In dry-run mode, it prints out "Would remove", while in regular mode prints "Removing" 15 July 2015, 17:40:06 UTC
5f531ed Extract method to do the expunging, and throw exception if commit() fails 15 July 2015, 17:30:54 UTC
8f2f4a4 Merge pull request #864 from tmooney/add_deprecated_to_non_current_statuses Add "Deprecated" as a non-current status 15 July 2015, 17:30:11 UTC
4fb354d Merge pull request #1 from tmooney/inactive_config_item_status Changes to Support new "Inactive" status 15 July 2015, 15:40:29 UTC
054781d Add a colour for "inactive" status in view. 15 July 2015, 14:57:55 UTC
42ba4b6 Only manually add models to inactive configs. 15 July 2015, 14:56:01 UTC
cd94c9f Inactive configs are still "current". 15 July 2015, 14:53:07 UTC
f09622a Only include "active" configurations when preparing Profile for CQID. 15 July 2015, 14:50:42 UTC
28fa619 Updated `genome` tab completion. 15 July 2015, 14:24:54 UTC
81e123a Updated class browser cache. 15 July 2015, 14:21:51 UTC
5ea590c Add inactive status for analysis project config profile items. The inactive status is used for the store-only option when adding config. 15 July 2015, 14:19:33 UTC
161b974 RefCov Metric Command allow different types of models add row identifiers update the way headers are uniq'd 14 July 2015, 22:45:06 UTC
affa987 Genotype Microarray InstData: allow update when calling genotype_file accessor 14 July 2015, 21:25:55 UTC
8d328b9 Merge pull request #863 from tmooney/instrument_data_fixme Cleanup in Genome/InstrumentData 14 July 2015, 19:58:20 UTC
93676f9 Reformat class definition (whitespace). 14 July 2015, 19:55:29 UTC
5c23f93 Pull up resolution of the reference fasta. 14 July 2015, 19:55:29 UTC
080c121 Extract promotion logic to base class. 14 July 2015, 19:36:47 UTC
62d599b Pull up create() to base class. 14 July 2015, 19:26:53 UTC
1eabaad Rename index preparation methods to common _prepare_index 14 July 2015, 19:24:22 UTC
72b5a5f Remove redundant debug_message. The same information is printed in the very next message. 14 July 2015, 19:18:59 UTC
ce1178f Pull up get_or_create and dependent subroutines. AnnotationIndex no longer overrides get(). 14 July 2015, 19:18:52 UTC
aadedac Remove unused code. 14 July 2015, 19:11:11 UTC
605382b Rename check_dependencies to generate_dependenices_as_needed. This name was updated in AlignerIndex previously. 14 July 2015, 19:09:50 UTC
back to top