sooheelee
6fe80d53d0
Improve documentation
...
Clarified that this also filters supplementary alignments.
2016-06-23 16:20:00 -04:00
Ron Levine
4eff18a470
Merge pull request #1414 from broadinstitute/rhl_sv_hashmap
...
Change HashMap to LinkedHashMap for predictable iteration order.
2016-06-23 12:22:43 -04:00
Ron Levine
c6ef81b611
Change HashMap to LinkedHashMap for predictable ordering
2016-06-23 10:48:22 -04:00
samuelklee
679941c1b1
Merge pull request #1412 from broadinstitute/sl_issue_1285
...
Allows GatherBqsrReports to accept a .list file as input.
2016-06-22 15:25:19 -04:00
Samuel Lee
76bb8fd9e5
Allows GatherBqsrReports to accept a .list file as input.
2016-06-22 12:39:18 -04:00
Ron Levine
ae8ab33cdd
Merge pull request #1408 from broadinstitute/rhl_sv_non_diploids
...
SelectVariants works with non-diploids
2016-06-21 13:52:07 -04:00
Ron Levine
427645162b
SelectVariants works with non-diploids
2016-06-21 12:26:13 -04:00
Valentin Ruano Rubio
d3862459e9
Merge pull request #1410 from broadinstitute/vrr_bug_1407_no_such_element_exception
...
Fixes bug #1407
2016-06-20 15:52:25 -04:00
Valentin Ruano Rubio
857459e420
Silly mistake '<' for a '<='. It was causing the exception when the exact number of alleles to drop was matching MAX_DROPPED_ALTERNATIVE_ALLELES_TO_LOG exactly (fixed to 20).
...
I change the code to impose a maximum allele list message length instead and in the process I fixed the bug.
2016-06-17 15:22:59 -04:00
samuelklee
6b04f6ae14
Merge pull request #1405 from broadinstitute/sl_issue_1281
...
Added regression test for genotyping of spanning deletions in GenotypeGVCFs.
2016-06-15 13:59:14 -04:00
Samuel Lee
e119feee61
Added regression test for genotyping of spanning deletions in GenotypeGCVFs.
2016-06-15 09:48:26 -04:00
Ron Levine
050bcbb06b
Merge pull request #1403 from broadinstitute/rhl_ggvcf_max_num_pls
...
Add integration test using -maxNumPLValues for GenotypeGVCFs
2016-06-08 12:54:19 -04:00
Ron Levine
ba2e7be05b
Add integration test using -maxNumPLValues for GenotypeGVCFs
2016-06-07 14:38:12 -04:00
Yossi Farjoun
f0f482c1fe
- added an option to merge GenomeLocs that are abutting (contiguous) rather than actually overlapping. ( #1399 )
...
- this should make ValidateVariants much faster.
- fixed NPE that occurs when there is no -L argument
2016-06-06 11:46:15 -04:00
Geraldine Van der Auwera
85dce75f3f
Update pom versions to mark the start of GATK 3.7 development
2016-06-01 17:21:48 -04:00
Geraldine Van der Auwera
f185a75e1c
Update pom versions for the 3.6 release
2016-06-01 17:08:17 -04:00
Geraldine Van der Auwera
6ba2e38a5c
Merge remote-tracking branch 'unstable/master'
2016-06-01 17:04:21 -04:00
Geraldine Van der Auwera
b95b76b0e2
Merge pull request #1394 from broadinstitute/gvda_add_colt_dependency
...
Add colt > cern.jet.normal dependency
2016-06-01 14:16:57 -04:00
Geraldine Van der Auwera
bd2626bea2
Add colt > cern.jet.normal dependency
2016-06-01 13:24:50 -04:00
Geraldine Van der Auwera
8b24e3bd65
Merge pull request #1391 from broadinstitute/rhl_htsjdk_picard_2.4.1
...
Move htsjdk and picard to version 2.4.1
2016-06-01 06:49:16 -04:00
Ron Levine
30665c7dbc
Move Move htsjdk and picard to version 2.4.1
2016-05-31 22:36:38 -04:00
Geraldine Van der Auwera
801aa49d25
Merge pull request #1392 from broadinstitute/gvda_vqsr_retries_mdp
...
Ability to retry building VQSR model (contributed by mdp)
2016-05-31 21:35:27 -04:00
Geraldine Van der Auwera
a76cb052e2
Ability to retry building VQSR model (contributed by mdp)
2016-05-31 18:57:55 -04:00
Geraldine Van der Auwera
e2634e56a9
Merge pull request #1387 from broadinstitute/gvda_gatkdocs_enhancements
...
GATKDocs overhaul
2016-05-31 17:15:18 -04:00
Geraldine Van der Auwera
d87345cd1d
GATKDocs overhaul
...
- Fixed displaying of default values
- Removed code cruft
- Reorganized tooldoc categories and improved names
- Reorganized tools within categories where applicable
- Touched up various tool docs
- Switched default gatkdocs output to html
- Added parameter in agrregator pom to control output type
- Set gatkdocs publishing script to output php
- Deprecated GenotypeAndValidate walker
- Added back PhoneHome arguments with @Deprecated annotations
2016-05-29 16:35:08 -04:00
Geraldine Van der Auwera
f77735cdde
Merge pull request #1388 from broadinstitute/gvda_disable_phone_home
...
Remove Phone Home
2016-05-27 19:55:57 -04:00
Geraldine Van der Auwera
0769c8ae3e
Remove Phone Home
2016-05-27 16:16:29 -04:00
Geraldine Van der Auwera
15f3f902f7
Merge pull request #1374 from broadinstitute/gvda_move_ReassignOriginalMQAfterIndelRealignment_toPublic_#1364
...
Code cleanup campaign pre-3.6; see itemized commit messages.
2016-05-27 16:07:14 -04:00
Geraldine Van der Auwera
efbbbb1bd9
Add M2 to the HC annotations check
2016-05-27 13:49:31 -04:00
Geraldine Van der Auwera
5b80c92cb7
Improved article linking in error messages
2016-05-27 13:49:31 -04:00
Geraldine Van der Auwera
3cc7d7e56d
Hide deletion arguments in ASEReadCounter
2016-05-27 12:46:13 -04:00
Geraldine Van der Auwera
81d4eaea29
Fixed warnings in LAATV and ValidateVariants
2016-05-27 12:46:02 -04:00
Geraldine Van der Auwera
c4a06ad20a
Move indel realignment to public
2016-05-27 12:39:58 -04:00
Geraldine Van der Auwera
3b7e0c56bf
Moved post-IR MQ reverter filter to public
2016-05-27 12:39:58 -04:00
Valentin Ruano Rubio
e74a41e158
Merge pull request #1377 from broadinstitute/vrr_non_ref_likelihood_recal
...
Fix for the sum(AD) > DP bug.
2016-05-26 22:35:53 -04:00
Valentin Ruano Rubio
9d32dec9cd
Fix for the sum(AD) > DP bug.
...
Closes issue #1340
2016-05-26 15:04:52 -04:00
Yossi Farjoun
25fa25b618
Added option to validate gvcf (for ValidateVariants) ( #1379 )
...
* with option --gvcf CLP will now put extra checks that a gvcf must adhere to (existance of <NON_REF> allele at every variant, and that the variants in total cover the entire requested intervals, or the whole genome if no intervals have been specified)
* works on gvcf produced by HC when using either GVCF or BP_RESOLUTION mode
* added positive and negative tests
2016-05-26 06:42:45 -04:00
Steve Huang
e1fadae139
Fix error in InfiniteRandomMatingPopulationModel.getLikelihoodsCalculator
...
Same issue noticed in GATK4 [here](https://github.com/broadinstitute/gatk/issues/1856 )
2016-05-25 17:23:26 -04:00
Geraldine Van der Auwera
2c8356519c
Merge pull request #1375 from broadinstitute/gvda_fix_offbyone_maxAltAlls_M2_#1297
...
Fixed M2 max alt alleles threshold evaluation error
2016-05-19 13:59:02 -04:00
samuelklee
7fdd3c2a0c
Merge pull request #1358 from broadinstitute/sl_issue_1327
...
Changed calls with GQ=0 to no-call for HaplotypeCaller in normal mode.
2016-05-19 12:26:35 -04:00
ldgauthier
edd9fcb7e5
Merge pull request #1370 from broadinstitute/ldg_fixBQresMQ
...
Add fix and test for finalizing MQ annotation at BP resolution for va…
2016-05-19 09:39:07 -04:00
Laura Gauthier
644076b1e1
Add fix and test for finalizing MQ annotation at BP resolution for variant and ref samples
...
Addresses issue #1356
2016-05-19 08:15:30 -04:00
Geraldine Van der Auwera
f5456a3761
Fixed M2 max alt alleles threshold evaluation error
...
Also clarified some argument docs
2016-05-18 21:54:30 -04:00
Mark Fleharty
ff532ed0cd
Merge pull request #1352 from broadinstitute/mf_othersrequired
...
Adds othersRequired so that some arguments can require other arguments in order to work.
2016-05-18 15:14:59 -04:00
Samuel Lee
bf4b1a5421
Changed calls for GQ=0 from 0/0 to ./. for HaplotypeCaller in normal mode.
2016-05-18 13:17:27 -04:00
Mark Fleharty
d611c45806
Adding OtherArgumentRequired option to allow an argument to require an additional argument.
2016-05-17 16:31:41 -04:00
Geraldine Van der Auwera
6feb67d519
Merge pull request #1372 from broadinstitute/gvda_docfix_CV_syntax
...
Fix VCF tagging syntax in CombineVariants doc
2016-05-17 12:49:37 -04:00
Geraldine Van der Auwera
6d5b643a9d
Fix tagging syntax
...
Syntax was given as -V:format,name but should be -V:name,format
2016-05-17 08:42:49 -04:00
Ron Levine
81a67d67f7
Merge pull request #1371 from broadinstitute/rhl_htsjdk_picard_2.2.2
...
Move htsjdk and picard to version 2.3.0
2016-05-16 20:57:35 -04:00
Ron Levine
35a06879f1
Move htsjdk and picard to version 2.3.0
2016-05-16 14:50:00 -04:00