https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
5365b6d run SpliceJunctionSummary specifically on tophat alignment 19 May 2014, 22:11:44 UTC
eaafd94 remove unused line 19 May 2014, 21:28:32 UTC
b024645 it seems like default implies optional but it doesn't so make explicit This fixes what looks like an invalid workflow due to missing inputs since the inputs have default values but aren't marked as optional. 19 May 2014, 21:28:31 UTC
ef39c54 since builds is_many should specify as array While Workflow might support passing singular items into is_many inputs it is better if the thing that has knowledege about the inputs (the model) specifies a list with one element. Flow does not wrap single elements in a list. 19 May 2014, 21:28:29 UTC
31c7d31 Removed vep params 19 May 2014, 21:13:18 UTC
6e3f7b3 Remove parameterization from vep so things always get run 19 May 2014, 21:09:14 UTC
36e2532 Added new outputs to vep interpreter 19 May 2014, 20:29:33 UTC
b6369a3 New contains-tag filter 19 May 2014, 20:29:33 UTC
40d4d9e Keep using IPC::Run 19 May 2014, 20:23:44 UTC
d21eb85 Provide a reason when abandoning the builds. 19 May 2014, 20:03:39 UTC
729c25e updated graphite submodule to be02103 19 May 2014, 19:44:54 UTC
15a6f83 die when no API path can be found This makes it so that less boilerplate is needed by consumers of this method as well as being more consistent with the way Sys->shellcmd works. 19 May 2014, 18:06:38 UTC
92d667d Use Genome::Sys->shellcmd instead of IPC::Run 1) for status logging 2) for input/output file validation 19 May 2014, 18:06:38 UTC
eefd30b Invalid annotation plans cause builds to be unstartable 19 May 2014, 18:06:37 UTC
00eaeb0 Vep correctly annotates multiple alternate alleles 19 May 2014, 18:06:37 UTC
a2a369b Fix imports related to File::Vcf::Differ 19 May 2014, 18:06:37 UTC
001833e Add SplitAlternateAlleles and test This command splits vcf lines into multiple lines (one per alternate allele) and clears INFO fields. 19 May 2014, 18:06:37 UTC
730cd28 Remove spurious execution return value checking 19 May 2014, 18:06:37 UTC
e331d8b Replace temp with methods 19 May 2014, 18:06:37 UTC
e2bc1c7 Replace temp with method (vep_params) 19 May 2014, 18:06:37 UTC
0d64f89 Replace temp with method (custom_annotation_inputs) 19 May 2014, 18:06:37 UTC
99df226 update clin-seq blessed 19 May 2014, 02:52:42 UTC
19c1d66 update getvariant sources to handle mutect 19 May 2014, 02:52:40 UTC
3083d30 extract method 19 May 2014, 02:52:37 UTC
8162c78 refactor write output file 19 May 2014, 02:52:37 UTC
1f741c7 minor refactor 19 May 2014, 02:52:36 UTC
eb3fd72 remove unused function 19 May 2014, 02:52:36 UTC
d849156 update description for cnv plot tool 19 May 2014, 02:52:35 UTC
a19b00d make is_capture return explicit 1 or 0 16 May 2014, 20:12:31 UTC
377b438 analysis project deletes now cascade 16 May 2014, 19:43:08 UTC
b026682 updated jenkins submodule to 5eb7e15 16 May 2014, 16:49:24 UTC
e7b8a5a updated ur submodule to 48f2b46 16 May 2014, 14:54:38 UTC
2d60b31 Updated `gmt` tab completion. 16 May 2014, 12:19:50 UTC
774b570 Updated `genome` tab completion. 16 May 2014, 12:19:05 UTC
151af66 Updated class browser cache. 16 May 2014, 12:17:28 UTC
77e4543 updated ur submodule to b35b1b1 15 May 2014, 22:59:57 UTC
fc9a49f adding --clean-output option to avoid all of the symlinking junk. I'd prefer that it be clean by default with the option to turn on symlinks, but I suspect that would require changing dozens of places in the codebase 15 May 2014, 22:24:39 UTC
0989505 GM: add logic to test factory to set genotype file 15 May 2014, 22:13:28 UTC
51174fe Append change frequency instead of prepend 15 May 2014, 21:01:04 UTC
a1804a3 fall back on empty string rather than undef to avoid warnings 15 May 2014, 20:53:01 UTC
b0b5e0e InstData GM: add snp hash getting to meethods installed to imported; misc cleanup 15 May 2014, 20:30:35 UTC
1b1e2dc InstData GM: move genotype_file methods to Microarray class; install genotype file methods from Microarray into Imported 15 May 2014, 20:30:33 UTC
ba35887 InstData Imported: rm unused genotype microarray methods 15 May 2014, 20:30:32 UTC
9109e0a Genotype Microarray: genotype_file is a calculated method; do not use genotpe_file attr 15 May 2014, 20:30:31 UTC
99499ee Merge branch 'updated' into gb_master 15 May 2014, 20:22:49 UTC
be901fd Add metric to track how many AF contribute to verifyBamId metrics 15 May 2014, 20:21:46 UTC
bc5ebf8 Be more stringent validating BD FASTQs; be more lenient in NovoRealign. This should allow cases with empty FASTQs to proceed through filtering, but hopefully catch the case of misconfigured Breakdancer sooner. 15 May 2014, 19:55:59 UTC
dabd342 All __profile_errors__ should call their super first in case of general behavior. 15 May 2014, 19:32:15 UTC
7933135 * Don't print numerical labels unless the mutation is above the maximum frequency. * Add an option (--allow-floating-labels) to allow variable y positioning on each mutation's label 15 May 2014, 19:22:51 UTC
0682602 Merge branch 'master' of ssh://git/srv/git/genome 15 May 2014, 19:13:34 UTC
27e42f6 add run parameter to handle unstranded instrument data 15 May 2014, 19:13:22 UTC
0e4e9a7 add reprocess option to add-config-file command 15 May 2014, 18:25:24 UTC
6e68870 skip the vcf entry if there is no data for the sample 15 May 2014, 15:36:09 UTC
5bb77bc Only add a number if needed, and respect that suffixes are at the end. 15 May 2014, 15:35:21 UTC
b9a5a53 Only increment the QC name when making a new model. Otherwise we can't find the existing ones! 15 May 2014, 14:44:35 UTC
93da51e Ensure the value of "show" is set before listing. 15 May 2014, 14:09:15 UTC
4a63d06 allow users to specify a suffix to the model names 15 May 2014, 13:12:34 UTC
2ecc408 Updated `genome` tab completion. 15 May 2014, 12:18:18 UTC
e55c860 Updated class browser cache. 15 May 2014, 12:16:42 UTC
28c6794 Update test diff file due to changes likely introduced in 6b3d60 15 May 2014, 00:06:48 UTC
3fc23b1 Change the property data types to UR data types The test Genome/Model/Command/Import_and_Export_Metadata.t was preloading Genome::Model::Build::Input objects which already existed in memory. Since PostgreSQL was returning these objects in a different order that UR had them sorted, the Loading Iterator concluded that a handful of them were actually deleted in the database. The test then thought it was IMPORTING them instead of FOUND them. Between the new support for "C" collation of text-type columns in UR::DS::Pg, and changing the data types, that preload get() no longer deletes those objects. 14 May 2014, 23:49:14 UTC
3714b07 update test cases 14 May 2014, 21:18:20 UTC
c14b956 add snv files 14 May 2014, 21:18:20 UTC
be692ad unify InstrumentData lister This changes makes the output of help not depend on the specified subclass, which means that it does not list the valid or default values for show. 14 May 2014, 21:11:17 UTC
b740942 Translate CAF to AF in VCF results 14 May 2014, 20:46:43 UTC
56f9ddc use NAs for missing columns 14 May 2014, 18:47:10 UTC
ab56784 make plotCNVs a part of clin-seq-converge 14 May 2014, 18:47:09 UTC
cc691e6 (sometimes) fix setgid being removed by Genome::Sys->create_directory 14 May 2014, 18:46:10 UTC
82cd129 only chown if we have to We might want to just get rid of this chown and rely on setgid, etc. to control this. In fact, the reason to make the chown only execute if needed is because it removes setgid on root_squashed NFS volumes. 14 May 2014, 18:46:09 UTC
b2a49ff failing test for setgid 14 May 2014, 18:46:08 UTC
d4545fe increased model count in expected update-analysis output 14 May 2014, 18:45:46 UTC
ea72fe2 microarray: relax errors while looking for instrument data 14 May 2014, 18:22:10 UTC
aaa0578 Updated `gmt` tab completion. 14 May 2014, 12:19:42 UTC
83a35c1 Updated `genome` tab completion. 14 May 2014, 12:18:58 UTC
9553355 Updated class browser cache. 14 May 2014, 12:17:21 UTC
3809fdb updated ur submodule to a13ec70 13 May 2014, 21:21:05 UTC
512f7ce GME Flexbar: add version 2.4 13 May 2014, 20:45:47 UTC
2efcc7b Merge branch 'master' of ssh://git/srv/git/genome 13 May 2014, 18:52:39 UTC
995132f Fall back on the BED file stored in the ROI FeatureList. 13 May 2014, 18:31:53 UTC
c7aa44a Add star unit test 13 May 2014, 18:16:48 UTC
6bdcd7f more tweaks to plug star in rna-seq pipeline 13 May 2014, 18:16:48 UTC
997101e Add star aligner to rna-seq pipeline 13 May 2014, 18:16:48 UTC
19f54d2 Add star aligner for rna-seq model 13 May 2014, 18:16:47 UTC
6ce4635 remove transition code for created_by 13 May 2014, 17:49:50 UTC
6ea6cb9 can't define with aliased property user_name 13 May 2014, 17:49:45 UTC
6b3d607 remove transition code for created_by All snapshots (for awhile now) have created_by/run_as and all models (except 2 that had no user_name) have values. 13 May 2014, 17:49:44 UTC
0955494 Add two more metrics for the benefit of the coverage report views. 13 May 2014, 17:44:51 UTC
78e3774 allow run_as to be specified when defining models 13 May 2014, 15:30:37 UTC
538dca2 update Genome/Model/Command/Define-docs.t expected output for run-as 13 May 2014, 15:30:03 UTC
d254069 allow run_as to be specified when defining models It is desired that production managers be able to create SomaticVariation models that can run as the production user (apipe-builder or cle). 13 May 2014, 15:07:40 UTC
53bea3f Skip useless test that fails all the time 13 May 2014, 14:56:51 UTC
1e4d29e no longer need runtime default value for creation_time Remove the runtime default value for creation_time now that values have been backfilled in the database. 13 May 2014, 14:51:18 UTC
466f052 Update due to updated updated_at (again). 13 May 2014, 14:28:54 UTC
a813b85 hard-code assumption about test Instead of depending on our current GENOME_SYS_UMASK hard-code in the value for the test. 13 May 2014, 13:36:43 UTC
64f68f3 add test case Setting GENOME_SYS_UMASK='0027' for 'cle' user revealed that by not casting GENOME_SYS_UMASK as octal we were not using the expected umask. 13 May 2014, 13:36:42 UTC
8067ad1 refactor test to use Genome::Utility::Test::Stat 13 May 2014, 13:36:40 UTC
cf37205 give tests default names 13 May 2014, 13:36:39 UTC
f32fb72 add Genome::Utility::Test::Stat 13 May 2014, 13:36:37 UTC
18f9fb3 Newline at end of file. 13 May 2014, 13:31:03 UTC
91f5d4c Update expected to account for updated updated_at time. 13 May 2014, 13:24:30 UTC
back to top