Commit Graph

95 Commits (5b87a00a5fb2b3a6ec6399096f6e7a891743f6cc)

Author SHA1 Message Date
hanna c1ecf75dd5 Update to the latest rev of the picard sharding patch. Includes updates reflecting
the imminent move of IlluminaUtil into picard public.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3493 348d0f76-0448-11de-a6fe-93d51630548a
2010-06-06 20:33:21 +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
ebanks 0e58fb7cc0 Moved over to be a walker inside the GATK
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3313 348d0f76-0448-11de-a6fe-93d51630548a
2010-05-06 18:28:03 +00:00
ebanks 1a99fb9318 First pass at liftover tool. Passing buck over to Aaron...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3306 348d0f76-0448-11de-a6fe-93d51630548a
2010-05-05 20:38:19 +00:00
ebanks 3db73e0791 Renaming for consistency
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3221 348d0f76-0448-11de-a6fe-93d51630548a
2010-04-21 03:00:43 +00:00
ebanks bbb83859cd Adding VE modules to package
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3185 348d0f76-0448-11de-a6fe-93d51630548a
2010-04-16 14:44:06 +00:00
chartl 2ca1849df9 Adding HaplotypeScore to the VariantAnnotator package (so it can be used with Firehose)
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3171 348d0f76-0448-11de-a6fe-93d51630548a
2010-04-14 18:37:21 +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
hanna 85037ab13f Fix for Kiran's sharding issue (Invalid GZIP header). General cleanup of
Picard patch, including move of some of the Picard private classes we use to Picard public.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3087 348d0f76-0448-11de-a6fe-93d51630548a
2010-03-29 03:21:27 +00:00
ebanks bb7e0c27fd updating the package
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3045 348d0f76-0448-11de-a6fe-93d51630548a
2010-03-19 13:42:31 +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
aaron 91b3f9745e removing the package description for the VCF validator
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2910 348d0f76-0448-11de-a6fe-93d51630548a
2010-03-02 15:45:51 +00:00
asivache 9306041cf4 Since IntervalCleaner is gone for good, it is sensible to update the package to refer to the new IndelRealigner instead
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2883 348d0f76-0448-11de-a6fe-93d51630548a
2010-02-24 16:42:56 +00:00
kshakir 3738b76320 Added a playground concordance analyzer for summarizing VariantEval across a group.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2867 348d0f76-0448-11de-a6fe-93d51630548a
2010-02-22 20:28:52 +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 eccf40b17d Tweak the layout of the resulting .tar.bz2 a bit.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2714 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-27 22:07:37 +00:00
hanna 668defc841 Fix the dreaded 'can't use fully qualified symlinks on the ftp server' gotcha.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2710 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-27 20:55:48 +00:00
aaron 8453676b71 added a method to AlignmentContext called hasExceededMaxPileup, which you can use to determine if the current site exceeded the maximum pileup size (reads were dropped). Added this as a check to unified genotyper according to Eric's instructions, and added the plumbing to the engine.
Also deleted the FixBamSortOrder package that isn't used anymore.



git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2701 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-27 05:17:01 +00:00
ebanks bbddeb693f Updated the package to use RealignerTargetCreator. Also, removed IndelGenotyper since it's still experimental.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2698 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-27 03:45:15 +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
kshakir 31d252c0a1 Now using the new VariantEval package.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2689 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-26 16:32:44 +00:00
hanna 3380b6ebe8 Clean up packaging in preparation for actually releasing.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2686 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-26 03:12:49 +00:00
hanna 648a36d08e Temporary solution: add the commons logging implementation to the VariantFiltration package. Downstream solution is described in GSA-262.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2665 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-23 01:46:18 +00:00
hanna e00cb688ac Cleanup of GATK-GSA-Pipeline to support the new naming.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2658 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-21 22:17:35 +00:00
hanna de21943acd A few more bug fixes based on extended testing. Sorry, Eric.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2656 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-21 22:12:16 +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 2f3fbc145d A rethink of some of the modules from last night -- make the modules stand alone.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2637 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-20 00:59:21 +00:00
hanna 96a053c769 Port VariantEval and FindContaminatingReadGroups to modules.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2634 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-19 22:10:33 +00:00
kshakir e936cbff1b Removed experimental recalibration covariates.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2631 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-19 21:29:43 +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
kshakir d30e2b390a Remove several walkers that won't be used in the GATK-GSA-Pipeline.jar.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2602 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-15 21:17:23 +00:00
rpoplin d2f752dbc1 Adding TileCovariate to the GATK-GSA-Pipeline list.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2598 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-15 20:57:13 +00:00
kshakir 190335db9c Added a GSA specific package with Playground walkers.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2597 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-15 20:50: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
ebanks 2a116bb5d6 Made the VCF validator a simple rod walker instead of having it be in a separate package.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2588 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-15 06:39:06 +00:00
ebanks 9f89c62c75 Added b37 reference files and dbsnp 130 rods to resources
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2578 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-14 03:28:22 +00:00