f8ad91b16fReverting a bunch of bad -B type drops
Mark DePristo
2011-08-08 16:57:38 -0400
5e288136e0Added unit tests for the SnpEff codec, and made minor adjustments to the codec itself.
David Roazen
2011-08-08 16:51:43 -0400
f0ee789a99Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable
Eric Banks
2011-08-08 16:25:43 -0400
d7813db217Combine Variants was actually outputting invalid VCFs in cases where it was combining Variant Contexts with different alternate alleles: if any of the genotypes had PLs they were no longer valid/correct. Added a check for such cases (the combined VC has more alleles than an original VC) and strip out the PLs when triggered; added integration test to cover it. I also added the check to Select Variants, although it currently doesn't remove unused alleles so it should never trigger. Is there any reason not to strip out unused alleles after a select?
Eric Banks
2011-08-08 16:25:35 -0400
383bb6f0e0Merge branch 'master' into rodRefactor
Mark DePristo
2011-08-08 15:25:55 -0400
4f8fc0f2f1VCF3 now dynamically determined
Mark DePristo
2011-08-08 15:05:47 -0400
ba7353c561Updated IntegrationTests to use the new type free format for VCF files
Mark DePristo
2011-08-08 15:04:38 -0400
0810c42309GATK now does dynamic type determination for VCF files
Mark DePristo
2011-08-08 14:45:46 -0400
9756c1d7d7Merge branch 'master' of ssh://gsa1.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable
Eric Banks
2011-08-08 14:16:31 -0400
221b71c5a4add 2nd round of counting covariates
Eric Banks
2011-08-08 14:16:16 -0400
e36994e36bRefactored a FeatureManager class from RMDTrackBuilder
Mark DePristo
2011-08-08 14:04:46 -0400
197169e47bSubmitting patch from Larry Singh to make MathUtils compatible with java 1.7
Eric Banks
2011-08-08 13:34:04 -0400
dd974040afWhen finding the highest-impact effect at a locus, all effects that are not within a non-coding gene are now considered higher impact than all effects that are within a non-coding gene.
David Roazen
2011-08-08 10:46:18 -0400
c1061e994cInitial support for adding genomic annotations through VariantAnnotator using the output from the SnpEff tool, which replaces the old Genomic Annotator.
David Roazen
2011-08-04 19:36:26 -0400
1a0e5ab4baMerge branch 'master' of ssh://gsa1.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable
Eric Banks
2011-08-08 13:08:25 -0400
a06f341685qscript to assess BQSR known sets
Eric Banks
2011-08-08 13:08:17 -0400
99e3a72343Merged bug fix from Stable into Unstable
Ryan Poplin
2011-08-08 12:36:17 -0400
8072bd9831Updating resource bundle generation qscript for changeover to git
Ryan Poplin
2011-08-08 12:35:39 -0400
0db79207e8Refactored dependancy from CommandLineGATK from javadocs
Mark DePristo
2011-08-08 12:27:13 -0400
0db46d0648Merged bug fix from Stable into Unstable
Mauricio Carneiro
2011-08-08 10:50:09 -0400
2fd101135cMerge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/stable
Mauricio Carneiro
2011-08-08 10:49:43 -0400
4d6cb33612removing temporary bam index
Mauricio Carneiro
2011-08-08 10:49:28 -0400
e5fde0d16bMerge branch 'master' into rodRefactor
Mark DePristo
2011-08-08 10:08:43 -0400
88061ed5farmdir the empty tmp dir if possible
Mark DePristo
2011-08-08 09:18:20 -0400
526b524c3cCombineVariants with new RodBinding. Bugfix
Mark DePristo
2011-08-07 20:16:51 -0400
6693407bd8Merged bug fix from Stable into Unstable
Ryan Poplin
2011-08-07 17:39:03 -0400
738e94efcbMerge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/stable
Ryan Poplin
2011-08-07 17:36:45 -0400
b3e57c329aMerge branch 'master' of ssh://gsa1/humgen/gsa-scr1/gsa-engineering/git/unstable
Mark DePristo
2011-08-07 15:18:15 -0400
5f8bc3aa8aDocumenting classes, and name cleanup
Mark DePristo
2011-08-07 15:17:50 -0400
1c63d43176Help now points to GATKDocs instead of spitting out full, garbled description
Mark DePristo
2011-08-07 15:02:46 -0400
1d8b1bae0aNeed to rename the integration test argument -mask to -maskName
Mark DePristo
2011-08-07 13:32:26 -0400
3c7a96cf2dMerge branch 'master' of ssh://gsa1/humgen/gsa-scr1/gsa-engineering/git/unstable
Mark DePristo
2011-08-07 12:12:47 -0400
be0fc8a1e0Now creates .gz archive of s3 downloads
Mark DePristo
2011-08-07 12:11:50 -0400
ece8f0db5eAdded b37dbSNP129, needed for Queue
Mark DePristo
2011-08-07 11:26:07 -0400
b0e91f85cffix merge from Khalid's Queue fix
Mark DePristo
2011-08-07 10:33:20 -0400
4d88e72958Merge remote-tracking branch 'remotes/khalid/rodRefactor' into rodRefactor
Mark DePristo
2011-08-07 10:32:27 -0400
f049461120Changed @Argument to @Input on input RodBindings. Changed shortname collision with longname. Restored scala builds. Updated HSP to use new syntax.
Khalid Shakir
2011-08-06 20:44:19 -0400
f534c2e7bbMerged bug fix from Stable into Unstable
Khalid Shakir
2011-08-06 10:43:52 -0400
eaa2f16d83When a job finishes successfully in the ShellJobRunner, mark it as DONE instead of FAILED.
Khalid Shakir
2011-08-06 10:42:04 -0400
573700d18dAdding missing import
Mark DePristo
2011-08-04 21:57:00 -0400
14e43c3382Final fix to RodBindingUnitTest to reset global counter variable
Mark DePristo
2011-08-04 21:52:39 -0400
d7f98e5c2aFixed merge conflict deleting a {
Mark DePristo
2011-08-04 18:48:34 -0400
75632abf88Merge branch 'master' into rodRefactor
Mark DePristo
2011-08-04 18:44:14 -0400
f21f7f6335SelectVariants fully documented, now the shining example of the new RodBinding system.
Mark DePristo
2011-08-04 18:28:59 -0400
9308fbe3fbVariantEval Integration Test parameterized for new novelty stratification
Mark DePristo
2011-08-04 18:08:47 -0400
9be1ee59ccTODO comments for Eric
Mark DePristo
2011-08-04 18:07:50 -0400
a8eb8c27f0a) Minor changes to indel consensus scripts to better reflect good default values, b) Fixed up Mills/Devine codec so it always produces correct ref padded bases, and added option to VariantsToVCF to fix reference base
Guillermo del Angel
2011-08-04 15:34:49 -0400
98a96f07c1Updated standard deviation parameter in VQSR to our current recommended value
Ryan Poplin
2011-08-04 14:06:26 -0400
406982284cMerge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable
Eric Banks
2011-08-04 12:49:02 -0400
58a60d4901Merge branch 'master' into rodRefactor
Mark DePristo
2011-08-04 12:48:56 -0400
e48492f3c3Validate that the reference padding base for indels is correct.
Eric Banks
2011-08-04 12:48:56 -0400
d2078f09b2Minor fixes to ITs
Mark DePristo
2011-08-04 12:47:55 -0400
f10588420cFixing path to dbSNP file as the other one was replaced
Eric Banks
2011-08-04 12:36:24 -0400
21dc9a5543Adding mills/devine indel dataset to the resource bundle
Ryan Poplin
2011-08-04 12:31:28 -0400
f0d798d47cBug fix: call RodBinding.resetNameCounter() in new ParsingEngine() so that we don't magically misnumber arguments in the integration tests where the GATK is only instantiated once.
Mark DePristo
2011-08-04 12:06:10 -0400
0739b7f75bMerged bug fix from Stable into Unstable
Mauricio Carneiro
2011-08-04 11:07:25 -0400
aff681e407Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/stable
Mauricio Carneiro
2011-08-04 11:05:25 -0400
fa97bd8ac1Merged bug fix from Stable into Unstable
Mauricio Carneiro
2011-08-04 09:52:10 -0400
23ec5b94cffixed a missing check for null
Mauricio Carneiro
2011-08-04 09:50:02 -0400
490ca475fcReplacing hardcoded dbsnp129 with BaseTest variable
Mark DePristo
2011-08-03 22:15:22 -0400
a831af1166Another misprint when removing the references to -D
Eric Banks
2011-08-03 21:29:21 -0400
d0279bb28cRodBinding names are now defaulting to the ArgumentTypeDescriptor fullname
Mark DePristo
2011-08-03 20:48:11 -0400
d8f1ebf8c6Parameterized RecalibrationWalkers with clean unstable database
Mark DePristo
2011-08-03 20:06:00 -0400
41b3840d26Took latest VEIT and updated to use dbsnp132 vcf
Mark DePristo
2011-08-03 18:40:32 -0400
0ef85647f7A working version of a GATKReportDiffableReader for the diffEngine!
Mark DePristo
2011-08-03 18:21:18 -0400
b68ed62632Clean now removes gatkdocs
Mark DePristo
2011-08-03 18:11:22 -0400
acbd3d0922Fixing up integration tests so more
Mark DePristo
2011-08-03 17:26:35 -0400
8f696c7731Continuing progress towards RodBinding 1.0
Mark DePristo
2011-08-03 17:19:28 -0400
800bb97f0bRemoved getFeaturesAsGATKFeature and created createGenomeLoc(Feature) in genomeLocParser
Mark DePristo
2011-08-03 16:04:51 -0400
f6563c0f9fRemoved support for RMD in @Requires and @Allows
Mark DePristo
2011-08-03 15:36:55 -0400
79e4a8f6d3Merge
Mark DePristo
2011-08-03 15:09:47 -0400
38efd3066cBug fix for mask RodBinding
Mark DePristo
2011-08-03 14:58:18 -0400
f62f47d476Not sure why this didn't fail before, but bringing VE up to date with previous changes
Eric Banks
2011-08-03 14:27:07 -0400
b25140db83Contracts and documentation for some of RefMetaDataTracker
Mark DePristo
2011-08-03 13:34:20 -0400
3de10b1ef8Fixing misprint from Ryan's commit
Eric Banks
2011-08-03 12:37:50 -0400
db2e0aaa1aDarn, forgot to update unit tests.
Eric Banks
2011-08-03 12:31:08 -0400
020b2408a8Adding integration test for left alignment of indels
Eric Banks
2011-08-03 12:19:44 -0400
f6648e0144Don't left-align complex indels because it's too complicated.
Eric Banks
2011-08-03 12:03:50 -0400
85c67e9891Contracts and documentation for Rodbinding
Mark DePristo
2011-08-03 11:16:06 -0400
5dc324ff35Dealing with merge confict
Eric Banks
2011-08-03 11:03:47 -0400
7c89fe01b3Instead of having the padded reference base be some hackish attribute it is now an actual variable in the Variant Context class. More importantly, we now always require that it be present when padding is necessary - and validate as such upon construction of the VC. This cleans up the interface significantly because we no longer require that a reference base be passed in when writing a VC/VCF record.
Eric Banks
2011-08-03 11:00:36 -0400
d9bc673ff2Fixed bad constructor in RMDTUnitTest
Mark DePristo
2011-08-03 09:42:43 -0400
3e043a633cMerged bug fix from Stable into Unstable
Khalid Shakir
2011-08-03 02:23:16 -0400
a587f38808Fixed example unified genotyper pipeline to wrap filter expressions with quotes and use rod binding name "variant" instead of "vcf".
Khalid Shakir
2011-08-03 02:21:01 -0400
5dcac7b064GATKReport v0.2: - Floating point column widths are measured correctly - Using fixed width columns instead of white space separated which allows spaces embedded in cell values - Legacy support for parsing white space separated v0.1 tables where the columns may not be fixed width - Enforcing that table descriptions do not contain newlines so that tables can be parsed correctly Replaced GATKReportTableParser with existing functionality in GATKReport
Khalid Shakir
2011-08-03 00:24:47 -0400
2874835997Bug fix for type checking RodBindings
Mark DePristo
2011-08-02 22:25:41 -0400
b5e843f8f0Approaching the end for the new RodBinding system
Mark DePristo
2011-08-02 22:00:06 -0400
d3437e62daAdded a simple utility method Utils.optimumHashSize() to calculate the optimum initial size for a Java hash table (HashMap, HashSet, etc.) given an expected maximum number of elements. The optimum size is the smallest size that's guaranteed not to result in any rehash / table-resize operations.
David Roazen
2011-08-02 21:59:06 -0400
83891271b5--variants throughout integrationtests
Mark DePristo
2011-08-02 20:28:47 -0400
3a27a25cfcValidates that the tribble binding provides the right object types at startup
Mark DePristo
2011-08-02 20:11:24 -0400
df37716857Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable
Guillermo del Angel
2011-08-02 18:27:13 -0400
daeabe6a2fUpdated HybridSelectionPipelineTest's variant count and titv to match expectations based on ebanks removing strand bias. TODO: update filtering/recalibrations in HSP.
Khalid Shakir
2011-08-02 17:09:16 -0400
20afe2a437Merge branch 'master' of ssh://nickel.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable
Ryan Poplin
2011-08-02 15:34:52 -0400
b2cde87378Removing --DBSNP syntax from BQSR integration tests
Ryan Poplin
2011-08-02 15:34:38 -0400
c2dc7c9c99Updated flanks eval the same way the targets eval was updated by ebanks.
Khalid Shakir
2011-08-02 15:30:04 -0400
e4a67f3df1RefMetaDataTracker has complete set of get() functions for List<RodBinding<T>>
Mark DePristo
2011-08-02 14:28:35 -0400
03741fb640Merge branch 'master' into rodRefactor
Mark DePristo
2011-08-02 14:21:58 -0400
a366f9a18dUpdating tools to use the RodBinding<T> syntax
Mark DePristo
2011-08-02 14:05:51 -0400