https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
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
9b8776a SX: mv euler and quake to trim dir 16 October 2012, 19:41:32 UTC
f4d5b03 force symlink creation over existing destination 16 October 2012, 18:35:36 UTC
a05bc35 do FET for genes with rare+deleterious variants 16 October 2012, 17:36:42 UTC
ed4453c update RareDel{Test,Table} so they can be run by workflow make params inputs/output, etc 16 October 2012, 17:36:42 UTC
bf63954 Update default RNASeq processing profile (RT#86846) 16 October 2012, 16:22:16 UTC
5daf177 Allow incompatible references for RNASeq instrument data that will be aligned. 16 October 2012, 16:11:28 UTC
6ddb387 archiving now checks file permissions before attempting to archive 15 October 2012, 22:30:19 UTC
5342de1 added new method to Genome::Sys, recursively_validate_directory_for_read_write_access, that recursively checks that all files in a directory are readable and writable 15 October 2012, 22:30:18 UTC
cda533a Merge branch 'my_annotation' into gb_master 15 October 2012, 18:42:35 UTC
1196ad3 Sort gold2geno bed file before joinx intersect 15 October 2012, 18:41:11 UTC
135cbd8 updated is_archived method on build, now checks all allocations instead of just its data directory 15 October 2012, 18:13:14 UTC
26d8306 Minor update to clinseq to allow samples combined from multiple individuals by use of --force 15 October 2012, 17:49:54 UTC
87eb4f3 Merge branch 'music' into gb_master 15 October 2012, 14:53:27 UTC
cf448a8 Music model accepts additional variant lists to include in validation 15 October 2012, 14:52:29 UTC
9418daf Fix chrom bounds exception, and add option to print reading frames 15 October 2012, 12:37:29 UTC
85f66fa Merge branch 'music' into gb_master 13 October 2012, 02:33:50 UTC
32482ef Respect filter_previously_discovered_variants even for non-software result runs of identify-previously-discovered-variants 13 October 2012, 02:33:03 UTC
321abad added Gary to the author list on Genome.pm 12 October 2012, 22:25:23 UTC
cc95713 Merge branch 'master' of ssh://git/srv/git/genome 12 October 2012, 22:19:55 UTC
0f1105d added Mark Burnett, David Morton, and Obi Griffith 12 October 2012, 22:19:42 UTC
6fde969 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. 12 October 2012, 21:39:36 UTC
6990e8a fix typo in variable reference 12 October 2012, 20:40:30 UTC
ed8c9cb Update the tumor_model and normal_model accessors in SomaticVariation to find any Model regardless of subclass 12 October 2012, 20:03:31 UTC
54f3df9 Merge branch 'master' of ssh://git/srv/git/genome 12 October 2012, 19:55:34 UTC
78eb0fb 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). 12 October 2012, 19:53:47 UTC
48c4ba4 Merge branch 'music' into gb_master 12 October 2012, 19:45:51 UTC
dc92972 CHANGELOG Music model allows user to specify black-list of gene ids that should be excluded from validation list 12 October 2012, 19:45:32 UTC
55838ca updated workflow submodule to c3b7c03 12 October 2012, 19:19:54 UTC
7c49c7b Merge branch 'master' of ssh://git/srv/git/genome 12 October 2012, 18:20:01 UTC
9ff5e8a Added build level checks for intrument data in clinseq update-analyis code 12 October 2012, 18:19:30 UTC
28f1ee6 added non-reference option 12 October 2012, 17:59:32 UTC
e7ba1e1 Merge branch 'master' of ssh://git/srv/git/genome 12 October 2012, 16:14:24 UTC
aa03582 update to move report file creation to base 12 October 2012, 15:40:37 UTC
27ddcc6 Merge branch 'music' into gb_master 12 October 2012, 14:41:08 UTC
badf64a Add ROI list to be included in validation 12 October 2012, 14:39:30 UTC
4b8e042 CHANGELOG: RNA-seq BAMs are now acceptable inputs to SomaticVariation. 12 October 2012, 14:36:03 UTC
9ff1a67 updated workflow submodule to f8d15b1 12 October 2012, 02:18:56 UTC
bf01b62 4 column ROI files can now be used with annotation-format 11 October 2012, 22:53:59 UTC
0baf43d Merge branch 'master' of ssh://git/srv/git/genome 11 October 2012, 22:11:41 UTC
8ec297f Moved taxon db accessor to base class 11 October 2012, 22:11:36 UTC
9687c96 Merge branch 'tcga' into gb_master 11 October 2012, 21:03:31 UTC
95b2ccd 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 11 October 2012, 21:03:19 UTC
3e38301 update data_directory test to only care about allocation_path portion 11 October 2012, 20:21:06 UTC
56d2787 update submodule pointers 11 October 2012, 20:21:05 UTC
95fb381 Merge branch 'master' of git:/srv/git/genome 11 October 2012, 20:09:51 UTC
c3321b1 CHANGELOG: fix race condition related to canceling operations in the middle of an oracle sync 11 October 2012, 20:09:44 UTC
b348ae8 Merge branch 'fireteam' into gb_master 11 October 2012, 18:58:13 UTC
6682f24 Sort imported dbsnp vcf the same way as pipeline vcfs are sorted 11 October 2012, 18:57:29 UTC
b6baa74 Updated version of ErrorRate C util Updated Genome::Model::Tools::BioSamTools::ErrorRate.pm to point to the latest version of the ErrorRate C utility. 11 October 2012, 18:38:06 UTC
1f3e827 updated workflow submodule to 6d2e351 11 October 2012, 15:39:06 UTC
4a9ee3e skip dumping the structure 11 October 2012, 15:31:17 UTC
166530e removed virome-event cd-hit remove files workflow event 11 October 2012, 15:21:14 UTC
92a75b8 Reintroduce use of previously discovered variants into default clin-seq processing steps 11 October 2012, 00:41:46 UTC
161364e removed samtools (used just as a prefilter for and thus redundant with sniper) 11 October 2012, 00:13:24 UTC
add9d91 add rs id to test to double check implementation. Still vulnerable to changes to clinical correlation 10 October 2012, 21:05:12 UTC
9cd0f56 fix to handle presence of rsID in variant names 10 October 2012, 21:03:11 UTC
b162b70 Update to avoid parsing through entire gi_taxid dmp file when no more taxids are sought for 10 October 2012, 21:02:34 UTC
b5a1b82 only pass body_text if it is defined 10 October 2012, 20:47:17 UTC
47d06da Merge branch 'master' of ssh://git/srv/git/genome 10 October 2012, 19:49:13 UTC
6542e14 Update strelka test results 10 October 2012, 19:48:59 UTC
back to top