swh:1:snp:5789d5563ae0ff1fac9d4620526a6e02863df326

sort by:
Revision Author Date Message Commit Date
c14eeb1 Use simpler means of validating LSF queue. Idea borrowed from Genome::ConfigValidator::LSFQueue. That module cannot "use Genome;" so can't be changed to refer to this version instead. 02 March 2017, 20:28:04 UTC
7941adb Disable tests that relied on now-deleted production data. 02 March 2017, 20:28:04 UTC
b81b423 update the unit test 02 March 2017, 20:28:04 UTC
eecaa3a is rate, not percentage 02 March 2017, 20:28:04 UTC
66dc8b7 correct the variable names 02 March 2017, 20:28:04 UTC
5a1cef6 Use files in test data directory. 02 March 2017, 20:28:04 UTC
3b02bf8 spellcheck 02 March 2017, 20:28:04 UTC
1d1d51f note about running builds in docs. 02 March 2017, 20:28:04 UTC
c2b3dce Improve documentation and stipulations. 02 March 2017, 20:28:04 UTC
02f24eb Remove commented lines. 02 March 2017, 20:28:04 UTC
c8be850 Remove status messages. loop all builds. hash ref syntax fix. 02 March 2017, 20:28:04 UTC
dc18228 hash typo: curly for square brackets. 02 March 2017, 20:28:04 UTC
a11b24f Only look at last succeeded build. Avoid divide my zero errors. Status messages. 02 March 2017, 20:28:04 UTC
11a8fcc Remove unnecessary import. 02 March 2017, 20:28:04 UTC
0695338 Use separated value writer. 02 March 2017, 20:28:04 UTC
1c54ffe improve docs. 02 March 2017, 20:28:04 UTC
1d772fe Initial revision of command to report disk usage. WIP. 02 March 2017, 20:28:04 UTC
c74d14a Remove GMT WuBlast tree and dependent tools. The installation of WUBLAST is changing, so stop supporting it here. 02 March 2017, 20:28:04 UTC
3b9ee1d In newer Perls, defined(@array) is disallowed. 02 March 2017, 20:28:04 UTC
1ab8ccb In newer Perls qw() doesn't make something a list. 02 March 2017, 20:28:04 UTC
f35c2a8 Don't fail if a particular disk group configuration isn't set. 02 March 2017, 20:28:04 UTC
26fcd5d Don't validate disk groups on get/create. 02 March 2017, 20:28:04 UTC
6fb7fa1 Fixing header bug that led to repeat headers being printed 02 March 2017, 20:28:04 UTC
d8a87f6 Added code to disallow the annotation of indels since this code was not designed to handle them 02 March 2017, 20:28:04 UTC
3c1fe76 attempt to skip indels to avoid giving incorrect annotation 02 March 2017, 20:28:04 UTC
1efb3bb Moved variable use to appropriate loop 02 March 2017, 20:28:04 UTC
76be932 Adding decision functionality to support dbSNP VCFs with GMAF or CAF style reports 02 March 2017, 20:28:04 UTC
32f9338 Use configurable network disk location. 02 March 2017, 20:28:04 UTC
adb0620 Remove `gmt sam r1`. 02 March 2017, 20:28:04 UTC
f5ab97b Remove commented-out code. 02 March 2017, 20:28:04 UTC
55d6410 Stop writing unarchive logs to /gsc/var/tmp. 02 March 2017, 20:28:04 UTC
2c93c8c Rework to keep the handling of the original VCF file types 02 March 2017, 20:28:04 UTC
f1ee48d Add sort to available versions 02 March 2017, 20:28:04 UTC
432e652 Update manta to use new tool base class. 02 March 2017, 20:28:04 UTC
d616365 Add a base class for tools. Add Sambamba tool tree and basic implementation of sort command. 02 March 2017, 20:28:04 UTC
8ab6583 Removing . for no information and cleaning up code 07 February 2017, 18:34:13 UTC
8ffc4d5 Adding use of CAF values in newer dbSNP VCF files 07 February 2017, 05:33:43 UTC
d43ba15 Merge pull request #1658 from dufeiyu/qc_error_rate Try to get error_rate from Genome::Qc::Result metrics 02 February 2017, 20:12:48 UTC
6c9ecc5 Update the unit test 01 February 2017, 23:05:38 UTC
16b5146 Merge pull request #1654 from tmooney/anps_require_environment_specifications Analysis Projects Require Environment Specifications 01 February 2017, 16:01:50 UTC
c9fc3c3 Try to get error_rate from Genome::Qc::Result metrics 01 February 2017, 05:33:51 UTC
eb2d118 Merge pull request #1641 from tmooney/stop_configuring_workflow_in_genome-env Remove "Workflow" from genome-env. 30 January 2017, 19:35:53 UTC
c366766 Merge pull request #1650 from tmooney/remove_gene_prediction_model_types Remove code for discontinued "GenePrediction" model types. 30 January 2017, 19:35:35 UTC
1f3f2c9 Merge pull request #1657 from tmooney/fix_clinseq_tests_using_purged_data Fix/Disable ClinSeq tests using purged data 25 January 2017, 14:05:06 UTC
21e9939 Remove obsolete comment. 24 January 2017, 21:27:08 UTC
9c6a270 Skip tests that relied on production data instead of test data. 24 January 2017, 21:26:39 UTC
e066ca5 Fix test to use a fake build instead of relying on production data. 24 January 2017, 21:13:39 UTC
b31524e Use no-commit in test. 24 January 2017, 20:34:51 UTC
76dde10 Merge pull request #1655 from tmooney/escape_filename_in_bam_readcounts Escape Sample Name Used as Filename in bam-readcounts 23 January 2017, 15:57:26 UTC
63fb747 Require an environment configuration to be specified before releasing. 23 January 2017, 15:56:10 UTC
51c3037 Include name of AnP in error message. 23 January 2017, 15:56:09 UTC
50f7356 Rename "production" setting to "prod-builder" setting. This removes the overloaded concept of "production" from the term, and now refers specifically to running as that user just as the "cle" setting does. 23 January 2017, 15:56:09 UTC
ff08f98 Merge pull request #1653 from tmooney/request_four_cores_in_strelka Specify four CPUs in Strelka request. 23 January 2017, 14:29:05 UTC
723a8e7 Merge pull request #1656 from tmooney/bwa_bhosts_check_removes_all_trailing_slashes Remove all trailing slashes from host-groups... not just one! 21 January 2017, 05:26:32 UTC
1c79790 Remove all trailing slashes from host-groups... not just one! 20 January 2017, 18:01:32 UTC
3d07c40 Check for the BAM's existence before bothering to create sample input. 19 January 2017, 17:10:20 UTC
da65c61 Sanitize the sample name before using it as a filename. 19 January 2017, 17:08:57 UTC
bb7610d Remove old contact line. 19 January 2017, 16:53:57 UTC
a6562df Get the number of CPUs from the environment. 19 January 2017, 16:49:34 UTC
30ff18f Merge pull request #1651 from tmooney/gut_gm_report_getdataset_test Eliminate testcase that depends on MC16s build. 19 January 2017, 16:10:16 UTC
dbed259 Specify four CPUs in Strelka request. 18 January 2017, 18:25:41 UTC
1f2dffe Eliminate testcase that depends on MC16s build. 09 January 2017, 18:38:29 UTC
3dec8bf Merge pull request #1644 from tmooney/treat_errored_ptero_status_as_failure Treat "errored" PTero status as a failure condition. 05 January 2017, 21:15:04 UTC
f9c5a64 Merge pull request #1649 from tmooney/anp_take_and_uncomplete New AnP Commands to "Take Ownership" or "Uncomplete" AnPs. 05 January 2017, 20:18:01 UTC
f3e25a0 Remove code for discontinued "GenePrediction" model types. 05 January 2017, 19:14:21 UTC
1dda7f8 New command to "uncomplete" an analysis project. Closes #1647. 04 January 2017, 20:52:45 UTC
bd5b270 New command to "take ownership" of an AnP. Closes #1648. 04 January 2017, 20:49:41 UTC
bdb9952 Merge pull request #1645 from dufeiyu/update_cle_regression update the blessed build for germline model 20 December 2016, 16:38:22 UTC
f9cd906 update the blessed build for germline model 18 December 2016, 18:25:59 UTC
f877afd Treat "errored" PTero status as a failure condition. This means we will now display the "execute" attempt if the "shortcut" attempt errors out. (Previously, the errored shortcut would be displayed even if the execute is running smoothly.) 12 December 2016, 23:33:20 UTC
11aaba9 Merge pull request #1643 from tmooney/remove_old_disk_xsl Remove old disk view XSL. 12 December 2016, 16:07:40 UTC
5fc22cc Remove old disk view XSL. The associated view module was removed in d9a16867c35a036d524f064df3c3cf18f972c284. 07 December 2016, 23:13:04 UTC
66d6a8f Merge pull request #1642 from chrisamiller/master new copycat version requires bam-readcount v0.5, updated expected output files 07 December 2016, 15:08:04 UTC
ba24d2e new copycat version requires bam-readcount v0.5, updated expected output files 07 December 2016, 05:05:59 UTC
a874a7d Updated `gmt` tab completion. 06 December 2016, 13:18:13 UTC
aeca5b7 Updated `genome` tab completion. 06 December 2016, 13:17:29 UTC
e63b098 Updated class browser cache. 06 December 2016, 13:15:44 UTC
55e0408 Update tests to stop testing for workflow options. 05 December 2016, 22:10:55 UTC
774ac69 Remove "Workflow" from genome-env. 05 December 2016, 19:26:42 UTC
61322c5 Merge pull request #1639 from jasonwalker80/config_disk_group_unarchive Use config to resolve disk group for unarchives. 05 December 2016, 18:40:49 UTC
b442dc9 Merge pull request #1638 from tmooney/lockproxy_test_uses_above Use above for loading Genome in LockProxy.t 05 December 2016, 18:36:40 UTC
6e47dfe Merge pull request #1632 from tmooney/print_lock_name_when_waiting_on_lock Debug message for the resource when locking. 05 December 2016, 18:36:33 UTC
8246943 Merge pull request #1636 from tmooney/is_mounted_trusts_symlinks Trust that symlinks are mounted. 05 December 2016, 18:36:15 UTC
c739a43 Merge pull request #1629 from tmooney/exclude_alignment_metrics_from_default_solexa_lister Exclude alignment metrics from default Solexa lister. 05 December 2016, 18:36:01 UTC
2b11c93 Merge pull request #1640 from tmooney/remove_phred Remove tools that depend on `phred`. 05 December 2016, 18:35:53 UTC
93ee34d Merge pull request #1622 from jasonwalker80/update_igv_refnames Update IGV ref name example values. 05 December 2016, 18:25:16 UTC
e8bfa77 Use estimated kb for allocation. 05 December 2016, 17:36:11 UTC
501c628 Updated `gmt` tab completion. 02 December 2016, 13:17:46 UTC
19321b1 Updated `genome` tab completion. 02 December 2016, 13:17:02 UTC
6fd17b4 Updated class browser cache. 02 December 2016, 13:14:57 UTC
2a63ace Remove tools that depend on `phred`. 01 December 2016, 23:17:47 UTC
5433da4 Merge pull request #1637 from tmooney/remove_rdp Remove support for RDP. 01 December 2016, 19:41:07 UTC
c604743 Use config to resolve disk group for unarchives. 01 December 2016, 19:28:03 UTC
e305e8d Merge pull request #1634 from jasonwalker80/lookup_snvs_result SnvIndelReport standalone support 01 December 2016, 17:54:10 UTC
5dabb56 Make target_gene_list and target_gene_list_name required and remove default. 01 December 2016, 16:41:06 UTC
2b5f8fb Change order of operations for resolving annotated snvs vcf. Fail if shorcut does not work. 01 December 2016, 16:39:49 UTC
d3be886 Merge pull request #1635 from tmooney/use_db_for_breakannot Use Genome DB instead of hardcoded /gsc/ path. 01 December 2016, 16:18:33 UTC
cd85786 Use above for loading Genome in LockProxy.t 30 November 2016, 22:45:04 UTC
d6aa6ea Remove support for RDP. 30 November 2016, 22:12:11 UTC
73abdb3 Trust that symlinks are mounted. 30 November 2016, 21:20:31 UTC
back to top