sort by:
Revision Author Date Message Commit Date
423238b Merge pull request #223 from apregier/improve-showdocs-cli Allow singular versions of component types 20 November 2014, 17:46:03 UTC
ad3d60c Merge pull request #230 from tmooney/use_test_data Use fake data for this test. (Except the reference...) 20 November 2014, 15:54:20 UTC
2cd448e Merge pull request #220 from tmooney/add_menuitem_relations Add accessors to configs and projects using the menu item. 20 November 2014, 15:41:24 UTC
86607d4 Use fake data for this test. (Except the reference...) 20 November 2014, 14:44:46 UTC
c05b79a Updated `genome` tab completion. 20 November 2014, 13:20:37 UTC
94908d7 Updated class browser cache. 20 November 2014, 13:17:09 UTC
44e0f67 Merge pull request #214 from davidlmorton/process_run Genome::Processes can run and be viewed 19 November 2014, 21:29:38 UTC
7f3dcdb Merge pull request #221 from nnutter/misc updated genome-snapshot-deps URL 19 November 2014, 20:12:38 UTC
020e2ba Allow singular versions of component types This makes the command line make more sense when you are looking at the detailed view for a single component 19 November 2014, 19:43:03 UTC
6448512 Merge pull request #211 from apregier/vr-show-docs VR show docs 19 November 2014, 18:34:48 UTC
f51ca5b Merge pull request #218 from nnutter/misc owner on GMSchema is optional 19 November 2014, 17:58:14 UTC
d23d4f3 updated genome-snapshot-deps URL genome-snapshot-deps has been migrated to GitHub so this updated the URL to point at the new location. 19 November 2014, 17:56:59 UTC
00508a9 Extract methods to clean up doc formating for properties Also, only say a property is undocumented if none of the doc fields are filled in 19 November 2014, 16:49:01 UTC
8f57d09 Merge pull request #219 from acoffman/remove_cell_type_from_sync Remove cell_type from GMS 19 November 2014, 16:29:49 UTC
705243f This code was just copied over and is not really needed 19 November 2014, 16:28:24 UTC
f5a381f is_structural should already exclude id properties 19 November 2014, 16:25:43 UTC
f96aa5f Clarify hash construction 19 November 2014, 16:24:19 UTC
dbe5df2 Simplify property lookup 19 November 2014, 16:17:44 UTC
c81850a WithTranslatedInputs inherits from Component::Base These generic classes also need the is_structural attribute on their properties 19 November 2014, 16:12:45 UTC
d9291df Merge pull request #216 from tmooney/minor_import_fix Use ceiling when estimating needed disk space for imports 19 November 2014, 15:38:10 UTC
56317fe Add accessors to configs and projects using the menu item. This allows usage such as: genome analysis-project create --analysis-menu-items \ analysis_projects.id=12345 to copy all menu items to a new project. 19 November 2014, 15:36:17 UTC
e3c8ef6 update number of expected misc update entries 18 November 2014, 23:50:04 UTC
af6ac68 update number of properties to copy 18 November 2014, 23:49:19 UTC
a5a1914 update test data dir for UpdateAnalysis 18 November 2014, 23:47:13 UTC
1ede725 remove cell_type value from expected output 18 November 2014, 23:40:42 UTC
4e20142 remove trailing tabs 18 November 2014, 23:04:06 UTC
f21b3be remove cell_type from ClinSeq commands 18 November 2014, 22:53:52 UTC
de54a2b update metadata expected outputs 18 November 2014, 22:53:30 UTC
0272de8 remove cell_type from export commands 18 November 2014, 22:53:15 UTC
89f7a5d remove cell_type from views 18 November 2014, 22:52:45 UTC
2bdea0c remove cell_type attribute from sample classes 18 November 2014, 22:51:41 UTC
e7f79b5 remove cell_type from sync classes 18 November 2014, 22:51:05 UTC
1935787 owner on GMSchema is optional When using the GENOME_TEST_FILLDB feature this object fails error checking due to `owner` being `undef`. To correct this the `owner` should be labeled as optional. 18 November 2014, 20:52:39 UTC
f2ddd2a Don't compare warning messages 18 November 2014, 16:35:05 UTC
6b48bd7 Spelling: excute to execute. 18 November 2014, 16:05:52 UTC
6a7dc44 Use ceiling when estimating needed disk space. (In my case, I was testing with a file <1KB in size and it estimated needing 0 disk, which is clearly too small.) 18 November 2014, 16:05:51 UTC
bae9384 Merge pull request #212 from tmooney/update_example Update example file to not point to someone's homedir. 18 November 2014, 15:33:16 UTC
aa25381 Updated `gmt` tab completion. 18 November 2014, 13:22:19 UTC
2b9a8c7 Updated `genome` tab completion. 18 November 2014, 13:20:43 UTC
4136d95 Updated class browser cache. 18 November 2014, 13:17:31 UTC
962394a Use Sys->read_file instead of File::Slurp 18 November 2014, 02:28:59 UTC
814cea3 Use 'error_message' instead of 'status_message' 18 November 2014, 02:26:08 UTC
aa7ebf4 Eliminate spurious sprintf 18 November 2014, 02:25:45 UTC
41d1e13 Make bsub'd workflows go to the workflow queue. 18 November 2014, 02:24:26 UTC
7cbfa03 Use JSON library in a simpler way. 18 November 2014, 02:22:43 UTC
ab0435a Use %ENV instead of 'env' on cmd line 18 November 2014, 02:20:33 UTC
3d82bd7 Reduce duplication between Viewers 18 November 2014, 01:56:30 UTC
0e82324 Only set env variables if they aren't already set. 18 November 2014, 01:22:37 UTC
d11f3d2 Doc related touchups 18 November 2014, 01:14:34 UTC
b10bfee Rename variable for clarity 17 November 2014, 23:21:37 UTC
0157fd2 Simplify property doc printing, which removes trailing spaces 17 November 2014, 23:21:35 UTC
5434e45 Fix types 17 November 2014, 23:21:34 UTC
4746b20 Add property type to docs 17 November 2014, 23:21:33 UTC
3960257 max_name_length isn't used anywhere 17 November 2014, 23:21:32 UTC
d519109 Clean up how property lines are concatenated 17 November 2014, 23:21:31 UTC
e614f02 Test to compare docs output for variant reporting 17 November 2014, 23:21:30 UTC
e787dc0 Add required method 17 November 2014, 23:21:28 UTC
6bdb891 bugfix: call execute instead of non-existing method 17 November 2014, 21:54:22 UTC
96637f3 Expose interface for type lookup to use in tests 17 November 2014, 21:46:18 UTC
8b890b2 Processes can now be run The branch that bsub's and runs the workflow on LSF (with flow) has been pretty extensively hand-tested. It wasn't clear how to automate that testing until we have a test-database service that we can use. 17 November 2014, 21:27:24 UTC
4b6475b Have create_disk_allocation create the log_directory 17 November 2014, 21:25:26 UTC
3bdf671 Add 'genome process view' command 17 November 2014, 21:25:26 UTC
26f8206 set status with 'update_status' not 'status' The way UR automatically creates undo-subroutines inside of transactions makes it so that when the transaction rolls back an invalid status transition will occur. If the status method has logic to disallow such transitions it will not allow us to roll back UR transactions, which is bad. 17 November 2014, 21:25:25 UTC
8fa54fb Avoid using the ghost_class if possible My hand tests show that this has the same behavior of ensuring that the disk allocation is cleaned up when the current transaction commits but not if it gets rolled back. 17 November 2014, 21:25:25 UTC
6fb5bde Ensure that disk-allocations get cleaned up upon rollback In the case we: 1) create transaction 2) call $process->create_disk_allocation 3) rollback transaction We need to be assured that the disk allocation is deleted. Since disk allocations are created in separate processes, there is no log in our transaction about the disk allocation creation, so we have to log it ourselves. 17 November 2014, 21:25:25 UTC
8d36b3f updated ur submodule to 8a0a66b 17 November 2014, 21:20:32 UTC
73f98ed Merge pull request #209 from davidlmorton/process_inputs Add Process inputs 17 November 2014, 21:17:32 UTC
55ad135 fix name of foreign-key constraint 17 November 2014, 21:07:51 UTC
3785243 Add doc to full reporter 17 November 2014, 20:24:02 UTC
aa99820 Add overview doc section 17 November 2014, 20:23:39 UTC
535f8e0 Merge pull request #202 from ebelter/genotype-microarray Genotype microarray 17 November 2014, 18:18:20 UTC
2ac09e0 Merge pull request #213 from mkiwala/revert-208 Revert "Merge branch 'ebelter-cghub'" 17 November 2014, 17:53:17 UTC
63fe898 GM: add Nathans suggestions 17 November 2014, 17:12:25 UTC
ed633a5 Merge pull request #197 from ebelter/rdp-training-set Rdp training set 17 November 2014, 16:08:22 UTC
9403d0f Revert "Import TCGA: fix compile error" This reverts commit 9823ad913ebac71740aa1d9c12b6098b50f37b36. 17 November 2014, 15:38:21 UTC
46ebe9d Update example to not point to a homedir. 17 November 2014, 15:29:41 UTC
695d315 Revert "Merge branch 'ebelter-cghub'" Reverts PR #208 This reverts commit 9113e05061af5b5ef5dd70662c84ea50c18940c1, reversing changes made to 85e0addf75bf6d49996815a7f9b4a41a08faa82f. 17 November 2014, 15:25:33 UTC
0828f2a Merge pull request #206 from tmooney/remove_old_verify_headers_command Remove old `genome instrument-data alignment-result verify-headers`. 17 November 2014, 14:24:39 UTC
57ebeef Updated `gmt` tab completion. 15 November 2014, 13:21:07 UTC
1b6c3b0 Updated `genome` tab completion. 15 November 2014, 13:19:43 UTC
0391db4 Updated class browser cache. 15 November 2014, 13:16:52 UTC
9823ad9 Import TCGA: fix compile error 15 November 2014, 00:08:01 UTC
9113e05 Merge branch 'ebelter-cghub' 14 November 2014, 23:23:30 UTC
85e0add GM: add b allele freq and vcf config 14 November 2014, 23:23:23 UTC
8fcbe37 GM ExtractTo/Write Csv: add b allele freq to valid fields 14 November 2014, 23:23:22 UTC
54294e8 GM ExtractToVcf: when resolving from model, set varition list build 14 November 2014, 23:23:21 UTC
03830ae GM: bump test data version to 7 14 November 2014, 23:23:21 UTC
86d4df4 GM: combine extract to vcf tests into one since they all produce the same output. Added tests for resolving sources. 14 November 2014, 23:23:20 UTC
08f0158 Merge branch 'cghub' of github.com:ebelter/genome into ebelter-cghub Conflicts: lib/perl/Genome/InstrumentData/Command/Import/TcgaBam.pm 14 November 2014, 23:22:19 UTC
7f0e6ca Put all printing into show-docs Each component can add its own sections to the documentation which are all printed in a standard place 14 November 2014, 22:17:45 UTC
444baf7 Minimally functional version of show-docs for variant reporting 14 November 2014, 22:17:44 UTC
b20bde0 Sqitch: Add tag for deployment 14 November 2014, 21:57:28 UTC
3fa8c70 Sqitch: Add columns to verify sql 14 November 2014, 21:54:42 UTC
363ae06 Don't allow creation of Processes with missing inputs Because inputs are immutable they cannot be added to the Process later, so we should not allow the creation of un-savable objects. 14 November 2014, 21:15:35 UTC
96c219e Always call $self->$property_name in list context 14 November 2014, 21:14:39 UTC
ecd6a96 RDP: forgot to change the training set inferface in classifier base 14 November 2014, 19:59:44 UTC
16e32f7 update clinseq blessed. This build has recent changes to the Circos output, the color scheme is inverted. 14 November 2014, 19:54:35 UTC
c8e5954 ignore stochastic files for diff 14 November 2014, 18:05:00 UTC
f42ff00 Merge pull request #205 from susannasiebert/resultify_generate_reports First round of removing memoize 14 November 2014, 14:24:06 UTC
f92a5f3 Updated `gmt` tab completion. 14 November 2014, 13:21:13 UTC
back to top