Commit Graph

14358 Commits (bc3b3ac0ec4b4fd72a9e856470edaeb4c7566a06)

Author SHA1 Message Date
Ron Levine 4efde50225 Merge pull request #1318 from broadinstitute/rhl_va_hrun_exception
Set --reference_window_stop if homopolymer is greater than  window size
2016-03-14 18:22:40 -04:00
Ron Levine 6d7ec7377c Set --reference_window_stop if homopolymer is greater than window size 2016-03-14 18:09:41 -04:00
Geraldine Van der Auwera 2baf7d8c4e Merge pull request #1314 from broadinstitute/yf_output_more_information_and_fix_copywrite_date
Output more information and fix copyright date
2016-03-12 22:48:15 -05:00
Yossi Farjoun b471884d97 Added run-time information to log output
Also updated copyright date
2016-03-11 16:43:03 -05:00
Geraldine Van der Auwera 71d816d8f5 Merge pull request #1316 from broadinstitute/gvda_clarify_vqsr_input_doc
Clarify VQSR inputs documentation
2016-03-11 16:40:30 -05:00
Geraldine Van der Auwera c81d5b898e Clarify VQSR inputs documentation 2016-03-11 16:38:33 -05:00
Geraldine Van der Auwera eeccc95a7a Merge pull request #1317 from broadinstitute/gvda_fix_licenses
Fixup for licensing update
2016-03-11 16:32:47 -05:00
Geraldine Van der Auwera 4990ed706a Fixup for licensing update 2016-03-11 16:23:02 -05:00
Takuto Sato 1072afeb57 Merge pull request #1296 from broadinstitute/ts_addM2TomorOnlyTest
M2 integration test for tumor-only
2016-03-11 13:20:36 -05:00
Takuto Sato 6308b0f036 Add MuTect2 Tumor-only test. 2016-03-11 09:10:43 -05:00
ldgauthier d0432713e0 Merge pull request #1311 from broadinstitute/ldg_BetaTestAnnotationsGroup
Add classes from "annotation party" to BetaTesting group
2016-03-11 08:13:32 -05:00
Geraldine Van der Auwera 16ef36088e Merge pull request #1308 from broadinstitute/gvda_fix_license_quotes_#1307
Update licenses
2016-03-10 12:37:53 -05:00
Geraldine Van der Auwera 643516b3b2 Merge pull request #1310 from broadinstitute/rhl_doc_sample_gene_summary_header
Fix sample_gene_summary reports header order
2016-03-09 09:12:36 -05:00
ldgauthier 99532f40c1 Merge pull request #1312 from broadinstitute/ldg_fixASheaders
Add AS_culprit and AS_VQSLOD to VCF header in ApplyRecalibration so o…
2016-03-09 08:46:34 -05:00
Laura Gauthier 28cfb06513 Add AS_culprit and AS_VQSLOD to VCF header in ApplyRecalibration so output passes VCF validation 2016-03-09 08:22:58 -05:00
Laura Gauthier d9f9bd1d56 Add classes from "annotation party" to BetaTesting group 2016-03-09 08:17:44 -05:00
Ron Levine 244a217ee7 Fix sample_gene_summary reports header order 2016-03-08 22:21:51 -05:00
ldgauthier dcc6c0f2aa Merge pull request #1306 from broadinstitute/rhl_doc_overlapping_genes
Output coverage for all overlapping genes in DepthOfCoverage
2016-03-08 13:28:30 -05:00
ldgauthier aa7a8e17df Merge pull request #1304 from broadinstitute/ldg_fixROCCurveHomRef
Remove homRef calls in NA12878 from true positive/false positive counts
2016-03-07 11:50:40 -05:00
Geraldine Van der Auwera 9a306ca221 Update licenses 2016-03-05 01:09:43 -08:00
Geraldine Van der Auwera 7d2c56f681 Merge pull request #1299 from broadinstitute/gvda_doc_updates
Documentation updates
2016-03-04 16:06:12 -08:00
Geraldine Van der Auwera 2b70f14740 Misc documentation improvements
Added caveat to VariantFiltration documentation
  Fixed PON creation example in M2 doc
  Improved MalformedReadFilter doc
  Updated N CIGAR error message
