swh:1:snp:5789d5563ae0ff1fac9d4620526a6e02863df326

sort by:
Revision Author Date Message Commit Date
b84fdb2 Solexa: update gettign default results 24 October 2012, 16:30:24 UTC
1963ac6 Enhance 'genome model build status' Now shows model id in addition to model name. Now has color option for statuses. 24 October 2012, 15:40:17 UTC
eb6a1e0 Make Genome::Command::ColorMixin And update Genome::Command::Viewer subclasses to use it. 24 October 2012, 15:40:16 UTC
279ece2 Fix typo in maize reference build id 24 October 2012, 13:35:16 UTC
eb8f1ad Add plink pp to AQID genotype processing. 24 October 2012, 13:34:49 UTC
9bb7f48 updated ur submodule to 18cd780 23 October 2012, 22:38:52 UTC
a1e2a21 new command for reading a FastQ file and guessing what the quality score encoding is 23 October 2012, 22:30:49 UTC
daef4e9 Replace joinx syscall with call to gmt tool. 23 October 2012, 20:27:08 UTC
1b31b20 Merge branch 'master' of ssh://git/srv/git/genome :( 23 October 2012, 20:10:39 UTC
4c0448d First version of new command to process validation variants for review. This is based on `gmt validation process-somatic-validation`, but located for future inclusion in the SomaticValidation pipeline itself. 23 October 2012, 20:07:45 UTC
bb10792 Rethrow errors getting processing in AQID. 23 October 2012, 19:56:12 UTC
fcb09b6 Reinstate statsd client code. 23 October 2012, 19:47:15 UTC
cb10ed2 cosmetic changes 23 October 2012, 19:08:59 UTC
f4c2593 fix for allocations with IDs that contain spaces 23 October 2012, 19:05:57 UTC
94d9e27 remove existing log file before running genome::sys->open_file_for_writing 23 October 2012, 18:05:06 UTC
78e32a6 updated workflow submodule to cba0eaa 23 October 2012, 16:28:37 UTC
3778509 CHANGELOG: build unarchive command now parallel and fault tolerant Previously this command would unarchive each allocation serially and would stop at the first failure per build. It now unarchives all allocations per build in parallel and reports errors as they occur and in a summary report immediately before the command exits. 23 October 2012, 16:22:14 UTC
d8410ec Added wait_for_lsf_job_ids to Genome::Sys This method takes a list of LSF job ids and waits for all of them to finish before returning. Return value is a hash of job_id => status pairs. Also added test to cover this addition, though it will not be run as part of the automated test suite because it requires LSF jobs to be scheduled which can hang for a number of reasons. 23 October 2012, 16:22:13 UTC
10c14cf bug fix .. remove existing parse output file to prevent it from crashing when using g::sys->open_file_for_writing to write new parse file during re-runs 23 October 2012, 15:40:13 UTC
e0b6662 updated workflow submodule to dc6b73c 23 October 2012, 02:37:47 UTC
f9fc45c consider all genes in which a variant is deleterious The rare/deleterious test previously only used the most severe gene. 22 October 2012, 21:25:04 UTC
4f4aa3d update submodule pointer: genome-snapshot-deps 19 October 2012, 21:51:09 UTC
8069ca8 improve check_inputs, especially relating to segmented bams - check if bam_file is defined earlier - check if bam_file exists earlier - remove nested conditionals that are not needed due to earlier checks - check if segment is defined instead of just true 19 October 2012, 21:50:07 UTC
50249b3 fixed null in-clause warning In Genome::Model::Build::ReferenceAlignment->merged_alignment_result, should only attempt to get merged alignment results if any software result users that point to the current build are found. If none are found, just return immediately. Before this change, a Genome::InstrumentData::AlignmentResult::Merged->get(undef) was performed, which emitted a warning and always returned nothing. 19 October 2012, 19:03:38 UTC
4a67fbf updated the telomere script, added documentation 19 October 2012, 17:44:06 UTC
f903bde tMerge branch 'master' of ssh://git/srv/git/genome 18 October 2012, 21:25:21 UTC
92d2e04 updated model group bridges to refer to the group as "group", and updated the lister to be less confusing 18 October 2012, 21:25:07 UTC
c53d290 Merge branch 'vep' into gb_master 18 October 2012, 21:10:11 UTC
336bba6 Update path to download vep cache 18 October 2012, 19:57:44 UTC
227df48 If using sift,condel, or polyphen with vep, the full cache will be used 18 October 2012, 19:48:10 UTC
30e1a2f adding indel readcounts 18 October 2012, 18:28:23 UTC
9d79077 Use more direct accessor name when defining previously defined variant input. 18 October 2012, 18:03:07 UTC
944c093 ensure package and class name match - rt 86914 18 October 2012, 18:00:33 UTC
c5bfb9e updated ur submodule to bb913e1 17 October 2012, 21:48:22 UTC
cb27f29 Grab the callback script from our module's directory. 17 October 2012, 19:52:12 UTC
9b3f575 Merge branch 'fireteam' into gb_master 17 October 2012, 19:35:21 UTC
7551b99 Add new version of allpaths 17 October 2012, 19:34:49 UTC
948e093 updated ur submodule to 535e2ad 17 October 2012, 18:30:31 UTC
c2711d8 fixed recursive directory read/write check in Genome/Sys 17 October 2012, 18:23:48 UTC
0947a3c Roll this back until I figure out build diffs Revert "CHANGELOG: DV2 vcf combinations now maintain multiple columns per sample." This reverts commit 22d4005511f83a645ef8e150ae6bc0059cde3449. 17 October 2012, 18:17:28 UTC
31cb43d Merge branch 'master' of git:/srv/git/genome 17 October 2012, 18:15:50 UTC
d13a960 dont print this debug line. 17 October 2012, 18:15:32 UTC
b6b56a8 infer paired end status if this is read group segment 17 October 2012, 16:19:35 UTC
f68732f check that $bam_file is set 17 October 2012, 16:19:34 UTC
1024284 fix uninitialized value $unarchived_count 17 October 2012, 16:19:34 UTC
af8726a Alias commands added from Genome::InstrumentData::Solexa 17 October 2012, 14:41:17 UTC
66c8a40 Increase PhenotypeCorrelation memory limit to 8GB. 4GB was too low to complete one of the R scripts on a WGS dataset. 17 October 2012, 13:58:17 UTC
5e1ee34 Merge branch 'tcga' into gb_master 16 October 2012, 22:37:38 UTC
22d4005 CHANGELOG: DV2 vcf combinations now maintain multiple columns per sample. There is now one column per detector with fields from that detector as well as one "consensus" column that joinx creates for a final answer for that sample. Incremented vcf version so that new files will be generated. 16 October 2012, 21:28:06 UTC
bb9b9c3 Merge branch 'music' into gb_master 16 October 2012, 21:19:51 UTC
f4b4a40 Add doc to review-file-dir on music model 16 October 2012, 21:19:23 UTC
089c19b Music model can include a variant black list to exclude from the validation list 16 October 2012, 21:19:22 UTC
2756b41 suppress stack trace for duplicate name error messages on model creation rt 86892 16 October 2012, 20:54:21 UTC
d3d565f SX: make base a command v1 so subcommands show 16 October 2012, 20:25:19 UTC
05e472d Merge branch 'master' of ssh://git/srv/git/genome :( 16 October 2012, 20:17:34 UTC
2926b77 updated workflow submodule to 301757e 16 October 2012, 20:16:49 UTC
546c04e Update SomaticVariation inputs in preparation for supporting RnaSeq as inputs. 16 October 2012, 20:15:27 UTC
fecbc0a fixes for postgres in UR 16 October 2012, 20:13:41 UTC
b7342b5 Merge branch 'master' of git:/srv/git/genome Conflicts: lib/perl/Genome/Model/MutationalSignificance.pm lib/perl/Genome/Model/MutationalSignificance/Command/CompileValidationList.pm 16 October 2012, 20:12:35 UTC
6eb2e29 properly query postgres but write to both 16 October 2012, 20:08:47 UTC
473b7c7 further fixes for querying postgres & properly syncing 16 October 2012, 20:08:46 UTC
12c093e Respect filter_previously_discovered_variants even for non-software result runs of identify-previously-discovered-variants 16 October 2012, 20:08:46 UTC
75a38c6 added Gary to the author list on Genome.pm 16 October 2012, 20:08:46 UTC
4848d4a added Mark Burnett, David Morton, and Obi Griffith 16 October 2012, 20:08:46 UTC
322798f Revert the value_class_name to Genome::Model::ReferenceAlignment for tumor and normal models in SomaticVariation. The value_class_name is used when inputs are defined. Another solution will be reaquired so Genome::Model::RnaSeq is a valid model class. 16 October 2012, 20:08:45 UTC
d523094 fix typo in variable reference 16 October 2012, 20:08:45 UTC
896ea1d Update the tumor_model and normal_model accessors in SomaticVariation to find any Model regardless of subclass 16 October 2012, 20:08:45 UTC
4f8ed12 Change VcfToVariantMatrix to write to many tmpfiles previously, this command would write partial output, compute more, read in the previous output, append to it in memory, and write it all back out again. That leads to O(n^2) complexity in the number of data chunks. If we instead write out each chunk to a temp file, then merge at the end, we get O(n). 16 October 2012, 20:08:45 UTC
4f18376 CHANGELOG Music model allows user to specify black-list of gene ids that should be excluded from validation list 16 October 2012, 20:08:45 UTC
c9b3ec9 updated workflow submodule to c3b7c03 16 October 2012, 20:08:44 UTC
da1141a Added build level checks for intrument data in clinseq update-analyis code 16 October 2012, 20:08:44 UTC
5e95322 added non-reference option 16 October 2012, 20:08:44 UTC
2b589ee update to move report file creation to base 16 October 2012, 20:08:44 UTC
2aedb04 Add ROI list to be included in validation 16 October 2012, 20:08:43 UTC
d098c36 CHANGELOG: RNA-seq BAMs are now acceptable inputs to SomaticVariation. 16 October 2012, 20:08:43 UTC
63fd8df updated workflow submodule to f8d15b1 16 October 2012, 20:08:43 UTC
cb5e21f 4 column ROI files can now be used with annotation-format 16 October 2012, 20:08:43 UTC
0cab229 Moved taxon db accessor to base class 16 October 2012, 20:08:42 UTC
8114cb3 Remove unnecessary vcf generation code in combines. I believe this code has been out of date for awhile. And it passes unit tests and builds look fine. The real combined vcf generation should happen in Genome::Model::Tools::DetectVariants2::Result::Vcf::Combine 16 October 2012, 20:08:42 UTC
ca92410 update data_directory test to only care about allocation_path portion 16 October 2012, 20:08:42 UTC
8e261bd update submodule pointers 16 October 2012, 20:08:42 UTC
deebdbe update RareDelTest to work with Workflow (making things inputs/outputs) 16 October 2012, 20:08:41 UTC
35d38c6 make add_filter method for Vep::Reader 16 October 2012, 20:08:41 UTC
151f1b7 SX: rm save reader input files 16 October 2012, 20:03:53 UTC
73f73e2 SX: validate uses __meta__ instead of get class object 16 October 2012, 20:01:32 UTC
09db2fa SX: rm "base" from any command line ops. Mostly in tests 16 October 2012, 19:44:54 UTC
e259ee4 SX Rename: now uses _create_evaluator instead of _eval_seqs 16 October 2012, 19:44:53 UTC
528f394 SX Base: move evalutor creation before opening inputs and outputs 16 October 2012, 19:44:53 UTC
23ec3b0 SX Trim: update to use _create_evaluator 16 October 2012, 19:44:53 UTC
d862b0e SX Filter Base: rename _create_sequence_evaluator to _create_evaluator 16 October 2012, 19:44:52 UTC
2c667b2 SX Base: change _eval_seqs to _create_evaluator to return anon sub to eval seqs 16 October 2012, 19:44:52 UTC
486ae54 SX Filter: rm use and named block 16 October 2012, 19:44:51 UTC
aa6cb84 SX Fitler: can return sequence evaluator 16 October 2012, 19:44:51 UTC
6453088 SX: update save reader files 16 October 2012, 19:41:36 UTC
d89b69c SX: update euler cmd display name 16 October 2012, 19:41:36 UTC
d8b0d52 SX: mv save_files property from quake and euler to ext cmd base 16 October 2012, 19:41:35 UTC
cff47cf SX: add cmd display name to trimmers quake and euler ec 16 October 2012, 19:41:35 UTC
af6bdce SX: mv saving reader output from base to ext cmd base 16 October 2012, 19:41:34 UTC
e46a502 SX: convert eurler and quake to ext cmd base 16 October 2012, 19:41:34 UTC
d5e5054 SX: euler and quake - update class names 16 October 2012, 19:41:33 UTC
back to top