https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
975fabc Merge pull request #1742 from tmooney/more_transition_test_fixes More Test Fixes 15 August 2017, 17:49:07 UTC
1ae89ed Add define-docs testcase for new CWL pipeline. 15 August 2017, 17:28:55 UTC
4f70cf2 Use dummy IDs when making fake disk groups. 15 August 2017, 15:29:05 UTC
7dcadaa Remove tests that depend on old GSC modules. This ends up looking at an ancient version of the GSC modules that is no longer functional. 15 August 2017, 15:26:49 UTC
5f0b9ea Correct column type for edit_date in MISC_UPDATE. 15 August 2017, 15:20:36 UTC
f949546 Merge pull request #1741 from tmooney/move_bamcram_convert_commands Move new BAM <=> CRAM conversion commands for command-line use. 15 August 2017, 13:34:18 UTC
b1d6a02 Merge pull request #1740 from tmooney/use_dummy_ids_for_test_volumes Ensure create_dummy_volume uses dummy IDs. 15 August 2017, 13:34:01 UTC
ec41774 Use Dummy IDs in tests that themselves generated volumes. 15 August 2017, 12:55:05 UTC
d932f3f Ensure dummy volumes created by test factory use DummyIDs. 15 August 2017, 12:54:55 UTC
4e0033a Move new BAM <=> CRAM conversion commands for command-line use. There are two similar command directories, but only one of them is included in `genome`. 14 August 2017, 21:23:45 UTC
3603e9b Ensure dummy volume uses dummy IDs. Even if we're not running in Dummy ID mode, we still don't want to query a real sequence generator for these fake volumes. 14 August 2017, 20:47:33 UTC
8446144 Merge pull request #1739 from tmooney/synch_pg_compat_fixes SQL updates to Synchronize classes for Postgres compatibility. 14 August 2017, 16:35:10 UTC
68abb8d SQL updates for Postgres compatibility. 14 August 2017, 14:06:21 UTC
45db7a9 Updated `genome` tab completion. 11 August 2017, 12:15:48 UTC
91c6ec8 Updated class browser cache. 11 August 2017, 12:14:14 UTC
28ea85d Merge pull request #1735 from tmooney/alignment_result_cram_commands First version of BAM <=> CRAM conversion for Merged AlignmentResults 10 August 2017, 18:18:05 UTC
f0f971f Merge pull request #1710 from tmooney/cwl_model_type Draft CWL Pipeline type. 10 August 2017, 18:12:17 UTC
ada19fb Merge pull request #1732 from tmooney/improve_subjectmapping_predict_errors Fix error messages in SomVal SubjectMapping prediction. 09 August 2017, 13:24:12 UTC
6e348aa Merge pull request #1737 from tmooney/fix_feature_list_and_capture_tests Fixes for FeatureList tests and Removal of "Capture" tree. 03 August 2017, 13:39:46 UTC
14c5876 Merge pull request #1733 from tmooney/correct_error_message_in_allocation_mover Disk Allocation move: Report correct new path in error message. 02 August 2017, 17:58:26 UTC
88493a1 Remove classes for obsolete "capture" database tables. These tables were dropped from the LIMS, so there's nothing to see here! 26 July 2017, 17:12:22 UTC
af63a4b FeatureList tests: Replace symlink with sample BED file. 26 July 2017, 17:05:44 UTC
049da8a Add locking to prevent concurrent conversion operations. 18 July 2017, 22:48:27 UTC
50f249a Commands to convert an alignment result between BAM and CRAM. 17 July 2017, 22:01:49 UTC
7994661 Remove extra error-checking--the lower-level call already checks. 10 July 2017, 22:08:52 UTC
32c7eb9 A command to "restart" CwlPipeline builds. This code is based on the old Genome::Model::Build::Command::Restart and Genome::Model::Build->restart that were removed in 2011 and 2014 respectively. This should take advantage of cwltoil's "--restart" flag to continue an in-progress workflow. 10 July 2017, 20:52:31 UTC
968a7f0 Test Factory for CwlPipeline models. 10 July 2017, 20:50:54 UTC
97916d7 Remove the "input_data" extra filter from the bx before UR's get/create. 10 July 2017, 18:05:42 UTC
0ba6e0a Merge pull request #1725 from tmooney/remove_strange_file_copy_in_processvalidation_test Remove strange file copy in process-validation test. 10 July 2017, 13:51:14 UTC
24bd0e0 Fix processing-profile creator and add test. 06 July 2017, 21:52:54 UTC
058c8b8 Fill in some missing documentation sections. 06 July 2017, 21:21:18 UTC
56545b4 A matching special case for "get" as for "create" with input_data. 06 July 2017, 20:19:25 UTC
7e21b08 Allow for input data to be specified at creation time. 05 July 2017, 22:33:55 UTC
5829eef Commands for manipulating inputs of CwlPipeline models. The logic used to implement the `add` command should be able to be used to add inputs at creation time (via CQID or some other means), but it hasn't been connected to create() yet. 05 July 2017, 22:33:39 UTC
d172a1b Add a sub-command group. 05 July 2017, 21:07:52 UTC
50ccaac Merge pull request #1729 from jasonwalker80/fix_move_help clarify docs for disk group when moving allocations. 03 July 2017, 21:27:26 UTC
d2e4895 correct punctuation 03 July 2017, 21:24:11 UTC
58b7918 Disk Allocation move: Report correct new path in error message. 03 July 2017, 21:01:14 UTC
1ca5f69 Make the sets be IDs so some operations don't stringify object refs. 03 July 2017, 19:19:27 UTC
4b3d309 Refer back to the original arrays instead of reading the set membership. 03 July 2017, 19:19:07 UTC
07b4edc Merge pull request #1730 from jasonwalker80/skip_454_sync Skip RegionIndex454 when syncing LIMS-GMS 27 June 2017, 14:44:12 UTC
3c0590f Update the number of entity names in Dictionary test. 27 June 2017, 14:12:37 UTC
423a044 Another occurence of the run_region_454 table queried by the sync. 26 June 2017, 19:10:20 UTC
91712ba Skip RegionIndex454 when syncing LIMS-GMS 26 June 2017, 18:51:03 UTC
4e60639 clarify docs for disk group when moving allocations. 22 June 2017, 18:33:12 UTC
2c0c17e Merge pull request #1728 from jasonwalker80/increase_tophat_ram Increate PerLaneTophat LSF RAM to 64GB from 32GB 22 June 2017, 18:15:41 UTC
908e1cb Merge pull request #1727 from jasonwalker80/move_active_allocations Only attempt to move allocations that are still active. 22 June 2017, 18:13:27 UTC
0b99149 Only attempt to move allocations that are still active. 22 June 2017, 16:59:50 UTC
9ee928d Increate PerLaneTophat LSF RAM to 64GB from 32GB 22 June 2017, 16:55:18 UTC
c7bcbed Merge pull request #1724 from tmooney/alignment_results_support_alternate_filetypes Support the notion of alternative filetypes for alignment files. 19 June 2017, 20:17:46 UTC
6935448 Updated `gmt` tab completion. 19 June 2017, 20:02:09 UTC
5eb1a7a Updated `genome` tab completion. 19 June 2017, 19:59:34 UTC
0a8a5eb Updated class browser cache. 19 June 2017, 19:55:26 UTC
74d79e0 Remove strange file copy in process-validation test. As best I can tell, this is copying a file and then diffing that file against its copy... Just skip doing that :) 15 June 2017, 13:03:12 UTC
887b2c5 Support the notion of alternative filetypes for alignment files. Nothing uses this...yet. It creates feature-parity with the proposed filetype field for external merged results in #1719. 14 June 2017, 18:12:05 UTC
c406ee5 Make sure `bsub` is not quiet. 06 June 2017, 21:52:26 UTC
704bd10 Escape braces for compliance with newer Perls. 06 June 2017, 15:59:04 UTC
c70e451 Add the "--restart" option if the jobStore already exists. 06 June 2017, 14:33:15 UTC
4fa3311 Specify the queue for LSF jobs launched by toil. 05 June 2017, 21:51:21 UTC
91fa64c Consistently use model object to get PP params. 05 June 2017, 21:00:16 UTC
70e19a8 Allow the specification of a per-pipeline docker image. The base command will still run in using the `lsb_sub_addtional` genome configuration, but for pipelines that don't use "DockerRequirement" we'll want to specify an image for workers to use. 05 June 2017, 20:34:09 UTC
7d9e067 A mechanism by which to generate the YAML from a script. 01 June 2017, 22:22:24 UTC
e7d28e0 Merge pull request #1723 from tmooney/methratio_uses_job_group Specify a job group to limit concurrent MethRatio processes. 01 June 2017, 22:18:42 UTC
f22fc96 Make clear we don't handle object inputs yet. 01 June 2017, 21:00:05 UTC
2c1726b First version of a processing-profile creator for a new pipeline. 01 June 2017, 20:14:12 UTC
561bb13 Specify a job group to limit concurrent MethRatio processes. 01 June 2017, 15:26:06 UTC
57f9260 Merge pull request #1717 from tmooney/use_sys_abspath_in_snapshot_revision Use Genome::Sys->abs_path for DB and snapshot locations. 30 May 2017, 17:29:55 UTC
5c5d5ec Merge pull request #1722 from tmooney/move_allocations_doesnt_push_undef Better handling of disk groups in `gmb move-allocations`. 30 May 2017, 17:00:01 UTC
9e55d49 Complain if we can't determine a disk group to use. 30 May 2017, 16:13:22 UTC
ef422e3 Only include the build's allocation if it has one! 30 May 2017, 16:12:42 UTC
38f39fe Merge pull request #1716 from tmooney/typo_director_plus_y Typo fix: add "y" to "directory". 24 May 2017, 20:10:12 UTC
48704b0 Use Genome::Sys->abs_path for DB and snapshot locations. This is in a further effort to avoid /vol/ paths. 23 May 2017, 15:07:36 UTC
ec5b8a0 Merge pull request #1709 from tmooney/support_bsmap_in_movecommand Add Bsmap alignment as a possible result class for ReferenceAlignment. 22 May 2017, 22:47:09 UTC
18d711a Merge pull request #1711 from tmooney/remove_keggpathway_tool Remove disused "ImportTranscriptFeature" tool tree. 22 May 2017, 22:46:56 UTC
5bf6d35 Merge pull request #1712 from tmooney/remove_methylarray_tree Remove disused "MethylArray" tool tree. 22 May 2017, 22:46:45 UTC
431c0f1 Merge pull request #1713 from tmooney/remove_simulation_tree Remove disused "Simulation" tool tree. 22 May 2017, 22:46:34 UTC
43ad7ed Merge pull request #1714 from tmooney/remove_svsim_tree Remove disused "SvSim" tool tree. 22 May 2017, 22:46:21 UTC
0752cfc Merge pull request #1715 from tmooney/only_process_each_sr_once Only process each SR once when purging an AnP. 22 May 2017, 22:46:03 UTC
df49245 Typo fix: add "y" to "directory". 22 May 2017, 21:58:49 UTC
f0559b7 Only process each SR once when purging an AnP. 18 May 2017, 21:34:28 UTC
51e91ba Remove disused "SvSim" tool tree. 18 May 2017, 14:46:32 UTC
a71620d Remove disused "Simulation" tool tree. 18 May 2017, 14:34:38 UTC
ccebf22 Remove disused "MethylArray" tool tree. 18 May 2017, 14:25:43 UTC
25c7e99 Remove disused "ImportTranscriptFeature" tool tree. 18 May 2017, 14:16:32 UTC
707dc3e First draft of CWL Pipeline type. (Not yet functional.) 17 May 2017, 20:17:43 UTC
2dda798 Merge pull request #1625 from jasonwalker80/unarchive_model_instdata Unarchive Instrument Data 17 May 2017, 14:36:23 UTC
01091e2 Add Bsmap alignment as a possible result class for ReferenceAlignment. 17 May 2017, 14:03:58 UTC
e922a6c Merge pull request #1702 from tmooney/move_allocations_for_build Command to move "all" allocations for a build. 16 May 2017, 19:58:11 UTC
0672ec5 Merge pull request #1708 from tmooney/update_speedseq_path Update speedseq path to newer disk array. 16 May 2017, 19:52:46 UTC
7b46eca Merge pull request #1700 from tmooney/abs_path_doesnt_return_vol_paths Site: Avoid using `/vol/` paths as canonical. 16 May 2017, 19:52:29 UTC
574bc09 Merge pull request #1707 from tmooney/remove_iprscan_predictor Remove `gmt predictor interproscan`. 16 May 2017, 17:43:27 UTC
30c306d Update speedseq path to newer disk array. 11 May 2017, 21:24:19 UTC
c2947d0 Add clarifying parentheses around list-building. 10 May 2017, 21:07:30 UTC
3e341bc Use a common list of subclasses for all RunsDV2 build types. 10 May 2017, 20:24:54 UTC
46522b4 Only run move command if we have allocations that need moving. 10 May 2017, 19:21:09 UTC
8cc300a Add RnaSeq support to the build move command. 10 May 2017, 19:17:04 UTC
3e85a2e Need to update to the destination disk group as well! 10 May 2017, 19:16:46 UTC
d0abf56 Remove `gmt predictor interproscan`. 10 May 2017, 13:46:47 UTC
e170167 Merge pull request #1703 from tmooney/dont_use_docker_for_archives Don't use docker for archive processes! 09 May 2017, 21:23:24 UTC
383b7dc Merge pull request #1697 from tmooney/stop_swallowing_errors_in_model_create Stop swallowing errors in Model create. 09 May 2017, 21:23:13 UTC
back to top