sort by:
Revision Author Date Message Commit Date
3ce1ad8 changed requirement for anno/refbuild 13 August 2014, 20:58:15 UTC
9a90e77 simplified syntax 01 August 2014, 19:26:35 UTC
6703ce8 chr sep by space not comma 01 August 2014, 18:26:19 UTC
82b7df9 Comma delimit chromosomes 01 August 2014, 18:23:06 UTC
d4b06e8 updates 01 August 2014, 18:09:12 UTC
dc3bf5c cleaned up 01 August 2014, 17:55:35 UTC
6e6ef8e made covariates optional 01 August 2014, 17:42:26 UTC
f99323e updated epacts options 01 August 2014, 16:47:27 UTC
ffa2225 added epacts options to append to command 31 July 2014, 20:17:53 UTC
273091b changes to epacts functionality 31 July 2014, 19:23:19 UTC
086eede Merge branch 'master' into gotcloud 15 July 2014, 20:03:29 UTC
1ed4813 add CQID status to ConfigForInstrumentData 15 July 2014, 19:43:00 UTC
f5596e7 fix warning when status is undefined 15 July 2014, 19:42:59 UTC
ac27daf remove eval 15 July 2014, 19:42:58 UTC
cbe5d88 deduplicate search queue before processing 15 July 2014, 19:42:58 UTC
410b4b2 fix old typo 15 July 2014, 19:42:56 UTC
06955e1 Add bwa-0.7.10 to GMT/Bwa.pm 14 July 2014, 18:23:27 UTC
1683cfa add counter intstrumentation for modify_index success and failure 14 July 2014, 14:38:38 UTC
8f0caf8 add timer instrumentation around modify_index 14 July 2014, 14:36:10 UTC
153c366 set the (forked) process name Set the (forked) process name so we can know what's being worked on and so it's acknowledged that it's a fork and not a duplicate daemon. 14 July 2014, 14:25:51 UTC
d6727b3 Updated `genome` tab completion. 12 July 2014, 12:16:40 UTC
83ba091 Updated class browser cache. 12 July 2014, 12:15:20 UTC
875626f fixed incorrect test for retrieval of seg dup feature list 11 July 2014, 20:16:22 UTC
6d8cd33 add example resource files for cle testing 11 July 2014, 19:51:08 UTC
97fe15c removed breakpoint 11 July 2014, 19:51:07 UTC
21207d3 fixed bug in the hash creation for unknown readcounts 11 July 2014, 19:51:07 UTC
90be793 fixed typo for segmental duplications 11 July 2014, 19:51:07 UTC
ade4035 initial revision of alignment summary command for Somatic Validation models. 11 July 2014, 18:07:50 UTC
7c2bf2f change LSF queue for downloads https://jira.gsc.wustl.edu/browse/LS-1222 11 July 2014, 16:55:06 UTC
06399a6 Updated `genome` tab completion. 11 July 2014, 12:16:36 UTC
8af723d Updated class browser cache. 11 July 2014, 12:15:08 UTC
1b331eb Use sort -V to order chromosomes appropriately 10 July 2014, 22:33:40 UTC
700da9f Added a command to combine snv and indel reports 10 July 2014, 22:33:40 UTC
92c2872 Update plan_files for file-based changes 10 July 2014, 22:03:41 UTC
38451bc Change HASH to Text (json encoded) Since you cannot shortcut on a HASH type input, we json encode all such inputs (in the input_hash method) and then decode it in the Result object. 10 July 2014, 22:02:31 UTC
876ab49 Remove environment-variables from command It turns out that you cannot do it this way. By the time the environment variables are changed they've already been checked. If we want to set these for real we might have to shell out and run another command with these environment variables set. 10 July 2014, 22:00:34 UTC
6644136 use Genome::Sys->rsync_directory properly 10 July 2014, 21:09:39 UTC
b9dbb54 Merge branch 'fireteam' into gb_master 10 July 2014, 20:55:57 UTC
42ced24 Use test components instead of production SimpleReporter components 10 July 2014, 20:54:28 UTC
0c97c20 updated ur submodule to 759485b 10 July 2014, 20:47:42 UTC
563cbfd Ensure that test-data is not on an allocation when tests are run 10 July 2014, 20:25:53 UTC
6f57c57 Experts now 'provides_annotations' Filters and Interpreters can now 'requires_annotations'. This allows for combination Experts that provide multiple kinds of annotations. It also allows filters and interpreters to be satisfied by any of a number of potentially compatible experts. 10 July 2014, 19:00:33 UTC
4ad4892 Move base reporter into Framework directory 10 July 2014, 19:00:32 UTC
dcdc0b7 bump version of test data for vep expert We're not ready to allow custom_annotation_tags just yet 10 July 2014, 19:00:32 UTC
b049bb6 Add new command 'CreateReport' 10 July 2014, 19:00:32 UTC
895a2e1 add missing import 10 July 2014, 19:00:32 UTC
96e67bf Add Framework/Test These packages will allow us to test without referencing our production experts/interpreters/filters/reporters. 10 July 2014, 19:00:32 UTC
6f7554b Add test_expert_is_registered to test_helpers 10 July 2014, 19:00:32 UTC
f310973 rename annotation_vcf to dbsnp_vcf 10 July 2014, 19:00:32 UTC
03c6568 Attempt to lookup allocation before md5sum'ing files 10 July 2014, 19:00:32 UTC
f455953 Rename test from Plan.t to MasterPlan.t 10 July 2014, 19:00:31 UTC
ed63c61 Dbsnp expert takes annotation_vcf instead of ImportedVariation build 10 July 2014, 19:00:31 UTC
dc50ef4 MasterPlan can now validate a ResourceProvider 10 July 2014, 19:00:31 UTC
18165b9 Allow ResourceProviders to be read from and written to files (yaml) 10 July 2014, 19:00:31 UTC
cc18203 Add test for Expert Command's lookup_hash function 10 July 2014, 19:00:31 UTC
819b1b4 MasterPlan can now determine resources_required The Expert's Adaptor Class specifies outputs as 'is_provided'. All Experts in the plan are then queried and the names of all such outputs are collected. 10 July 2014, 19:00:31 UTC
eb7f991 VariantReporting Expert Commands shortcut properly Properties that are considered 'paths' are hashed with the md5 algorithm and that value is used to shortcut/produce software-results. 10 July 2014, 19:00:31 UTC
0dad66a remove wait statement from test 10 July 2014, 19:00:31 UTC
b1aba87 VariantReporting subsystem works on files not just builds The ResourceProvider replaces the build, at least conceptually. Running on a build will consist of generating a ResourceProvider first, and then running the subsystem. This commit is a regression in that sense, because running on a build has been disabled for now. The ReportGeneratorWrapper goes away entirely, since translations can be provided by the ResourceProvider. Expert commands accept files instead of objects for the most part, and when they need objects from the ResourceProvider, they are given ids only. 10 July 2014, 19:00:30 UTC
00891bc Merge branch 'fireteam' into gb_master 10 July 2014, 18:36:56 UTC
da1fcad library preparation reference is called library_preparation 10 July 2014, 18:35:15 UTC
4bc1eed distinguish between the file not existing, and having 0 size 10 July 2014, 16:05:41 UTC
303852c add errno to the die message so we can se why it failed 10 July 2014, 15:56:10 UTC
7fe9163 add correct handling of nonexisting readcount entry, vaf of 0. Add test coverage 10 July 2014, 15:07:17 UTC
117d11b keep positions with readcount and/or coverage of 0 10 July 2014, 14:16:06 UTC
52450d7 make default value an array ref for consistency, add test coverage 09 July 2014, 21:59:07 UTC
b600381 add missing passed_alt_allele param to interpret_entry subroutines 09 July 2014, 21:59:03 UTC
37a15ae only interpret ft string for alt alleles that were called in the sample 09 July 2014, 21:59:01 UTC
25e2f6e we should set the VAF to 0 if the coverage is 0, irregardless of readcount 09 July 2014, 21:59:00 UTC
9987d05 pass alleles with VAF of 0 09 July 2014, 21:58:58 UTC
d0f59ba refactor for clarity 09 July 2014, 21:58:57 UTC
f898895 make sure the NCallersFilter handles valid_callers that aren't in the VCF 09 July 2014, 21:58:56 UTC
d36c182 set filter to pass if we do not have a bam readcount entry for the sample 09 July 2014, 21:58:54 UTC
2289c3b make FTKeepFilter sample specific 09 July 2014, 21:58:53 UTC
aa72f5d Updated `genome` tab completion. 09 July 2014, 12:16:27 UTC
1508cbf Updated class browser cache. 09 July 2014, 12:15:06 UTC
2352c93 Convert base chars to upper-case before comparing Model 5babb2f1f9474861abcb2f2ef93948fa died while processing because $reference was a lower-case c and one of the $genotype_alleles was upper-case 08 July 2014, 23:53:03 UTC
7c44523 updated workflow submodule to 541917f 08 July 2014, 21:10:51 UTC
d8a6cde Skip assigning instrument data that has already been assigned 08 July 2014, 21:09:12 UTC
547fdf6 Merge branch 'fireteam' into gb_master 08 July 2014, 19:49:30 UTC
2b32db3 Add Target file URL field to sdrf 08 July 2014, 19:46:26 UTC
029ebeb Allow builds without target_region_set_name (WGS) 08 July 2014, 19:46:23 UTC
76fa2d9 bump test versions for Genome::VariantReporting::Framework::Command::AnnotateBuild 08 July 2014, 18:58:49 UTC
84b0296 Updated plan to work with simple report changes 08 July 2014, 18:45:03 UTC
08f4050 bump test data version 08 July 2014, 18:21:33 UTC
803c552 add lsf resource parameter to Vep because it regularly runs out of memory for indel files 08 July 2014, 18:08:21 UTC
aa174f7 handle entries with no bam readcount information 08 July 2014, 18:08:20 UTC
7a48a44 handle bam readcount and coverage of 0 08 July 2014, 18:08:19 UTC
c8fef1b updated simple reporter and plan files for CLE testing 08 July 2014, 18:08:19 UTC
0a3578b new interpreter to output info tags of an entry 08 July 2014, 18:08:18 UTC
66b74f3 new interpreter to output whether variant is homozygous or heterozygous 08 July 2014, 18:08:17 UTC
0838fec When deciding which FPKM value to report for duplicate gene_ids, handle na values to avoid numeric errors. 08 July 2014, 17:28:41 UTC
d885468 initial commit of CoverageStatsSummary. This command will be used to summarize the coverage metrics for all somatic valiation models given. 08 July 2014, 16:02:51 UTC
060bd9f add paired_end check to make sure the paired_end status 08 July 2014, 14:27:34 UTC
2792e25 updated graphite submodule to 4370771 07 July 2014, 23:21:15 UTC
07cac17 updated graphite submodule to 8bf345a 07 July 2014, 22:42:46 UTC
4342634 remove unused params 07 July 2014, 19:42:46 UTC
43a7090 add itx processing to breakdancer-to-bed 07 July 2014, 19:42:46 UTC
347c969 File::Vcf::Differ can return HeaderDiff objects 07 July 2014, 02:53:57 UTC
5abc0f5 Revert "VariantReporting subsystem works on files not just builds" This reverts commit 8b86f4b7be8e3bf9407af93651f2f365ee54ba37. 07 July 2014, 02:41:24 UTC
back to top