2016-03-03 15:48:54 -08:00
seru71 4d203b895a added support for overlapping exons/genes in DepthOfCoverage 2016-03-03 15:09:54 -05:00
Laura Gauthier 36a2297f79 Clarify how UNKNOWN truth sites are treated 2016-03-02 17:32:39 -05:00
Laura Gauthier c1076bcc23 Reconcile ROC curve numbers with AssessNA12878:
Exclude homRefs and no-calls, trim alleles, split het-non-refs
Add arg to include unknowns as TPs in order to match AssessNA12878
Add in check for KB sites that are monomorphic in NA12878
2016-03-02 14:02:39 -05:00
ldgauthier 8c15d3ccd8 Merge pull request #1303 from broadinstitute/rhl_fix_test_ranksums
Modify MD5s to correct RankSum annotations
2016-03-01 16:09:29 -05:00
Ron Levine e5c5804141 Modify MD5s to correct RankSum annotations 2016-03-01 14:05:51 -05:00
Ron Levine 625941dc50 Merge pull request #1290 from broadinstitute/rhl_sac_nonref
StrandAlleleCountsBySample selects most likely only from VCF alleles
2016-02-29 17:05:57 -05:00
Ron Levine 5e2ffc188b Merge pull request #1295 from broadinstitute/rhl_sv_error_output_1194
Correct error messages and error handling in multiple tools
2016-02-29 17:05:24 -05:00
meganshand 32bd02aa9d Merge pull request #1186 from broadinstitute/ms_RankSum
Removes Dithering from Rank Sum Test
2016-02-29 14:10:37 -05:00
Ron Levine 40a5adf767 Change error output to use the correct argument 2016-02-29 13:21:03 -05:00
Ron Levine 80a22aad77 StrandAlleleCountsBySample selects most likely only from VCF alleles 2016-02-29 12:41:55 -05:00
meganshand c7e0f5b225 Removes Dithering from Rank Sum Test
Fixing empty group case

Fixing MD5s

First comments addressed

Added permutation test

Adding new RankSum to AS_RankSum

Speeding up permutation algorithm and updating MD5s

Missed a few tests

Addressing comments

Changing md5s
2016-02-29 11:45:27 -05:00
Yossi Farjoun 3b327ac0e4 Merge pull request #1273 from broadinstitute/yf_Fix_GATK_bug_around_hg38_contignames
Various fixes surrounding GenomeLoc parser and hg38 contig names
2016-02-02 07:10:58 -05:00
Yossi Farjoun 7896055be3 - Fixed bug in GenomeLoc parser
- Added a warning when two contigs are too similar that it might cause problems with parsing
- Added tests of modified parser and of warning.
2016-02-02 06:53:22 -05:00
ldgauthier 8ab2eef6f0 Merge pull request #1282 from broadinstitute/ts_annotation
Allele specific insert size ranks sum annotation
2016-01-29 18:13:46 -05:00
Takuto Sato 243a0fcb74 Allele-specific insert size ranksum annotation 2016-01-28 16:03:57 -05:00
Geraldine Van der Auwera 1e4a98827c Merge pull request #1278 from broadinstitute/gvda-expose_queue_setting
Expose time between checks as CLI argument (Queue)
2016-01-28 11:00:36 -05:00
ldgauthier 0e969d9c5d Merge pull request #1279 from broadinstitute/ldg_removeExtraKBsamples
Fix rogue false negatives from non-NA12878 samples in knowledgebase
2016-01-28 08:32:20 -05:00
Laura Gauthier 633e729608 Reverted setupNA12878kb script to use old-style path names
Import files are now derived from /humgen/gsa-hpprojects/NA12878Collection/knowledgeBase/runme.allLoci.csh, which subsets samples to NA12878 but maintains all loci
2016-01-28 08:29:36 -05:00
ldgauthier ab5a8f0bb0 Merge pull request #1266 from broadinstitute/ldg_VQSRforAlleles
Add new -AS mode to run VQSR (both VariantRecalibrator and ApplyRecal…
2016-01-22 13:19:11 -05:00
Laura Gauthier 5592e4ead0 Add new -AS mode to run VQSR (both VariantRecalibrator and ApplyRecalibration) in an allele-specific manner 2016-01-22 13:18:21 -05:00
Geraldine Van der Auwera a46a4a6175 Expose time between checks for whether new jobs can be submitted as a user-settable parameter on CLi. Useful when testing pipelines to make idle time shorter. Contributed by @dakl (Daniel Klevebring on GATK forum). 2016-01-22 12:13:07 -05:00
Geraldine Van der Auwera 76817fe5ec Merge pull request #1276 from broadinstitute/gvda-remove_unneeded_dependency
Remove unneeded dependency
2016-01-21 16:51:34 -05:00
Geraldine Van der Auwera c93a611ea3 Remove unneeded dependency
Addresses https://github.com/broadgsa/gatk/pull/15 for Guillermo
2016-01-21 16:51:01 -05:00
Ron Levine 98eba7fb53 Merge pull request #1272 from broadinstitute/rhl_rm_variant_contig_order_check
Remove variant contig order check
2016-01-20 09:32:10 -05:00
Ron Levine ed933013fe Remove variant contig order check 2016-01-16 19:32:28 -05:00
Eric Banks c57c32b915 Merge pull request #1270 from broadinstitute/eb_small_genotyping_optimizations
Small optimizations to the joint calling code.
2016-01-13 08:46:57 -05:00
Eric Banks ab2f541d1f Small optimizations to the joint calling code.
Thanks to profiling I noticed that the determineCoefficient() method was being called too often.
Because it returns a constant result in half of the invocations, its value should be cached when possible.
Also, the various calls to getLog10Likelihoods() showed up in the profiler, so I pulled those out too.

All told, it speeds up the genotyping by about 10 percent according to the profiler.
2016-01-12 21:48:20 -05:00
ldgauthier d1565e4e6f Merge pull request #1261 from broadinstitute/ldg_VariantsToTableMultiallelicTypes
Allow VariantsToTable to determine each allele's type when -SMA is used
2016-01-12 10:47:22 -05:00