hanna
cd4883f4da
Be certain to include core GATK reference metadata features and codecs in the
...
final package.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4892 348d0f76-0448-11de-a6fe-93d51630548a
2010-12-21 21:30:07 +00:00
hanna
9f356b6cd0
Package all walkers in org/broadinstitute/sting/gatk/walkers directory in release.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4702 348d0f76-0448-11de-a6fe-93d51630548a
2010-11-18 02:33:45 +00:00
ebanks
6448753cf7
Removed the SequenomValidationConvertor and renamed it VariantValidationAssessor since it no longer handles ped/sequenom files (but instead works on vcfs/variantcontexts). Updated all of the wiki docs, including adding instructions on how to convert ped files to vcf, a la Shaun Purcell. We now officially no longer support ped files everyone. Other misc cleanup in the code.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4419 348d0f76-0448-11de-a6fe-93d51630548a
2010-10-04 02:11:38 +00:00
hanna
575c38fc04
Accidental fail to commit missing file.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4405 348d0f76-0448-11de-a6fe-93d51630548a
2010-10-01 20:26:51 +00:00
hanna
fe2a0bb3a6
Fix for DoC issue with multiplexer -- will retire use of multiplexer when
...
GATK reporting structure comes online.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4217 348d0f76-0448-11de-a6fe-93d51630548a
2010-09-07 00:44:07 +00:00
ebanks
77cace3aff
It's probably a good idea to look carefully at what you've done before actually committing
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3863 348d0f76-0448-11de-a6fe-93d51630548a
2010-07-23 17:06:54 +00:00
ebanks
44f9a631d6
Adding CombineVariants to release. Pining for the days when all of core/playground will be part of release by default...
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3862 348d0f76-0448-11de-a6fe-93d51630548a
2010-07-23 16:53:18 +00:00
rpoplin
2014837f8a
VariantOptimizer package is moved to core, renamed as VariantRecalibration, and added to the binary release package. VariantOptimizer walker is renamed to GenerateVariantClustersWalker and ApplyVariantClustersWalker renamed to VariantRecalibrator. Integration tests added, performance tests still to be done.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3458 348d0f76-0448-11de-a6fe-93d51630548a
2010-05-28 18:20:18 +00:00
aaron
42fa12d9e4
without the *, the package system only took directly referenced files (which pulled in VCF and BED) but skipped dbsnp. Epic star fail...
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3423 348d0f76-0448-11de-a6fe-93d51630548a
2010-05-24 05:19:57 +00:00
aaron
7910a6a7cb
adding all of Tribble, not just select codecs, to the package
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3411 348d0f76-0448-11de-a6fe-93d51630548a
2010-05-21 15:48:50 +00:00
aaron
3b52ac67e0
adding the Tribble codecs to the package.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3315 348d0f76-0448-11de-a6fe-93d51630548a
2010-05-06 21:06:15 +00:00
aaron
8017fb123f
changed the depth of coverage walkers class name, and added a dependency in the packaging system so that RODs will all get imported.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3116 348d0f76-0448-11de-a6fe-93d51630548a
2010-04-02 20:55:19 +00:00
chartl
5a3622b051
Get rid of CoverageStatistics from packages so ant package doesn't go looking for it.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3115 348d0f76-0448-11de-a6fe-93d51630548a
2010-04-02 18:04:33 +00:00
ebanks
699a0ea9d1
adding SequenomValidationConvertor and VariantsToVCF
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3113 348d0f76-0448-11de-a6fe-93d51630548a
2010-04-02 17:27:42 +00:00
chartl
3330666780
Add CoverageStatistics
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3092 348d0f76-0448-11de-a6fe-93d51630548a
2010-03-29 15:45:53 +00:00
aaron
740238b4fa
removing a reference to the VCFValidator, which is gone.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2986 348d0f76-0448-11de-a6fe-93d51630548a
2010-03-11 21:32:17 +00:00
asivache
280f38f635
Bringing IndelGenotyper back to life
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2770 348d0f76-0448-11de-a6fe-93d51630548a
2010-02-03 20:12:49 +00:00
hanna
ed23e54abd
Added VariantEval to the GATK release. Woo hoo.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2763 348d0f76-0448-11de-a6fe-93d51630548a
2010-02-02 02:38:39 +00:00
hanna
4642a1ae59
Give the symlink on the webserver a name that would be a bit more obvious.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2717 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-28 00:40:20 +00:00
hanna
169032aa78
Add new 'release' task to push releases into a shared directory and the website.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2695 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-26 22:50:20 +00:00
hanna
4fc926232c
More cleanup. Make sure resources are unioned among all the specified modules.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2653 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-21 19:38:46 +00:00
hanna
3e54e131e0
Cleanup and formatting overhaul.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2652 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-21 19:22:56 +00:00
hanna
ee421c106c
Autogenerate .tar.bz2 with embedded version number. Misc formatting changes.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2651 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-21 18:32:46 +00:00
hanna
2261f57e5c
Rename modules to reflect the fact that they're really packages in their own right.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2638 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-20 01:13:17 +00:00
hanna
e1fba42fdb
Add new 'module' XML tag, that can import modules from supplementary files.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2624 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-19 01:56:04 +00:00
ebanks
a57886ab81
Adding VCFValidator to package
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2619 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-17 03:39:05 +00:00
ebanks
aa08c82ac0
Removed experimental covariates and added standard annotations.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2617 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-17 02:17:32 +00:00
hanna
420cef4094
Added version numbers to the help doclet extractor. Since the help system is behaving
...
more like a resource bundle at this point, changed it over to use the Java ResourceBundle
support classes.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2606 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-15 23:31:29 +00:00
rpoplin
f2e539c52f
As per discussions with Tim we are reverting the previous change regarding PairedReadOrderCovariate. The CycleCovariate now differentiates between first and second of pair by multiplying the cycle by -1. PairedReadOrderCovariate has been removed completely.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2592 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-15 18:18:59 +00:00
rpoplin
49c44e7b36
PairedReadOrderCovariate is now a standard covariate and because of this CycleCovariate no longer multiplies by negative one for second of pair reads. Added PairedReadOrderCovariate to some of the integration tests.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2574 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-13 20:09:10 +00:00
rpoplin
f587ff46af
Tile is now a standard covariate. By default the TileCovariate returns -1 if tile can't be derived from the read's name. Added a new command line option -throwTileException which will force TileCovariate to throw an exception if tile can't be derived for a read. Singleton covariates, such as any read group without tile info, must be skipped over in TableRecalibration so that the sequential formulation doesn't apply the same correction more than once. TileCovariate class has been added to the Early Access package.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2544 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-07 22:51:41 +00:00
rpoplin
aa86f3710d
Updating HomopolymerCovariate to only count the consecutive previous bases. I left in the code but commented out for if somebody wants to worry about carry forward homopolymer problems.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2391 348d0f76-0448-11de-a6fe-93d51630548a
2009-12-17 18:25:09 +00:00
hanna
9143822822
Fix half-hearted attempt to try to move classes from package to package.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2389 348d0f76-0448-11de-a6fe-93d51630548a
2009-12-17 17:41:42 +00:00
ebanks
717eb1de96
- Depth annotation now includes MQ0 reads
...
- Removed MQ0 annotation
- Updated RMS MQ annotation to use new pileup
- UG now outputs all of its arguments as key/value pairs in the header (for VCF)
- Cleaned up VCFGenotypeWriterAdapter interface a bit
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2288 348d0f76-0448-11de-a6fe-93d51630548a
2009-12-09 02:53:00 +00:00
alecw
c9e385f541
Add TileCovariate to GenomeAnalysisTK package
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2277 348d0f76-0448-11de-a6fe-93d51630548a
2009-12-07 16:39:59 +00:00
hanna
ac3895c218
Update the location of the DepthOfCoverage tool in the packaging system.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2250 348d0f76-0448-11de-a6fe-93d51630548a
2009-12-03 19:11:53 +00:00
hanna
608fa4cc3a
Update packaging system to produce multiple jars if asked nicely.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2246 348d0f76-0448-11de-a6fe-93d51630548a
2009-12-03 17:11:12 +00:00
rpoplin
93842abb4a
Let the packages know about the changes made for AnalyzeCovariates.jar
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2222 348d0f76-0448-11de-a6fe-93d51630548a
2009-12-02 19:09:53 +00:00
ebanks
7055a3ea2d
- All annotations are now required to return their VCF INFO keys and descriptions
...
- Renamed keys to fit with the standard naming
- FisherStrand is no longer standard
- Integration tests no longer test experimental annotations since they're not stable
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2216 348d0f76-0448-11de-a6fe-93d51630548a
2009-12-02 17:24:06 +00:00
rpoplin
fe8809d12a
Added Covariate classes to the Early Access binary
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2159 348d0f76-0448-11de-a6fe-93d51630548a
2009-11-25 18:59:21 +00:00
ebanks
e8bb88e33d
Updated package for early access
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2158 348d0f76-0448-11de-a6fe-93d51630548a
2009-11-25 18:08:12 +00:00
asivache
ef00ba3ced
added IndelGenotyperV2Walker
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1937 348d0f76-0448-11de-a6fe-93d51630548a
2009-10-29 20:07:31 +00:00
depristo
a8a2c1a2a1
Replaced SSG with UG in packaging utils. Minor performance and formatting improvements for ClipReads
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1882 348d0f76-0448-11de-a6fe-93d51630548a
2009-10-20 01:19:58 +00:00
asivache
aec61c558b
moving IndelGenotyper out from playground
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1731 348d0f76-0448-11de-a6fe-93d51630548a
2009-09-25 19:43:53 +00:00
hanna
db9390811a
Package tool doesn't provide an error if classes listed in the package are not found, and classes were moved from playground to core.
...
This step: correct the classes listed in the package.
Next step: update the packaging tool to fail if class is not found.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1680 348d0f76-0448-11de-a6fe-93d51630548a
2009-09-22 15:06:45 +00:00
hanna
8f9dd03e87
Get rid of unnecessary files for generating recalibration data.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1626 348d0f76-0448-11de-a6fe-93d51630548a
2009-09-15 15:53:06 +00:00
hanna
e6827424b9
Added support python and R scripts for generating covariate output graphs.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1625 348d0f76-0448-11de-a6fe-93d51630548a
2009-09-15 14:17:36 +00:00
depristo
f3f5e849cb
SSG now in early access
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1581 348d0f76-0448-11de-a6fe-93d51630548a
2009-09-10 16:45:19 +00:00
hanna
eb664ae287
Added VariantFiltrationWalker to GATK early release.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1502 348d0f76-0448-11de-a6fe-93d51630548a
2009-09-02 02:17:50 +00:00
hanna
e2ec703a32
Added indel cleaner and quality scores recalibrator to the GATK package.
...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1311 348d0f76-0448-11de-a6fe-93d51630548a
2009-07-24 16:20:38 +00:00