https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
e24079c fix mutect bed converter to not generate floating point quality values 12 September 2013, 04:07:42 UTC
a209572 Updated `genome` tab completion. 12 September 2013, 00:40:06 UTC
87806d0 Updated class browser cache. 12 September 2013, 00:37:40 UTC
f3ecdea Use gmb validate to validate builds in CreateCrossSampleVcf 12 September 2013, 00:29:16 UTC
d29ade5 Merged Dindel/RealignWithVcf.xml into CreateCrossSampleVcf 12 September 2013, 00:29:16 UTC
785e240 Rename unique_subjects to distinct_subjects for clarity 12 September 2013, 00:29:16 UTC
8b44416 Add status and reference_sequence to gmb validate 12 September 2013, 00:29:15 UTC
0f10c04 Added nocommit to test 12 September 2013, 00:29:15 UTC
a7ddc8e Add command that gets last_completed_build of models in modelgroup 12 September 2013, 00:29:15 UTC
9dd4b7f Add xml file for backfilling crosssample indel vcf files 12 September 2013, 00:29:15 UTC
e05797d Add DetermineVarscanOptions to ease with workflowizing Varscan Conesnsus 12 September 2013, 00:29:15 UTC
6437386 Bugfix include File::Spec for calculated property 12 September 2013, 00:29:15 UTC
07e20d8 RefAlign PP: use eq not == when checking event ids when getting merge params 12 September 2013, 00:12:21 UTC
b3d535a set the ID seperator for Genome::Model::Pair to "/" for easier use on the command line. Comma would have been preferable but breaks the parser. Slash only breaks the shortened in-clause syntax, which is deprecated anyway. 11 September 2013, 23:24:01 UTC
28e587a Updated `genome` tab completion. 11 September 2013, 23:22:24 UTC
054c0ea Updated class browser cache. 11 September 2013, 23:20:02 UTC
81979c0 ensure the correct GENOME_SYS_ID is used when exporting model data 11 September 2013, 23:06:27 UTC
0fab004 Updated `genome` tab completion. 11 September 2013, 23:06:27 UTC
225a7be Updated `genome` tab completion. 11 September 2013, 22:56:26 UTC
43df335 Updated class browser cache. 11 September 2013, 22:56:26 UTC
caaff76 updated "genome model copy --recurse" to avoid redundant copies within a given recursive copy event 11 September 2013, 22:52:51 UTC
04b7600 Merge branch 'ccsvcf' into gb_master 11 September 2013, 22:47:40 UTC
b4ef7a5 Added no_commit, dummy_ids 11 September 2013, 22:47:29 UTC
85e7f3c Merge branch 'ccsvcf' into gb_master 11 September 2013, 22:45:02 UTC
efd61f2 Added a command to validate model groups. 11 September 2013, 22:44:16 UTC
a57056a Added a new command to validate builds 11 September 2013, 22:44:16 UTC
ebd71f1 add doc explaining crazy memory request 11 September 2013, 22:25:17 UTC
162921d Updated `gmt` tab completion. 11 September 2013, 22:12:25 UTC
3b5b37a Updated `genome` tab completion. 11 September 2013, 22:11:24 UTC
712fb2a Updated class browser cache. 11 September 2013, 22:09:25 UTC
e4e1829 Revert "Revert "increase requested memory from LSF for the Pindel job"" This reverts commit ae85328fac9d683aa4f16942476cd1bece9da696. Hacks on hacks. 11 September 2013, 22:02:52 UTC
94b2285 Merge branch 'fireteam2' into gb_master 11 September 2013, 22:01:16 UTC
0f6e0df Add back sublist functionality to annotate genes by category 11 September 2013, 22:00:37 UTC
3e06cc0 updated ur submodule to b4a80ca 11 September 2013, 21:44:52 UTC
7e973c6 add support for has_many properties 11 September 2013, 20:50:43 UTC
fefc56d add BedPe reader 11 September 2013, 17:20:07 UTC
33f6839 use arrayref consistently for chromosome_list 11 September 2013, 15:32:10 UTC
c0f5d06 updated ur submodule to d1040b5 11 September 2013, 15:04:41 UTC
afae01c Updated `gmt` tab completion. 11 September 2013, 01:24:27 UTC
cdf96a4 Updated `genome` tab completion. 11 September 2013, 01:23:33 UTC
415757a Updated class browser cache. 11 September 2013, 01:21:50 UTC
780412d Added gmt vcf create-cross-sample-vcf create-output-directory command 11 September 2013, 01:06:46 UTC
2d34583 Added gmt sam get-sample-name command and tests 11 September 2013, 01:06:46 UTC
e88cf03 Made CreateCrossSampleVcf directory Moved Result into there, will end up putting indel related stuff in here too. 11 September 2013, 01:06:45 UTC
37d1bce Add test for 'peek' method in vcf reader. Sometimes, you just want to have a look at the next entry without taking it. 10 September 2013, 23:36:02 UTC
9591542 'use base' instead of @ISA in GF:Vep:Reader 10 September 2013, 23:36:02 UTC
35036d9 Updated `gmt` tab completion. 10 September 2013, 23:35:19 UTC
af7b476 Updated `genome` tab completion. 10 September 2013, 23:34:11 UTC
bd421fe Updated class browser cache. 10 September 2013, 23:32:14 UTC
a36690e Make Model/Pair.t use Model/TestHelpers instead of live database entries It is wrong to use database entries in our tests. 10 September 2013, 23:05:46 UTC
e5c92f9 Make Model-build_requested.t use Model/TestHelpers 10 September 2013, 23:05:46 UTC
4d33032 Added Model/TestHelpers.pm to assist with testing 10 September 2013, 23:05:46 UTC
9ba43a6 Added to gmt varscan consensus tests 10 September 2013, 23:05:46 UTC
8c9901c Added --vcf-sample-name option to gmt varscan consensus 10 September 2013, 23:05:46 UTC
8bd22f7 refactor Genome::File::{Vcf,Vep} to share common code through a new base class Genome::File::TypedStream. future formats (e.g., BedPe) can use this as well. 10 September 2013, 22:14:32 UTC
912fec3 Close our filehandles even when dying. 10 September 2013, 21:48:38 UTC
cd3f495 Allowing zero size outputs, as this is the expected behavior when there is no coverage for any site 10 September 2013, 21:42:11 UTC
2cd7fe0 restore old default LSF queues in DV2 The argument here is that we minimize the overlap of parents and children in the same queue. workflow: Builds apipe: DV2 Child Workflow and Workers long: DV2 Dispatcher 10 September 2013, 21:32:12 UTC
f0ca4bd updated input options 10 September 2013, 21:22:42 UTC
dbfcb7f change the workflow queue for DV2 to long 10 September 2013, 21:03:50 UTC
ae85328 Revert "increase requested memory from LSF for the Pindel job" This reverts commit 5dd8ff26cd3bb16bfb3cdfe1d9a0ea2d987bc8b0. This is a Workflow server so cannot and should not have this much memory requested. This was discovered because it was recently changed to run in the workflow queue instead of in the long queue. Conflicts: lib/perl/Genome/Model/Tools/DetectVariants2/Pindel.pm 10 September 2013, 20:53:32 UTC
fad3b4e Enable pausing by listening for the "sequence_nextval" signal 10 September 2013, 20:34:23 UTC
fe351a1 Refactor gmt varscan consensus and add tests 10 September 2013, 20:15:13 UTC
c434cc9 Extract java_command_line method 10 September 2013, 20:15:13 UTC
c7567c3 Fix RealignWithVcf.xml links 10 September 2013, 20:15:13 UTC
f377048 Cleanup whitespace in Varscan Consensus 10 September 2013, 20:15:13 UTC
eeba5ce Update types of Varscan Consensus properties 10 September 2013, 20:15:13 UTC
bad7fcd Merge branch 'master' of ssh://git/srv/git/genome 10 September 2013, 20:14:15 UTC
01de406 add Genome::Model::Pair 10 September 2013, 20:13:31 UTC
d21d9a8 updated ur submodule to bb4c031 10 September 2013, 20:13:11 UTC
0b020e1 updated ur submodule to 9366b9e 10 September 2013, 19:31:21 UTC
60ceccb fix a version max bug 10 September 2013, 17:55:39 UTC
fb6636d clinseq - blessing new test build to accomodate expected update to illumina_info 10 September 2013, 17:17:17 UTC
af4edf4 clinseq - add option to SummarizeBuilds.t to allow full test of illumina_info as used in the clinseq pipeline 10 September 2013, 17:12:49 UTC
04a2f57 Grab the latest build using accessor to not care about sort order. 10 September 2013, 15:00:27 UTC
684f34a updated ur submodule to 6b0fbd1 10 September 2013, 14:46:17 UTC
da71dba remove an unnecessary test 09 September 2013, 22:10:02 UTC
2747c0c simple integration test for the Mutect tool 09 September 2013, 22:08:17 UTC
eef79e2 Changed the way in which temporary files are generated 09 September 2013, 21:34:14 UTC
f33d305 updated metadata exporter to get feature lists, associated reference sequence builds, and adaptors between refseq builds 09 September 2013, 20:08:22 UTC
00f757a Stop using pipefail in PrepareInstrumentData Having it set causes the Flow model tests to fail, even though (oddly enough) it does not cause the Genome model tests to fail. The Flow model tests passes diff tests after running with this set, so we don't think it is a mistake to turn off pipefail here. 09 September 2013, 19:31:20 UTC
818fc57 Add set_pipefail option to Genome::Sys->shellcmd The default is to set_pipefail for compatibility but now you can specify that you don't want pipefail set if you want to. 09 September 2013, 19:31:19 UTC
664c19c Merge branch 'master' of ssh://git/srv/git/genome 09 September 2013, 19:05:45 UTC
286c791 blessed new clinseq build to match changes in LIMS 09 September 2013, 16:32:59 UTC
9f14446 Updated `genome` tab completion. 09 September 2013, 16:32:59 UTC
dcc4de0 Updated class browser cache. 09 September 2013, 16:32:58 UTC
1c1d2b2 Updated `genome` tab completion. 09 September 2013, 16:30:17 UTC
047216c Updated class browser cache. 09 September 2013, 16:28:08 UTC
03ad763 Merge branch 'master' of ssh://git/srv/git/genome 09 September 2013, 16:21:42 UTC
dea374b add Genome::Sys::Gateway and related command tree for working with other GMSs 09 September 2013, 16:21:21 UTC
54247d2 disable BQM 09 September 2013, 16:06:20 UTC
6cea71d Disable BQM 09 September 2013, 14:34:42 UTC
ea36bea fix some pathnames and remove some cruft. 08 September 2013, 17:24:38 UTC
1e9d40c simple integration test for Mutect ParallelWrapper 08 September 2013, 17:17:12 UTC
8b7ab6b simple integration test for mutect merge-output-files utility 08 September 2013, 16:47:09 UTC
b13ee2b refactor Genome::Site::TGI::InstrumentData::Solexa 07 September 2013, 01:28:00 UTC
62890a0 delegate instead of duplicate: _unprocessed_fastq_filenames code-deduplication: nnutter 07 September 2013, 01:27:26 UTC
0c01c39 delegate instead of duplicate: run_identifier code-deduplication: nnutter 07 September 2013, 01:27:22 UTC
c0014f1 delegate instead of duplicate: total_bases_read code-deduplication: nnutter 07 September 2013, 01:27:18 UTC
a4bd26f delegate instead of duplicate: run_start_date_formatted code-deduplication: nnutter 07 September 2013, 01:27:14 UTC
back to top