https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
328b8f1 Remove unused "use Workflow" includes in `gmt pindel` tools. 29 June 2016, 18:12:46 UTC
1ffd092 Remove unused "use Workflow;" in Somatic GMTs. 29 June 2016, 18:10:43 UTC
2fa9639 Remove unused "use Workflow;" in DV2 detectors. 29 June 2016, 18:07:50 UTC
fa3ae93 Remove unused `gmt bwa align-reads` that has spurious `use Workflow;`. 29 June 2016, 18:06:15 UTC
6d401d8 Remove unused "use Workflow" in Pindel indel conversion. 29 June 2016, 18:02:25 UTC
a35f74c Remove "use Workflow;" since these don't. 29 June 2016, 17:59:57 UTC
37ab2f9 Remove false comment. This was converted to WorkflowBuilder in #1326. 29 June 2016, 17:52:32 UTC
8a2b766 Remove `genome individual cpu-disk-summary`. This command is coupled to Workflow builds and so it does not work in our new more Ptero-iffic world. The usage log reports no uses, so remove it rather than fixing it up. 29 June 2016, 17:48:16 UTC
c0d44e9 Remove unused Workflow helpers. 29 June 2016, 17:28:45 UTC
52d7ccb Updated `gmt` tab completion. 29 June 2016, 12:18:44 UTC
f8fce48 Updated `genome` tab completion. 29 June 2016, 12:17:59 UTC
cd8b800 Updated class browser cache. 29 June 2016, 12:16:29 UTC
034be20 Convert MC16s workflow generation to WorkflowBuilder. 28 June 2016, 22:28:49 UTC
9739aab Resolve a WorkflowBuilder object instead of a Workflow Operation. 28 June 2016, 21:26:42 UTC
d675a0c Remove unfinished thought. 28 June 2016, 21:23:26 UTC
d02ddd5 Remove GMTs that relied on Workflow integration. These used a Workflow-specific way of parallel_by that effectively made them workflows unto themselves. The underlying commands are still around for use if needed for now. 28 June 2016, 21:02:42 UTC
e0c9b63 Replace hard-coded NHLBI and 1000 Genomes files with parameters. The hard-coded versions are on volumes slated for removal, and hardcoded paths are bad, anyway! CHANGELOG: `gmt germline filtering` now requires that the 1000 Genomes and NHLBI files be specified as parameters. This change is to faciliate the removal of old volumes where these files have historically been located. 28 June 2016, 20:39:05 UTC
9f1f1e0 Remove EpitopePrediction batchrun script. This references volumes that are being eliminated. 28 June 2016, 20:25:45 UTC
e27c8bf Remove old `gmt pindel run-pindel-model-group` command. 28 June 2016, 20:05:59 UTC
e360b94 Merge pull request #1459 from tmooney/ber_uses_workflowbuilder BER/Prediction Workflow uses WorkflowBuilder 28 June 2016, 19:23:49 UTC
db2584e Merge pull request #1460 from tmooney/remove_gene_prediction_workflow_model_uses Remove uses of Workflow::Model in GenePrediction. 28 June 2016, 19:19:47 UTC
f92660d Merge pull request #1464 from tmooney/remove_references_to_deprecated_volumes Remove References to Volumes Being Retired 28 June 2016, 19:17:30 UTC
7e7be6d Merge pull request #1467 from tmooney/remove_plotsv_script Remove old plotSV.pl script. 28 June 2016, 19:16:37 UTC
f2c994a Merge pull request #1466 from tmooney/remove_capture_processmodels Remove old `gmt capture process-models`. 28 June 2016, 19:16:17 UTC
94bc7a8 Merge pull request #1462 from tmooney/specify_queues_in_mutect_and_verifybam Specify queues in Mutect and SomVal's VerifyBam. 28 June 2016, 18:58:39 UTC
ccd9576 Merge pull request #1469 from jasonwalker80/skip_sort_speedseq_sv Speedseq SV remove sort and symlink VCF. 28 June 2016, 18:31:14 UTC
bf89f4d Merge pull request #1473 from tmooney/sys_lsf_bsub_works_with_docker Add Genome::Sys::LSF::bsub Docker Support 28 June 2016, 13:26:58 UTC
52adfce Updated `gmt` tab completion. 28 June 2016, 12:16:53 UTC
8171024 Updated `genome` tab completion. 28 June 2016, 12:16:10 UTC
221e91a Updated class browser cache. 28 June 2016, 12:14:42 UTC
1563be0 Get around docker_run.py's overzealous assuming we've got a TTY. 27 June 2016, 22:09:18 UTC
08f37c8 Add test for presence of expected symlinks. 27 June 2016, 20:13:21 UTC
4d931cb Merge pull request #1442 from susannasiebert/clinseq_igv Use tumor_bam and normal_bam subroutines instead of RefAlign builds 27 June 2016, 20:05:32 UTC
3fe39e0 Let's not hit home directories in this test. 27 June 2016, 18:59:32 UTC
58f1392 Merge pull request #1475 from tmooney/better_processingprofile_denovoassembly_t_diffs Don't worry about matching queues and resource requests. 27 June 2016, 15:16:05 UTC
5021890 Merge pull request #1474 from tmooney/better_model_rnaseq_t_diffs Better Model/RnaSeq.t Diffs 27 June 2016, 15:15:57 UTC
8985ba4 Merge pull request #1465 from tmooney/remove_old_copynumber_tools Remove old CopyNumber tools that depend on volumes being retired. 27 June 2016, 13:00:17 UTC
e8ad09a Merge pull request #1471 from tmooney/feature_list_importer_strips_blank_lines FeatureList Import: Skip blank lines instead of crashing. 23 June 2016, 22:11:34 UTC
c1bd277 Merge pull request #1472 from acoffman/fix_clinseq_wgs_exome_check Only check for the annotated vcf if the build exists Merging for @acoffman 23 June 2016, 17:38:36 UTC
708ecce Don't worry about matching queues and resource requests. 23 June 2016, 14:44:46 UTC
3e13af4 Don't care what the resource requests are when doing the diffs. 23 June 2016, 14:19:50 UTC
a16a0c8 Don't care what the queues are when doing the diffs. 23 June 2016, 14:14:09 UTC
0eb42e5 Stop notifying when apipe-builder uses the apipe queue. It's normal for that to happen these days. This effectively reverts commits: fc8f689d8a2e7db52cec37ea6c0992558e2367cc f04749e10c650ca8463ad5d3ec847b3ce0609140 23 June 2016, 14:04:24 UTC
07d00f6 Set LSB_SUB_ADDITIONAL when bsubbing if configured. 23 June 2016, 13:58:03 UTC
c6845ac remove need for outer check and hash 22 June 2016, 22:09:21 UTC
251b903 only check for the annotated vcf if the build exists 22 June 2016, 21:28:26 UTC
226f545 Merge pull request #1470 from tmooney/use_gdc_web_portal_instead_of_tcga_portal Use GDC Portal instead of TCGA Portal 22 June 2016, 19:22:33 UTC
2965c37 FeatureList Import: Skip blank lines instead of crashing. 22 June 2016, 18:49:01 UTC
b54d38a Updated `gmt` tab completion. 22 June 2016, 12:17:51 UTC
5ca96d7 Updated `genome` tab completion. 22 June 2016, 12:15:28 UTC
1619a92 Updated class browser cache. 22 June 2016, 12:13:57 UTC
3e00c8f Merge pull request #1461 from ebelter/sx-trim-by-pos SX: Trim By Position 21 June 2016, 23:33:28 UTC
d0d77b2 Add index file extension to symlink target 21 June 2016, 20:06:35 UTC
ba3bf6f Trim By Pos: end "end" support 21 June 2016, 19:58:36 UTC
dfd26c2 Add test for whether we found the result we wanted. 21 June 2016, 18:59:36 UTC
33bb414 Convert to JSON on the fly. Maybe slower but far easier to understand! 21 June 2016, 18:59:35 UTC
de30707 Make Tier2 and Tier3 optional for benefit of ClinSeq. CreateMutationSpectrum runs this with only a Tier1 file. This implements the desired change in e99186dbc5d6e7865546afa8920b928f9624fdd8. 21 June 2016, 18:23:18 UTC
1a45ed6 Sort to mimic ordering of results from TCGA portal. 21 June 2016, 15:48:10 UTC
abd45a4 Updates to use the GDC portal instead of the TCGA portal. 21 June 2016, 15:47:54 UTC
cc8ebf1 Merge pull request #1463 from dufeiyu/lsf Increase annotation memory usage from 4g to 8g 21 June 2016, 15:20:20 UTC
481155c use Genome::Sys->create_symlink 21 June 2016, 15:14:10 UTC
7fac7e6 no need to chdir 21 June 2016, 15:12:48 UTC
0ed6273 make a relative symlink for the final expected DV2 expected VCF path. 21 June 2016, 15:00:29 UTC
4c1198e Remove example on disk being retired. 20 June 2016, 22:22:10 UTC
7630458 Remove commented-out references to sata locations. 20 June 2016, 22:22:10 UTC
fb64228 Remove support for non-standard mus37wOSK reference. It could be imported as a ReferenceSequence if someone needs it! 20 June 2016, 22:22:10 UTC
b05165e Remove cut section with command line on it. 20 June 2016, 22:22:09 UTC
f698477 Remove example on sata135. 20 June 2016, 22:22:09 UTC
4d893a1 Remove references to soon-to-be-retired volume, sata809. 20 June 2016, 22:22:09 UTC
a4744ef Remove example on deprecated volume. 20 June 2016, 22:22:09 UTC
a3870c0 Remove commented-out references to sata831. 20 June 2016, 22:22:08 UTC
bec768d Remove commented-out references to sata921. 20 June 2016, 22:22:08 UTC
32fc477 Whitespace. 20 June 2016, 22:22:03 UTC
3990796 Remove defaults on deprecated disk. 20 June 2016, 22:21:16 UTC
bd1be4f Remove old plotSV.pl script. It has references to both homedirs and a volume being retired. 20 June 2016, 21:59:28 UTC
5cca89a Remove old `gmt capture process-models`. It depended on a tool removed in d08d6b84701442346ccfd9076c1be997c608732b in 2013, so it's unlikely it's still used :) 20 June 2016, 21:54:15 UTC
c5c63b0 Remove old CopyNumber tools that depend on volumes being retired. 20 June 2016, 21:50:47 UTC
303f1b6 Put the true value at the end where it belongs. 20 June 2016, 21:38:25 UTC
ed71992 Whitespace. 20 June 2016, 21:38:25 UTC
c02816a Use dummy example paths. 20 June 2016, 21:38:25 UTC
950b12f Remove commented out command-line example. 20 June 2016, 21:38:25 UTC
5f05d9b Double the memory usage 20 June 2016, 20:59:25 UTC
5a1ab23 Remove example on deprecated volume. Examples should be in "example_values" anyway! 20 June 2016, 20:30:31 UTC
d85dd24 Whitespace. 20 June 2016, 20:29:58 UTC
8c08d2a Remove unused default. (The parameter was already required.) 20 June 2016, 20:28:42 UTC
36f4b71 Remove commented-out debug lines. 20 June 2016, 19:40:58 UTC
4fa90b8 Whitespace. 20 June 2016, 19:40:17 UTC
6eb563a Specify an LSF queue for VerifyBam. 20 June 2016, 15:53:59 UTC
453031e Specify an LSF queue for Mutect jobs. 20 June 2016, 15:53:24 UTC
1c89495 Updated `genome` tab completion. 17 June 2016, 12:18:24 UTC
9b94526 Trim By Pos: only add last keep set if there is something to keep 16 June 2016, 22:34:54 UTC
f7e7576 Trim By Pos: clarify return from keep positions, removing the keep ALL indicator 16 June 2016, 22:33:11 UTC
9b6c456 Trim By Pos: add position file format doc 16 June 2016, 22:22:05 UTC
c3b127c Merge pull request #1458 from dufeiyu/trio Make trio wrapper work on somatic cases 16 June 2016, 15:03:42 UTC
72a5757 Use WorkflowBuilder to construct build workflow. 15 June 2016, 17:40:18 UTC
c7461b5 Update documentation to reflect that we use WorkflowBuilder. Not sure why the user cares either way, but there it is! 15 June 2016, 17:39:53 UTC
c099efb Trim By Pos: execute 14 June 2016, 22:38:46 UTC
fdc3802 Trim By Pos: update test data 14 June 2016, 22:28:53 UTC
7ba960a Updated `gmt` tab completion. 14 June 2016, 12:20:51 UTC
c6c18e7 Updated `genome` tab completion. 14 June 2016, 12:20:06 UTC
back to top