Eric Banks
68193ecf2e
Merged bug fix from Stable into Unstable
2012-07-25 16:06:09 -04:00
Eric Banks
05fa377a8e
Adding GATK categories to standard walkers. Will add to remaining walkers after the next successful release (so that I can see which walkers are public and still need it).
2012-07-25 16:05:47 -04:00
Mauricio Carneiro
c85a557311
Merged bug fix from Stable into Unstable
2012-07-25 15:25:34 -04:00
Mauricio Carneiro
d46cf47bd1
Updating Read Filter documentation
2012-07-25 15:05:47 -04:00
Eric Banks
304c3e9802
Merged bug fix from Stable into Unstable
2012-07-25 14:12:00 -04:00
Eric Banks
6a3bfa3811
Merge branch 'master' of ssh://gsa2.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/stable
2012-07-25 14:11:11 -04:00
Eric Banks
357e0b35af
Register GATK-full-only walkers and rethrow the missing walker error as a not supported in GATK lite error
2012-07-25 14:11:03 -04:00
Mauricio Carneiro
1e4816e150
Merged bug fix from Stable into Unstable
2012-07-25 13:47:07 -04:00
Roger Zurawicki
5b74763096
Removed Categories.
...
We will use DocumentedGATKFeatures to create categories in our documentation. Eric I guess will be in charge of this. We need to remove walkers and think how to categorize everything.
Tools can be hidden from GATKdocs with the @Hidden annotation
Signed-off-by: Mauricio Carneiro <carneiro@broadinstitute.org>
2012-07-25 13:46:24 -04:00
Eric Banks
a5721a8846
Context covariate optimizations were not suited for multiple threads, so I removed them (since that ended up being much, much easier than trying to make the covariates thread local). Added -nt 2 layer to BQSR integration tests to confirm that it now works with multiple threads.
2012-07-25 13:38:07 -04:00
Eric Banks
e0c07f5567
Reverting old commits that made error handling better because ultimately they made things worse.
2012-07-25 12:37:59 -04:00
Joel Thibault
0285c1fe9e
Ensure that PrintReads has enough RAM
2012-07-25 10:52:16 -04:00
Joel Thibault
aef77e96d8
Combine BAMs using PrintReads
2012-07-25 10:52:16 -04:00
Joel Thibault
3df058a8f3
Test for processing many BAMs at once
2012-07-25 10:52:16 -04:00
Mark DePristo
f5f61d28b7
Merged bug fix from Stable into Unstable
2012-07-25 09:01:21 -04:00
Mark DePristo
66b409921a
Testfile for VF integration test
2012-07-25 09:00:55 -04:00
Mark DePristo
16947e93f2
Integration test to ensure VariantFiltration makes . -> PASS/FAIL like VQSR
...
Signed-off-by: Mark DePristo <depristo@broadinstitute.org>
2012-07-25 08:56:39 -04:00
Mark DePristo
fcefa61bce
Remove reference dependence in BCF2Codec
...
-- Adding BCF2Codec to VCF.jar and associated unit tests
Signed-off-by: Mark DePristo <depristo@broadinstitute.org>
2012-07-25 08:56:38 -04:00
Mark DePristo
19a257a5c1
Multiple bugfixes
...
-- VariantFiltration now properly sets passFilters in VC
-- BCF2 writer now properly decodes lazy BCF genotype data that it uses. Improper use generated a horrible subtle bug but the good news is that the extra checks I put in (unnecessarily a few days ago) caught the bug!
Signed-off-by: Mark DePristo <depristo@broadinstitute.org>
2012-07-25 08:56:38 -04:00
Mark DePristo
3066894215
Bugfix for BCF2
...
-- Always decode genotypes block when writing out a BCF file. If the header changes (and we currently don't know this easily) then the dictionary keys used in the genotypes block may be invalid. Temporarily added a private static boolean that turns off writing of the blocks until Eric and his team rewrite the header.
Signed-off-by: Mark DePristo <depristo@broadinstitute.org>
2012-07-25 08:56:38 -04:00
Eric Banks
a99f3d6adf
Don't use old CC and TR commands. Not fixing for now, just want to see whether I can get this to pass first.
...
Signed-off-by: Mark DePristo <depristo@broadinstitute.org>
2012-07-25 08:56:38 -04:00
Guillermo del Angel
055792d99c
Merged bug fix from Stable into Unstable
2012-07-24 20:33:34 -04:00
Eric Banks
61ee7983d4
Don't use old CC and TR commands. Not fixing for now, just want to see whether I can get this to pass first.
2012-07-24 12:26:39 -04:00
Guillermo del Angel
eb55061fd0
a) Document BEAGLE codec, b) Bug fix: inbreeding coefficient shouldn't be computed for non-diploid organisms in current implementaiton
2012-07-24 12:16:15 -04:00
Eric Banks
c011837147
Merge remote-tracking branch 'unstable/master'
2012-07-24 11:15:31 -04:00
Mauricio Carneiro
348e86159e
Moving doclets to public
2012-07-23 23:52:14 -04:00
Khalid Shakir
0cca75a290
Updated IWWW_DIR and WWW_DIR paths, and switch 'mv' to 'rsync' as requested by carneiro.
2012-07-23 23:29:00 -04:00
Mauricio Carneiro
5cd98a36b9
Making ForumAPIUtils public
2012-07-23 17:44:24 -04:00
Mauricio Carneiro
3d92f041f3
forgot to delete the merging line
2012-07-23 17:35:07 -04:00
Roger Zurawicki
f3c504769b
Added the ability to update the Forum
...
GATKDocs looks for a key on gsa4, and updates the forum with new walker if it exists.
More changes were made to the GATKDocs. Works nicely with bootstrap on and offline.
Cleaned up the code as well
Signed-off-by: Mauricio Carneiro <carneiro@broadinstitute.org>
2012-07-23 17:17:33 -04:00
Khalid Shakir
46ca49b63d
Removed 'Walker' suffix from packages/GATKEngine.xml that were breaking the packaged release.
...
Archived AnalyzeCovariates scripts and removed references in build packages / GATK extensions.
2012-07-23 16:32:31 -04:00
Khalid Shakir
a9ad9b3880
Inserted final paths for binaries.
2012-07-23 14:29:10 -04:00
Ryan Poplin
41df9bd2a2
Moving BQSR plotting script to public so that it can be used with the substiution-model-only version.
2012-07-23 11:46:07 -04:00
Ryan Poplin
2a14bbe4f0
Merge branch 'master' of ssh://gsa2.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable
2012-07-23 11:28:26 -04:00
Ryan Poplin
10d143c35c
Adding error model header names in the BQSR recal plot. Making the downsampling of points look a little nicer.
2012-07-23 11:28:17 -04:00
Eric Banks
675ccab2fa
Renaming BQSR to BaseRecalibrator
2012-07-23 10:17:17 -04:00
Ryan Poplin
2e486d83e2
Updating HaplotypeCaller docs and expanding integration tests.
2012-07-23 10:05:42 -04:00
Ryan Poplin
cd4b0dda71
Protect against the context covariate or any other covariate blowing up the recalibration report PDF file because of having too many possible values.
2012-07-22 19:20:19 -04:00
Ryan Poplin
35415a523d
Merge branch 'master' of ssh://gsa2.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable
2012-07-22 16:54:39 -04:00
Ryan Poplin
d38f3a071f
fixing typo in comments
2012-07-22 16:54:19 -04:00
Guillermo del Angel
39f45127f3
Fix md5's broken by recent changes to FisherStrand calculation
2012-07-21 14:41:38 -04:00
Mauricio Carneiro
df965d4a5a
Fixing BQSR integration test
2012-07-21 11:11:45 -04:00
Mark DePristo
d7bffb0024
Final final final version of the license.
...
Please make sure to use this one on the new webpage
2012-07-20 18:00:02 -04:00
Mauricio Carneiro
65f4b67b86
Fixing walker unit test with the new naming convention
2012-07-20 17:50:29 -04:00
Mauricio Carneiro
921eaad33f
Generalized the default platform parameter in BQSRv2
...
Parameter wasn't working outside of the BQSR walker. It now takes the information on the recalibration report in other tools (PrintReads for example) and treats all reads as coming from the defined default platform.
2012-07-20 17:29:13 -04:00
Mauricio Carneiro
5dc2143142
Removed support for walkers ending with "Walker" from the engine.
...
If your walker has "Walker" in the name, you will have to use "Walker" on the -T to access it.
2012-07-20 17:27:11 -04:00
Mauricio Carneiro
d446d34227
GATK Error messages now point to the new website instead of GetSatisfaction.
2012-07-20 17:27:11 -04:00
Mauricio Carneiro
116885a450
Removed the "Walker" suffix from all walkers that had it.
...
* Did not touch archived walkers... those can be named whatever.
* Kept abstract classes that end in Walker untouched (e.g. LocusWalker, ReadWalker, ...)
* Renamed a few inner classes due to conflict when stripping off Walker from their outer classes: ContigStats, FlagStats and FastaStats.
2012-07-20 17:27:11 -04:00
Mark DePristo
dea049553a
Adding missing testdata file
2012-07-20 09:19:28 -04:00
Christopher Hartl
3ee46cced2
Merge branch 'master' of ssh://gsa1.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable
2012-07-19 21:25:40 -04:00