https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
5d93215 fixes RT #98012, shellcmd STDERR/STDOUT FCGI bug 05 March 2014, 00:49:37 UTC
0d56bbc can't use non-string variables in 3-argument open due to FCGI (I think) FCGI ties STDERR, STDOUT, and STDIN which overrides open calls. In the case of a 3-argument open it does: eval("$rc = open($_[0], $_[1], $_[2])"); Which means that the variables can't be "the normal 'reference to a glob'" as is supposed to be the case. 05 March 2014, 00:49:36 UTC
bbd8827 use parens 05 March 2014, 00:49:35 UTC
25785ae only backup STDOUT/STDERR if redirected 05 March 2014, 00:49:33 UTC
b26285a reload allocations so they are no longer archived in memory 05 March 2014, 00:34:39 UTC
3ab93cd test's models were updated with new processing profile (DV2 bug fix) 05 March 2014, 00:34:38 UTC
d6bc402 updated expected output for new GENOME_TEST_INPUTS Changed from/to: https://gscweb.gsc.wustl.edu file:// 04 March 2014, 23:45:55 UTC
36fde30 disable test for one week b/c of disk maintenance 04 March 2014, 23:45:54 UTC
64a4ad5 updated expected output due to new processing profiles and env Here are the pairs of changes that were made: Oct 2012 Default Somatic Variation WGS Oct 2012 Default Somatic Variation WGS -- DV2 filter params bug fix Oct 2012 Default Somatic Variation Exome Oct 2012 Default Somatic Variation Exome -- DV2 filter params bug fix Oct 2012 Default Somatic Variation WGS (2762562) Oct 2012 Default Somatic Variation WGS -- DV2 filter params bug fix (b359413673b040d2b29b7810e71c4882) Oct 2012 Default Somatic Variation Exome (2762563) Oct 2012 Default Somatic Variation Exome -- DV2 filter params bug fix (ccdea755cabe46fb826394f6ba388ccc) https://gscweb.gsc.wustl.edu file:// 04 March 2014, 23:15:07 UTC
9425de5 use curl since it support file:// URLs 04 March 2014, 23:15:06 UTC
6bc6a8b use curl since it support file:// URLs 04 March 2014, 23:15:05 UTC
4bf08e3 use curl since it support file:// URLs 04 March 2014, 23:15:05 UTC
66ec893 Merge branch 'master' of ssh://git/srv/git/genome 04 March 2014, 23:07:19 UTC
bfdf8df GM: create original genotpye VCF! 04 March 2014, 22:33:52 UTC
fffee3c GM: update name of vcf file method 04 March 2014, 22:33:51 UTC
42fe08c GM: excute build test uses test module 04 March 2014, 22:33:51 UTC
c489de5 GM: rm setting ref, dbsnp and instdata to builds in test module 04 March 2014, 22:33:50 UTC
7f10049 GM: update r/w test 04 March 2014, 22:33:50 UTC
d276aff GM: update test for default csv headers 04 March 2014, 22:33:49 UTC
a294c12 GM: rm expected genotypes from test module 04 March 2014, 22:33:49 UTC
1520584 GM: updates to vcf helper and test 04 March 2014, 22:33:48 UTC
bdf46eb GM: update extract to use factories 04 March 2014, 22:33:48 UTC
048e8cc GM: fix getting info when decorating vcf entry; add test 04 March 2014, 22:33:47 UTC
037b361 GM: use params fro build_reader; reader factory test uses test module 04 March 2014, 22:33:47 UTC
39bc084 GM: use sampel_name instead of sample_id in default csv header 04 March 2014, 22:33:46 UTC
aad0b9d GM: more read/write tests 04 March 2014, 22:33:46 UTC
2ffd4f9 GM: factory to create entries 04 March 2014, 22:33:45 UTC
25a5abb GM: read tsv returns a hash 04 March 2014, 22:33:45 UTC
c18654c GM: set format to csv if separator is set in writer factory 04 March 2014, 22:33:44 UTC
365a873 GM: update test objects 04 March 2014, 22:33:44 UTC
65761dd GM: add next method as alias for read to read tsv 04 March 2014, 22:33:43 UTC
b810d23 GM: updates to work w/ updated extract command 04 March 2014, 22:33:43 UTC
f180245 GM: extract command tests 04 March 2014, 22:33:42 UTC
696e486 GM: rm unused code from read write test 04 March 2014, 22:33:42 UTC
20c9bc7 GM: rename info to vcf/csv helpers 04 March 2014, 22:33:41 UTC
44011f4 GM: add format sample info to expected genotypes 04 March 2014, 22:33:41 UTC
16dbb1e GM: add sample names to vcf header 04 March 2014, 22:33:40 UTC
4debfd4 GM: writer factory requires sample name 04 March 2014, 22:33:40 UTC
74fa93a VCF: add colum_headers function 04 March 2014, 22:33:39 UTC
a96dc1e GM: interface for test objects 04 March 2014, 22:33:39 UTC
bb20dee GM: read/write test use factories 04 March 2014, 22:33:38 UTC
c7f6b93 GM: rename default header to info 04 March 2014, 22:33:38 UTC
1fa956a GM: writer factory tweeks 04 March 2014, 22:33:37 UTC
e99b65b SVW: replace ref w/ scalar util reftype; use symbol table to point write and print to write_one 04 March 2014, 22:33:37 UTC
5357e99 GM: add info hash method to reads tsv and annotate 04 March 2014, 22:33:36 UTC
2aa369c GM: rm write classes; handle params/header in factory 04 March 2014, 22:33:36 UTC
95f95da GM: read tsv and annotate returns a vcf entry 04 March 2014, 22:33:35 UTC
b42b15d GM: reader factory returns reader for build vcf or inst data genotype file 04 March 2014, 22:33:35 UTC
57e3506 GM: add original genotype vcf method to build 04 March 2014, 22:33:34 UTC
c1b6411 GM: rm unneeded use from writer factory 04 March 2014, 22:33:34 UTC
1900e40 GM: r/w test uses reader wrapper class 04 March 2014, 22:33:33 UTC
cd164ab GM: write vcf is wrapper for file vcf writer 04 March 2014, 22:33:33 UTC
781bd9d GM: complete converting genotype to vcf entry 04 March 2014, 22:33:32 UTC
cd4059a GM: add GT format header 04 March 2014, 22:33:32 UTC
452b5c5 VCF Writer: not redefining name before blessing 04 March 2014, 22:33:31 UTC
94c1d3a GM: additions to genotype file default header 04 March 2014, 22:33:31 UTC
361583e GM: Default vcf header 04 March 2014, 22:33:30 UTC
737b3fb GM: add reader that will read from the underlying reader and then return a vcf entry 04 March 2014, 22:33:30 UTC
bb759f5 GM: add vcf writer 04 March 2014, 22:33:29 UTC
5dc660b GM: move some param handling to writer classes from writer factory 04 March 2014, 22:33:28 UTC
e6b7324 Utility: writer sets orginal output to - for STDOUT 04 March 2014, 22:33:26 UTC
f752d35 GM: make default headers a function in write csv 04 March 2014, 22:33:24 UTC
824a767 GM: CSV writer 04 March 2014, 22:33:24 UTC
98fc0c5 GM: merge reader test into one that will also test writing 04 March 2014, 22:33:23 UTC
190c848 GM: extract command doc update 04 March 2014, 22:33:22 UTC
edb8ca5 GM: make the return value of read tsv and annotate consistent to read tsv 04 March 2014, 22:33:22 UTC
eb28d85 GM: do not set id from snp name in read tsv 04 March 2014, 22:33:21 UTC
0479ef2 GM: remove instdata extract command, use model extract commmand 04 March 2014, 22:33:20 UTC
cd590d2 GM: fix sample type priority values, make resolve_source public 04 March 2014, 22:33:19 UTC
770e9a7 GM: extract counts alleles 04 March 2014, 22:33:17 UTC
a50d373 GM: rm alleles prop from read tsv 04 March 2014, 22:33:16 UTC
3458b13 GM: extract command genotype metrics fixed, get gm builds instead of models 04 March 2014, 22:33:16 UTC
3601119 GM: merge extract commands 04 March 2014, 22:33:15 UTC
41a4e15 GM: writer factory use \t for TAB; correctly sets defaults 04 March 2014, 22:33:14 UTC
ebb2967 SRV: add param to fill in null value 04 March 2014, 22:33:14 UTC
6304d81 GM: writer factory to write genotype file 04 March 2014, 22:33:13 UTC
34f90ac GM: extracted reading of inst data genotype file into separate class 04 March 2014, 22:33:13 UTC
bbc8fa4 GM: make orignal genotype file reader just a tsv reader 04 March 2014, 22:33:12 UTC
6d0cca0 GM: factory to create a genotpye file reader 04 March 2014, 22:33:12 UTC
1c561bb GM: move original genotype reader to genotype file dir that will hold other readers/writers 04 March 2014, 22:33:11 UTC
1a8c3b9 New gmt analsysi module of Genome::Model::Tools::Analysis::Coverage::MergeReadcounts added 04 March 2014, 22:26:45 UTC
2409c33 Disable test that uses a mediawiki install. 04 March 2014, 22:08:12 UTC
81139e8 modify genome-teset-env to avoid pointing at gscweb 04 March 2014, 21:45:11 UTC
9c93ace Merge branch 'master' of ssh://git/srv/git/genome 04 March 2014, 18:59:57 UTC
19c5813 Remove the hardcoded memory param to samtools sort since it was less than the default in samtools 0.1.18 04 March 2014, 18:59:46 UTC
3f92827 precious newline 04 March 2014, 18:19:03 UTC
716bac1 Merge branch 'master' of ssh://git/srv/git/genome 04 March 2014, 17:49:42 UTC
90c6901 Update the Define-docs.t expected output for rna-seq since annotation_build is now optional. 04 March 2014, 17:49:35 UTC
dddde07 remove unauthenticated query to web view URL Access to web view URLs will soon require authentication which would cause this to fail. Since it is a caching optimization I am just removing it. 04 March 2014, 17:45:44 UTC
0db4b69 Updated test to account for TopHat aligner params diff when making an annotation/transcriptome index 04 March 2014, 17:21:42 UTC
945f9f7 Add support for de novo TopHat alignment. Make inputs annotation_build and mask_reference_transcripts optional. 04 March 2014, 17:05:35 UTC
e81ef6e Look for LSF job ID as job_id rather than bjob_id 04 March 2014, 17:03:28 UTC
2d9a00f Add a space in the tophat params to correctly create a transcriptome only alignment while generating the annotation index. 04 March 2014, 16:58:55 UTC
e038743 Merge branch 'master' of ssh://git/srv/git/genome 04 March 2014, 16:56:41 UTC
4f2af84 new blessed build for somatic variation pipeline changes 04 March 2014, 16:07:57 UTC
cffcb88 set output parameter values in the execute not calculated properties anymore values need to be different in the corner case that input files don't exist and we need to 'skip' this step 04 March 2014, 16:07:57 UTC
9d4abe2 test for when input files don't exist test should run and command should execute sucessfully no ouput should be written 04 March 2014, 16:07:56 UTC
7634297 add functionality to check whether or not the output should exist depending on the test 04 March 2014, 16:07:56 UTC
e5907e4 Don't fail if the input files don't exist but exit successfully with appropriate log messages 04 March 2014, 16:07:55 UTC
4222944 updated fill_in_site_hash to use correct sample name the code tries to match the header line of the snvs.detailed.vcf.gz file which is based on $self->somatic_variation_build->tumor_build->subject->name not on x $self->somatic_variation_build->get_subject_name. Most of the times these match but sometimes they are different, e.g. in the somatic variation tests 04 March 2014, 16:07:54 UTC
back to top