https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
b9cbaf7 Updated `gmt` tab completion. 25 September 2013, 22:39:23 UTC
2d91264 Updated `genome` tab completion. 25 September 2013, 22:38:03 UTC
2bb6e7b Updated class browser cache. 25 September 2013, 22:35:12 UTC
ea37832 Use skip instead of todo to make Jenkins happy. 25 September 2013, 22:08:45 UTC
1a40a70 make output optional ...opposite case of the standard file object input 25 September 2013, 20:54:52 UTC
4931754 fix is_output output_file to be optional since the tool doesn't actually require it 25 September 2013, 20:15:21 UTC
51a7a49 genome instrument-data export samplesheet" 25 September 2013, 20:12:53 UTC
c123903 Merge branch 'master' of ssh://git/srv/git/genome 25 September 2013, 19:31:26 UTC
8806053 tolerate a missing sample on instrument data display names ...we should really improve the test instdata to have a sample always 25 September 2013, 19:31:10 UTC
7356ada updated tester to figure out the correct test data dir from the class name 25 September 2013, 19:31:10 UTC
2ad02de remove outdated review comment 25 September 2013, 19:31:07 UTC
fe34d78 Bless new build based on new version of DgiDb 25 September 2013, 19:31:07 UTC
1df3033 updated ur submodule to 2a0e9e7 25 September 2013, 19:31:07 UTC
94c95d9 remove outdated review comment 25 September 2013, 18:46:11 UTC
593b75b Bless new build based on new version of DgiDb 25 September 2013, 18:38:20 UTC
842e57b updated ur submodule to 2a0e9e7 25 September 2013, 18:34:21 UTC
2cd59db fix to Ben's clinseq MakeCircosPlot 25 September 2013, 17:59:38 UTC
9ce237e revised Genome::File::{Xsv,Tsv,Csv} 25 September 2013, 17:57:40 UTC
9fe38ed Transcript strand: remove from inst data, get from library 25 September 2013, 17:41:51 UTC
d2611dc fix for updated library data for TST1 25 September 2013, 17:35:46 UTC
2dc5bd4 Merge branch 'master' of ssh://git/srv/git/genome 25 September 2013, 17:25:52 UTC
e383287 Updated `genome` tab completion. 25 September 2013, 17:09:31 UTC
6cf38ca Updated class browser cache. 25 September 2013, 17:07:41 UTC
9ff5984 Merge branch 'master' of ssh://git/srv/git/genome 25 September 2013, 16:54:51 UTC
b4bdb76 Library: add trancript strand 25 September 2013, 16:51:52 UTC
3060e7c Updated `gmt` tab completion. 25 September 2013, 04:03:39 UTC
d5e2ad0 Updated `genome` tab completion. 25 September 2013, 04:02:33 UTC
d449964 Updated class browser cache. 25 September 2013, 04:00:09 UTC
afb0bcd reverting changes until new R package version is deployed 25 September 2013, 03:50:49 UTC
a5d0a37 Updated `gmt` tab completion. 25 September 2013, 02:12:09 UTC
e6ad191 Updated `genome` tab completion. 25 September 2013, 02:11:06 UTC
bc11911 Updated class browser cache. 25 September 2013, 02:09:05 UTC
508924d updating tiering sanity checks and adding option to filter review by status 25 September 2013, 01:22:03 UTC
43329ec adding tumor-purity option 25 September 2013, 01:22:01 UTC
3cbf160 Updated `genome` tab completion. 25 September 2013, 00:18:46 UTC
951a3f5 Updated class browser cache. 25 September 2013, 00:16:51 UTC
bec02a5 added "gmt fasta filter-ids" example command 24 September 2013, 22:11:29 UTC
9405463 Importer for cosmic imported variation build with vcf 24 September 2013, 21:30:19 UTC
6d3bc44 add ensembl transcript id to filter output 24 September 2013, 20:10:57 UTC
bb70cb4 Updated the gene-prediction bacterial blessed build 24 September 2013, 19:50:23 UTC
c1e7c00 Updated `gmt` tab completion. 24 September 2013, 17:59:14 UTC
c855235 Updated `genome` tab completion. 24 September 2013, 17:58:04 UTC
15a7073 Updated class browser cache. 24 September 2013, 17:56:04 UTC
6d123a1 Make chimera-scan command 24 September 2013, 17:19:40 UTC
37ba88f Make filteroutput outout bed format 24 September 2013, 17:19:40 UTC
8524f55 Don't die if gene list is empty 24 September 2013, 15:09:05 UTC
313430f SomVal/Inst Data composite: accept refiner known sites as many 23 September 2013, 22:32:24 UTC
c711b4c Updated `gmt` tab completion. 23 September 2013, 20:58:41 UTC
cf713b5 Updated `genome` tab completion. 23 September 2013, 20:57:51 UTC
57becf0 Updated class browser cache. 23 September 2013, 20:55:46 UTC
65ac0b7 Merge CreateCrossSampleVcf for indels 23 September 2013, 19:25:34 UTC
545792f Diff vcf files without regard to sample order. 23 September 2013, 19:24:52 UTC
573c892 Added Genome::File::Vcf::Differ It will diff vcf files without regard to sample order. 23 September 2013, 19:24:51 UTC
fdf5819 Tests no longer rely on database entities Except of course for the reference sequence build. 23 September 2013, 19:24:51 UTC
6cbc7a0 Remove build subclass restriction We now check that the build follows an api via genome model build validate. 23 September 2013, 19:24:51 UTC
e861978 Working indels and snvs test for ccsvcf 23 September 2013, 19:24:50 UTC
f945491 Add exact_pos to indel final merge Since it is only available in joinx 1.7, bump the default to that. 23 September 2013, 19:24:50 UTC
50d6f03 Add exact_pos option to gmt joinx vcf-merge 23 September 2013, 19:24:50 UTC
250bcf7 Don't allow labeled-input-files in safe-vcf-merge 23 September 2013, 19:24:50 UTC
365fa35 Programmatically gather inherited Joinx properties Instead of hard-coding them. This lets people add to VcfMerge and SafeVcfMerge still just works as expected. We ignore the is_many properties because they only refer to the inputs which we're going put into batches. 23 September 2013, 19:24:49 UTC
1b9e2b2 Final vcf merge has 'merge_samples=1' when processing indels. 23 September 2013, 19:24:49 UTC
b0ad7ff Fixup indel vcf xml Fix ParallelBy syntax Added different directories for vcf_merging for initial and final Added use_bgzip option to varscan Added merge_samples option to final vcf merge 23 September 2013, 19:24:49 UTC
fbc5a30 add .gz to varscan output to reflect options provided 23 September 2013, 19:24:48 UTC
cb92423 Added use_bgzip option to gmt varscan consensus This was for create-cross-sample-vcf with indels work 23 September 2013, 19:24:48 UTC
8dd829b Ensure bam file from AnalyzeWindowFile is sorted and indexed gmt varscan consensus is the next step after this is run in the create-cross-sample-vcf workflow for indels. It seems to have trouble unless its inputs are sorted. 23 September 2013, 19:24:47 UTC
247e1a1 Ensure max_files_per_merge is being set This was missing from the xml, setting it made it apparent that we need two working directories (one for the initial merge and another for the final merge). 23 September 2013, 18:57:49 UTC
9a847c4 use same max_files_per_merge in both tests 23 September 2013, 18:57:49 UTC
f1b4fdd CreateCrossSampleVcf overhaul for snvs We now use a single workflow xml file with parallelBy so that this will scale with ptero, and so that the snvs and indels code can be shared as much as possible. 23 September 2013, 18:57:49 UTC
48b193f Fix typo backfill(ed) 23 September 2013, 18:57:49 UTC
0def7d0 Make region file a gzip file and allow case of no alts 23 September 2013, 18:57:48 UTC
d3d3bcb Fix parallelBy syntax 23 September 2013, 18:57:48 UTC
7b2d286 Added get_detectors method to dv2 strategy This allows us to not parse the strategy string by hand in CreateCrossSampleVcf. 23 September 2013, 18:57:48 UTC
575928b Added processing_profile option to gmb validate 23 September 2013, 18:57:48 UTC
3e4b209 Added RegionLimitVcf to ccsvcf It is just a wrapper around RegionLimit which allows it to take a build as an input. 23 September 2013, 18:57:48 UTC
57a25cc Add FIXME 23 September 2013, 18:57:48 UTC
652a52d Fix typo 23 September 2013, 18:57:48 UTC
f1311af Added xml to describe ccsvcf for indels with region limiting 23 September 2013, 18:57:48 UTC
9b08c04 Added xml to describe ccsvcf for snvs with region limiting 23 September 2013, 18:57:48 UTC
59ad94a Add Pileup and Backfill to ccsvcf These commands just wrap some other gmt commands so they can take 'build_clump's as inputs. They're used in the BackfillVcf step of create-crosss-sample-vcf for snvs. 23 September 2013, 18:57:47 UTC
8e58c55 Add CreateRegionFile to ccsvcf This lets us only convert the segregating_sites_vcf_file one time before the parallel-by BackfillVcf step. 23 September 2013, 18:57:47 UTC
b2d7e77 work so far! 23 September 2013, 18:57:47 UTC
291a411 First pass top-down work, mostly from Friday. Simplify generate_result. Move all validation to one method. Move all workflow input generation to one method. Use Build clumps. 23 September 2013, 18:57:47 UTC
47f4c52 remove unnecessary module 23 September 2013, 18:57:47 UTC
0f05215 work so far! 23 September 2013, 18:57:47 UTC
ed828a5 First pass top-down work, mostly from Friday. Simplify generate_result. Move all validation to one method. Move all workflow input generation to one method. Use Build clumps. 23 September 2013, 18:57:47 UTC
47174c2 Updated `gmt` tab completion. 23 September 2013, 17:07:55 UTC
f47736b Updated `genome` tab completion. 23 September 2013, 17:07:05 UTC
ec056ca Updated class browser cache. 23 September 2013, 17:05:11 UTC
31b088c Don't remove models with builds by default. 23 September 2013, 15:45:11 UTC
9e63476 Merge branch 'annovar' into gb_master 23 September 2013, 15:42:11 UTC
b7e9367 Optionally add rsid to maf file and allow multiple annotations per variant 23 September 2013, 15:39:03 UTC
7ac61bb Add optional regions to igv multi 23 September 2013, 15:39:03 UTC
d42975a Don't present model removal as an option to everyday users. We want to preserve models and builds as a record of past processing. 23 September 2013, 15:33:54 UTC
c59be07 use test factory so objects are valid 23 September 2013, 14:37:26 UTC
bcb03d3 sort use statements 23 September 2013, 14:37:26 UTC
04e7021 use test factory to create a valid library 23 September 2013, 14:37:25 UTC
bbdb758 use test factory to create model subject The previously created test_subject was not a valid object. 23 September 2013, 14:37:24 UTC
848cb72 allow setup_object to be called more than once Since ProcessingProfiles have to be unique setup_object could only be called once (using all defaults). 23 September 2013, 14:37:23 UTC
3853125 set sequencing_platform so instrument data is a valid object 23 September 2013, 14:37:23 UTC
23c4827 We want to unarchive the *archived* symlinks. 23 September 2013, 13:16:41 UTC
back to top