Commit Graph

  • e921230e72 Compressor class variables private Mauricio Carneiro 2011-08-13 12:32:54 -0400
  • 3d73b6fe9d Getting rid of minBpForConsensus Mauricio Carneiro 2011-08-13 12:30:33 -0400
  • ec6b1731e8 First implementation of the Sliding Window Mauricio Carneiro 2011-08-12 22:46:44 -0400
  • ed2df49743 Rename so filename matches class Mark DePristo 2011-08-14 10:44:28 -0400
  • fc10685709 Measure nt scaling with/without ROD system for CC Mark DePristo 2011-08-14 10:41:05 -0400
  • 9d2cda3d41 Removed a public -> private dependency in our test suite. David Roazen 2011-08-12 17:29:10 -0400
  • f55ac40f2b Moving HLA code into the archive. Eric Banks 2011-08-12 16:06:42 -0400
  • bb4ced3201 SnpEff-related fixes. David Roazen 2011-08-12 15:04:33 -0400
  • 10e873d9c6 Merge branch 'repval' Mauricio Carneiro 2011-08-12 15:24:31 -0400
  • b3b9b74d2c got rid of the useless parameter classes Mauricio Carneiro 2011-08-12 14:21:30 -0400
  • 31dc831531 Merged bug fix from Stable into Unstable Guillermo del Angel 2011-08-12 13:26:41 -0400
  • 9121b8ed65 Merge branch 'master' of ssh://copper.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable Menachem Fromer 2011-08-12 12:24:19 -0400
  • 7ed120361d Fixed bug that required symbolic alleles to be padded with reference base and added integration test to test parsing and output of symbolic alleles Menachem Fromer 2011-08-12 12:23:44 -0400
  • 7ea9196321 Better error message for name/type clashes. Eric Banks 2011-08-12 11:18:14 -0400
  • 27f0748b33 Renaming the HapMap codec and feature to RawHapMap so that we don't get esoteric errors when trying to bind a rod with the name 'hapmap' (since it was also a feature). Eric Banks 2011-08-12 11:11:56 -0400
  • f5b2cc4977 I'm really starting to hate this pipeline test. Eric Banks 2011-08-12 10:45:58 -0400
  • 005bd71be3 Working too quickly earlier. Fixing syntax. Eric Banks 2011-08-12 10:29:36 -0400
  • c7ca33cbff Merge branch 'master' of ssh://copper.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable Menachem Fromer 2011-08-12 10:12:09 -0400
  • 639a01f382 Updating integration test now that VE has been updated Eric Banks 2011-08-12 07:15:08 -0400
  • 41f3da75d7 Implementation in VE was confusing 'variant' status vs. 'polymorphic' status. This led to issues because we now match types of eval and comp; specifically, subsetting a VC to a monomorphic sample can't change the 'variant' status of the VC (it's still a variant site or otherwise we'll never match the comps, which breaks GenotypeConcordance). CountVariants really got this wrong. Fixed. VE now passes all integration tests. Eric Banks 2011-08-12 02:22:44 -0400
  • 45f973ab1f Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable Eric Banks 2011-08-12 00:40:18 -0400
  • eba316621d Finish moving VE over to new rod system and fixing up the type inconsistency between eval and comp rods. Now the novel count is always 0 under the known stratification. :) Eric Banks 2011-08-12 00:40:08 -0400
  • 6ee8a3a8dd Fixing the javadoc/scaladoc targets in build.xml David Roazen 2011-08-11 19:19:25 -0400
  • 9de06560df Update to new RodBinding system Menachem Fromer 2011-08-11 17:54:16 -0400
  • f408d5ea93 Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable Ryan Poplin 2011-08-11 17:04:18 -0400
  • f1d1252be2 Fixing syntax of BQSR and UG performance tests. Ryan Poplin 2011-08-11 17:04:09 -0400
  • bd5cdb8a43 The tribble dependency is now handled through ivy. Revved tribble to r18 and removed obsolete build targets in build.xml David Roazen 2011-08-11 16:38:29 -0400
  • 902eb0c61e Adding dbsnp annotation back into the UG integration tests Ryan Poplin 2011-08-11 13:55:03 -0400
  • 90771b74b4 When matching eval to comps, try to choose the one with the same alt allele. Eric Banks 2011-08-11 13:55:01 -0400
  • 200f73b008 No reason to warn the user anymore because it's no longer possible for them to specify a dbsnp file on the command-line. Eric Banks 2011-08-11 13:44:07 -0400
  • e93538cdf7 Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable Eric Banks 2011-08-11 13:39:36 -0400
  • 265c3d744b Fixing VariantEval logic and having it use the new rod system. Eric Banks 2011-08-11 13:39:34 -0400
  • b705d9cf15 Oops, these VariantAnnotator input bindings aren't needed during the UG Ryan Poplin 2011-08-11 13:17:16 -0400
  • 7fade88070 Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable Ryan Poplin 2011-08-11 11:02:47 -0400
  • c7b9a9ef0a Updating UnifiedGenotyper to use the new rod binding system. Ryan Poplin 2011-08-11 11:02:11 -0400
  • 418a4d541f Merge branch 'master' of ssh://gsa1/humgen/gsa-scr1/gsa-engineering/git/unstable Mark DePristo 2011-08-11 11:01:38 -0400
  • e71255d3c2 GATKDocsExample walker Mark DePristo 2011-08-11 11:01:21 -0400
  • 79c86e211f Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable Ryan Poplin 2011-08-11 09:59:20 -0400
  • ea42ee4a95 Updating BQSR for the new rod binding system. Ryan Poplin 2011-08-11 09:58:42 -0400
  • 8cdc0cbd9c Merge branch 'master' of ssh://gsa1/humgen/gsa-scr1/gsa-engineering/git/unstable Mark DePristo 2011-08-11 08:58:49 -0400
  • 40e06f9afb Fixed broken RodBinding defaults. Mark DePristo 2011-08-11 08:58:30 -0400
  • dd5fe8291d Fixing up some comments in the BQSR Ryan Poplin 2011-08-11 08:36:00 -0400
  • f1b09db39e Fixes for rod bindings Eric Banks 2011-08-10 23:08:47 -0400
  • 75985c2fa0 Resolving merge conflicts Eric Banks 2011-08-10 22:45:11 -0400
  • bdb1da30fd Better interface for getting RodBindings to the VariantAnnotatorEngine and its annotations: pass around an AnnotatorCompatibleWalker (interface) object. Updating VA to use the new rod system. Eric Banks 2011-08-10 22:43:08 -0400
  • 8a0338c7b7 Fixed broken documentationtest Mark DePristo 2011-08-10 22:40:17 -0400
  • 0086e27741 makeUnbound now package protected Mark DePristo 2011-08-10 22:29:32 -0400
  • cb6cf25bb0 Updating SelectVariants documentation to reflect best practice Mark DePristo 2011-08-10 22:24:18 -0400
  • b984b7aa9b Missing default values are now NA Mark DePristo 2011-08-10 22:22:57 -0400
  • 00b4d6ec57 Updated the best practice on documenting a field Mark DePristo 2011-08-10 22:21:12 -0400
  • 2007d2fcad Better documentation for default value fields Mark DePristo 2011-08-10 22:16:22 -0400
  • e3f93413ec fixed a few null pointers Mauricio Carneiro 2011-08-10 19:20:07 -0400
  • fabfa74904 poolcaller now complies with new rodbinding system Mauricio Carneiro 2011-08-10 18:38:45 -0400
  • bb557266ca Merge branches to get new RodBinding framework Mauricio Carneiro 2011-08-10 18:23:01 -0400
  • 46051c36c6 Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable Mauricio Carneiro 2011-08-10 16:57:34 -0400
  • b0ff5b1ff7 a better name for the pacbio processing pipeline Mauricio Carneiro 2011-08-10 16:16:53 -0400
  • 8325cb8c26 Fixing up apparent source control/merge snafu: fix to correctly output PL ordering in multi-allelic sites by UG was only half-committed and hence not working. This completes fix Guillermo del Angel 2011-08-10 15:31:49 -0400
  • 07ad8c78a9 More tools moved over. Fixed the VariantContextIntegrationTest which was not useful because the md5s were all removed. In the future, instead of removing md5s (putting it in 'parameterization' mode), you should instead use @Test{enabled=false} since it's easier to track. Eric Banks 2011-08-10 14:24:40 -0400
  • 8d14d32a62 Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable Eric Banks 2011-08-10 13:42:37 -0400
  • 749c8bfbcd Moving more tools over to the new rod system Eric Banks 2011-08-10 13:42:35 -0400
  • 0497170bc9 SnpEffCodec now implements SelfScopingFeatureCodec so that we no longer have to specify the codec name on the command line for SnpEff files. David Roazen 2011-08-10 12:56:31 -0400
  • 577f861f69 Pass the rodBindings into the VariantAnnotator engine, and from there to the annotation classes themselves. David Roazen 2011-08-10 11:39:41 -0400
  • 480e7a7984 Correctly initialize the optional SnpEff rod binding in VariantAnnotator using RodBinding.makeUnbound() David Roazen 2011-08-09 16:30:08 -0400
  • a42f90db11 Moving more tools over to use the standard VC arg collection. Also, while I'm in there, I removed all of the empty references to @Requires given that it's no longer relevant. Eric Banks 2011-08-10 12:20:18 -0400
  • c884b6bf1f Fixed comment Eric Banks 2011-08-10 12:07:43 -0400
  • 06cdc4d5f9 Added a StandardVariantContextInputArgumentCollection that is now used for consistency by many of the core tools. Eric Banks 2011-08-10 12:00:56 -0400
  • bc125f104a TrainingSets class is obsolete now. Ryan Poplin 2011-08-10 10:23:33 -0400
  • 60639e5aa5 Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable Ryan Poplin 2011-08-10 10:20:57 -0400
  • c60cf52f73 Updating VQSR for new RodBinding syntax. Cleaning up indel specific parts of VQSR. Ryan Poplin 2011-08-10 10:20:37 -0400
  • 274006c1f9 Expected values now reflect better VariantEval Novelty calculation Mark DePristo 2011-08-10 09:15:52 -0400
  • 9e53fd6880 Fixed VCFGatherFunction to not provide incorrect rod_priority_list Mark DePristo 2011-08-10 07:28:35 -0400
  • 1ea5ec276b Minor cleanup Eric Banks 2011-08-09 23:28:59 -0400
  • bc2d4f554d Bringing Indel Realigner up to speed with the new rod binding syntax; now use -known to specify the known indels track. Eric Banks 2011-08-09 23:21:17 -0400
  • b8f572b571 Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable Eric Banks 2011-08-09 23:19:51 -0400
  • 08631546c8 Partial commit for David so he can see what I want to do with the VariantAnnotator. Added a DbsnpArgumentCollection that people can use in their walkers to ensure that we have a standard syntax whenever allowing dbsnp rods. Added it to UG, but didn't hook it up. Maybe we should do the same for the 'variant' rod? Eric Banks 2011-08-09 23:19:40 -0400
  • 86afe878a7 ReducedRead optimization: single pass likelihood calculation Mark DePristo 2011-08-09 20:55:15 -0400
  • afd0b5b383 Hybrid selection pipeline fix Mark DePristo 2011-08-09 20:46:07 -0400
  • 5f8264dddb RMS calculation protected again n == 0 bug Mark DePristo 2011-08-09 20:44:27 -0400
  • 2af206b0ae .variant not .variants Mark DePristo 2011-08-09 19:58:10 -0400
  • 481630da00 BWA parameters added Mauricio Carneiro 2011-08-09 11:10:29 -0400
  • 22d2563823 added BWA SW alignment Mauricio Carneiro 2011-08-08 16:02:28 -0400
  • bd1cf4c7bc Pacbio Pipeline Mauricio Carneiro 2011-08-08 15:09:12 -0400
  • 489e5cffc1 Missed a few 'variants' Eric Banks 2011-08-09 14:29:15 -0400
  • 5a3c99b7b9 Fixing 'variants' change in qscript Eric Banks 2011-08-09 12:30:46 -0400
  • c3c9876391 Move reference to .rods away from symlinks in preparation for their going away in GATK 1.2 Eric Banks 2011-08-09 12:20:50 -0400
  • b20c4d5286 Thanks to Mark for agreeing to transition from 'variants' back to 'variant'. I think I got them all but I've been jumping all around the code, so there might be a straggler or two. Eric Banks 2011-08-09 12:04:55 -0400
  • 78aa6db076 added the 'reference' header line too. We are now header-compliant for vcf4.1. Eric Banks 2011-08-09 11:45:54 -0400
  • ec76bf6d4a VCF headers now include 'contig' lines describing the name, length, and assembly (when easily parsable) for each contig in the reference. Eric Banks 2011-08-09 11:24:48 -0400
  • 7afb5c9f1c More updates to be consistent with the new rod syntax. Eric Banks 2011-08-09 10:11:37 -0400
  • 1e490e0dec Bringing up to speed with new syntax Eric Banks 2011-08-09 09:26:06 -0400
  • 70b3daf689 VariantsToVCF is up and running again; integration tests are reenabled (and added one for dbSNP).ant Eric Banks 2011-08-09 03:03:43 -0400
  • cb28875c2a Updated rod binding syntax usage on CombineVariants from .rodBind to .variants. Khalid Shakir 2011-08-09 00:46:39 -0400
  • d15852be0a Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable Mauricio Carneiro 2011-08-09 00:04:59 -0400
  • 2db6225c53 A read filter that sets all mapping qualities to a given value Mauricio Carneiro 2011-08-09 00:04:42 -0400
  • 2efa376619 Made the necessary changes to get SnpEff support working with the new rodbinding system. David Roazen 2011-08-08 23:23:42 -0400
  • b180a1311a Merge branch 'snpEff' David Roazen 2011-08-08 22:12:14 -0400
  • 28d8c8fcbc Modified the SnpEff integration test to run on a much smaller interval. David Roazen 2011-08-08 21:07:13 -0400
  • a13bc7b929 Added an integration test for the SnpEff annotation support, as well as some extra safety checks and comments. David Roazen 2011-08-08 20:01:24 -0400
  • 80924d24de Single positional arguments are now treated as names unless they actually match a tribble feature Mark DePristo 2011-08-08 19:26:27 -0400
  • f8a56bc64b Merge branch 'master' into rodRefactor Mark DePristo 2011-08-08 16:58:18 -0400