https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
7a474d7 changed filtering to be based on chromosome and position only. Should make it more robust to changes to the ends of ids. 29 October 2012, 15:20:44 UTC
557b7fb Rename 'Total' to 'TotalReads'. 29 October 2012, 15:02:14 UTC
c0ef9af Minor updates to clinseq analysis setup 27 October 2012, 14:46:39 UTC
3c239bf fix a couple more tempdir calls 26 October 2012, 23:03:25 UTC
81ecb42 tempdir assumes first arg is template does not use keyword 26 October 2012, 21:54:53 UTC
c5214a8 fix_alt_and_gt is no longer an input 26 October 2012, 18:58:45 UTC
fa5cdec CHANGELOG: (re-commit) DV2 vcf combinations now maintain multiple columns per sample. 26 October 2012, 18:38:22 UTC
e44f5e2 use the same perl interpreter when shelling out to do an allocation 26 October 2012, 18:17:59 UTC
e53629c updated workflow submodule to 186c1fe 25 October 2012, 23:08:20 UTC
04854c5 Allow DV2 GatkSomaticIndel detector to take parameters from indel strategy 25 October 2012, 21:40:38 UTC
bed4957 More TCGA-compliant vcf change, fix unit test, fix PindelSingleGenome bug 25 October 2012, 20:36:00 UTC
4adf728 Remove PindelTcga 25 October 2012, 20:36:00 UTC
efedcb8 CHANGELOG Massive changes of snv/indel detector vcf ouptut to be TCGA-complaint 25 October 2012, 20:35:59 UTC
ee06864 More update to TCGA compliant vcf file 25 October 2012, 20:35:59 UTC
bdbc2c8 update unit test 25 October 2012, 20:35:58 UTC
357a141 bug fix 25 October 2012, 20:35:58 UTC
dc36c23 change to make Pindel output TCGA-compliant 25 October 2012, 20:35:57 UTC
2a49bbb change to make Pindel output TCGA-compliant 25 October 2012, 20:35:57 UTC
e74b04b Merge branch 'music' into gb_master 25 October 2012, 19:25:32 UTC
33db5c1 Clean up music model parameters and documentation 25 October 2012, 19:25:11 UTC
d89a6b7 move dgidb importers to Genome::DruggableGene 25 October 2012, 19:20:41 UTC
c76bdb5 move remove pubchem and drug groups tool to druggable gene commands 25 October 2012, 19:20:41 UTC
e662669 Merge branch 'tier' into gb_master 25 October 2012, 19:15:15 UTC
9761df8 Do not fail if a tiering file does not have size (this is ok with mouse). 25 October 2012, 19:15:07 UTC
e4eed3f Merge branch 'master' of ssh://git/srv/git/genome 25 October 2012, 18:40:49 UTC
562c498 edits to ref seq handling 25 October 2012, 18:39:42 UTC
b68d381 modifications regarding bed and anno files and updates to varscan calls regarding build dependence 25 October 2012, 18:37:59 UTC
43b976a Wrap Instrumentation::timing with eval 25 October 2012, 14:34:47 UTC
68ead4a Update statsd timing of gmb start command 25 October 2012, 14:34:46 UTC
845720e Merge branch 'master' of ssh://git/srv/git/genome :( 25 October 2012, 14:13:58 UTC
5fd614f Add a test for free-space in iprscan's tmp directory. 25 October 2012, 14:13:19 UTC
80960a5 Whitespace only 24 October 2012, 21:55:46 UTC
9182c06 Replace more conversion with calls to other `gmt`s. 24 October 2012, 20:49:35 UTC
9ed9e7f updated workflow submodule to cd937bf 24 October 2012, 20:47:14 UTC
ff84cdb Use standard annotation-to-bed conversion module. 24 October 2012, 20:18:38 UTC
a7a2ab6 Fix Sys.pm to output more sensible error message. Now resets $! before executing cmd so that old "No such file or directory" errors aren't reported as comming from this cmd. 24 October 2012, 19:33:54 UTC
9fca9f4 Add Total (reads) to report. 24 October 2012, 19:00:11 UTC
be30025 Change fork calls to UR::Context::Process->fork 24 October 2012, 18:06:08 UTC
9b47945 Merge branch 'master' of ssh://git/srv/git/genome 24 October 2012, 16:32:33 UTC
b3e5ae6 added a skip for headers with "chrom" 24 October 2012, 16:32:27 UTC
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
back to top