Commit Graph

6378 Commits (558e197989ea669de27e2e5e1ba80f09e01f7e3e)

Author SHA1 Message Date
Kiran V Garimella 558e197989 Integration test for PhaseByTransmission 2011-07-17 21:25:08 -04:00
Kiran V Garimella 4ea433f8e1 Moved PhaseByTransmission to public 2011-07-17 19:42:00 -04:00
Kiran V Garimella 5da278d926 Merge branch 'master' of ssh://copper.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable 2011-07-17 19:33:19 -04:00
Kiran V Garimella f36641721c Basic functionality for reading a VCF file into R. 2011-07-17 19:31:33 -04:00
Kiran V Garimella eac127e66a Reverted PhaseByTransmission to an earlier form that does not try to incorporate RBP information while phasing genotypes by transmission. Also restored a line that ensures the samples get emitted to the VCF file in sorted form. 2011-07-17 19:15:52 -04:00
Mauricio Carneiro ecc8726f63 Merged bug fix from Stable into Unstable 2011-07-17 18:10:18 -04:00
Mark DePristo 35ec82a467 Oops, need this 2011-07-17 13:08:08 -04:00
Mark DePristo 4db2b13e9e Rev tribble.
Just added more documentation for diffEngine and pointer to new wiki:

http://www.broadinstitute.org/gsa/wiki/index.php/DiffEngine
2011-07-17 13:05:04 -04:00
Mauricio Carneiro 1af76736b9 Guarantees that the list of files will always be in the same order. 2011-07-17 11:41:34 -04:00
Mark DePristo a5bfcb1ed9 V15 is broken. Going up to v16 in a second. 2011-07-17 10:25:34 -04:00
Mark DePristo 92a1c0c278 Moved the varianteval/tags/DataPoint.java and varianteval/tags/Analysis.java to varianteval/utils. This allows rsync to see these files with the -C option, as tags is some kind of reserved CVS keyword. 2011-07-17 10:14:23 -04:00
Mark DePristo 2b55d5b7c0 Test tribble library where equals() ignores time stamps. 2011-07-16 16:45:55 -04:00
David Roazen 07b875c779 Renaming the updated tribble jar file to match the svn revision number. 2011-07-16 09:57:46 -04:00
Mark DePristo 9fe68776c0 Merge branch 'master' of ssh://gsa1/humgen/gsa-scr1/gsa-engineering/git/unstable 2011-07-16 09:22:55 -04:00
Mark DePristo eacf205f40 Tests needed to be updated to reflect the code reorg of tribble. 2011-07-16 09:22:34 -04:00
Mark DePristo 7524b00cbc Merge branch 'master' of ssh://gsa1/humgen/gsa-scr1/gsa-engineering/git/unstable 2011-07-16 09:12:13 -04:00
Mark DePristo 6e8ec206c8 Now with clean output. Ready to go live in crontab. 2011-07-16 09:11:49 -04:00
Mark DePristo e106a5e734 Merge branch 'master' of ssh://gsa1/humgen/gsa-scr1/gsa-engineering/git/unstable 2011-07-16 08:52:18 -04:00
Mark DePristo 5e7bc862a3 Rev tribble to include new equal() method that prints out details of why two indices are not the same. 2011-07-16 08:51:21 -04:00
Mauricio Carneiro 5cb5a4ec75 Merged bug fix from Stable into Unstable 2011-07-16 00:23:59 -04:00
Mauricio Carneiro dd92a14b40 Made extra indel VCF optional but DBSNP mandatory. 2011-07-16 00:23:35 -04:00
Mauricio Carneiro 2fa5dbb0fe Merged bug fix from Stable into Unstable 2011-07-16 00:15:19 -04:00
Mauricio Carneiro ed55182a4c Removing Broad specific paths from parameters and making them required. This should make it unambiguous for people inside and outside the Broad to use the DataProcessingPipeline (as per request in the GetSatisfaction) 2011-07-16 00:09:00 -04:00
Mauricio Carneiro 43bd45fcad Merged bug fix from Stable into Unstable 2011-07-15 19:40:02 -04:00
Mauricio Carneiro fd1df31ef0 changing the output directory names for Analyze Covariates 2011-07-15 19:39:42 -04:00
Mauricio Carneiro 0cac5e9ebe Merged bug fix from Stable into Unstable 2011-07-15 19:38:20 -04:00
Mauricio Carneiro 1e4798d5d0 Added targets to build.xml to re-run only tests that have failed (integration, unit, performance or pipeline tests).
This is very useful and easy. After running any test (for example ant integrationtest) and seeing failures, you can rerun ONLY THE TESTS THAT FAILED by using one of the following commands:

ant failed-integration
ant failed-pipeline
ant failed-test
ant failed-performance

obviously matching whatever tests you were running and got failures on.

This should run only the failed tests, and you can keep using this command until you have fixed everything.

(Thanks to David Roazen for major help with ANT)
2011-07-15 19:34:14 -04:00
Menachem Fromer dc6edf56f3 Walker to use RBP and trio to determine source of de novo het SNPs 2011-07-15 18:34:22 -04:00
Menachem Fromer dc7d1d2f08 Merge branch 'master' of ssh://copper.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable 2011-07-15 17:49:13 -04:00
Menachem Fromer 9bdf36bb69 Refactoring to enable object-oriented version of haplotype calculation 2011-07-15 17:48:42 -04:00
Menachem Fromer 72f4cf9c0e Walker to perform deterministic annotation of phasing by transmission (to be compatible with RBP's definition of consecutive pairwise phasing) 2011-07-15 17:44:31 -04:00
Mauricio Carneiro 93ec4763ee Adding hard filters and making it the default test mode of the ReducedBAM evaluation script 2011-07-15 17:34:33 -04:00
Mark DePristo af6c4e30c7 Deleting some useless Queue scripts
Restoring two useful scripts to private repository:
manySampleUGPerformance.scala [calculates performance of UG and other tools as a function of the number of samples]
PostCallingQC.scala [VariantEval of a call set + R scripts to create pretty pictures.  For the pipeline team to eventually own]
2011-07-15 16:51:05 -04:00
Mauricio Carneiro 3193a3a992 Moving the PostCallingQC script to archive. 2011-07-15 16:25:01 -04:00
Mauricio Carneiro aa30f416a3 Resolving conflicts
Conflicts:
	private/scala/qscript/depristo/ExomePostQCEval.scala
	private/scala/qscript/depristo/PostCallingQC.scala
	private/scala/qscript/org/broadinstitute/sting/queue/qscripts/archive/ExomePostQCEval.scala
2011-07-15 16:21:42 -04:00
Mauricio Carneiro 210368c128 new annotations package for menachem's script. 2011-07-15 16:11:46 -04:00
Mauricio Carneiro 44dedf3912 moving khalid's oneoff scripts. 2011-07-15 16:08:38 -04:00
Mauricio Carneiro a40de4d123 No more packages with user names.
All STABLE/PRIVATE (oneoffs) scripts that didn't get moved by their authors were put in :

org/broadinstitute/sting/queue/qscripts/archive

if you find any of these scripts that are dear to you, please move it to the appropriate package within qscripts, or create a new package that best describes what your script does.
2011-07-15 16:07:41 -04:00
Mauricio Carneiro e017e2bacd Moving the mendelian violation (perhaps more than one-off) script to the appropriate package. 2011-07-15 15:51:06 -04:00
Mauricio Carneiro b745405195 Moving downsampling script to the calling package. 2011-07-15 15:44:25 -04:00
Mauricio Carneiro 32a5e60e54 Removing MY old oneoff scripts. 2011-07-15 15:40:16 -04:00
Mauricio Carneiro 9d5b560013 1. moving everyone's oneoff scala script to the appropriate package.
2. updating pipeline tests to the new directories
2011-07-15 15:38:25 -04:00
Mauricio Carneiro 224d373997 No need to double overload the file constructor 2011-07-15 15:19:10 -04:00
Mauricio Carneiro 633b764877 Fixed pipeline tests accordingly. 2011-07-15 14:58:29 -04:00
Mauricio Carneiro 63262c1440 Moving the pipeline queue scripts into a new 'pipeline' package in the org.broadinstitute.sting.queue.qscripts structure. 2011-07-15 14:56:23 -04:00
Menachem Fromer ce4d702e25 No-calls and filtered genotypes are now properly considered missing 2011-07-15 14:36:37 -04:00
Mauricio Carneiro 7b7d40d5d9 A better name for the qscript utilities. Throw here every method you find yourself repeatedly implementing in your qscripts!
Refactoring appropriately.
2011-07-15 14:34:50 -04:00
Mauricio Carneiro a670d6420a Refactoring Qscript utils into queue general utils package. 2011-07-15 14:31:43 -04:00
Menachem Fromer c2c8df49e1 Can specify the phasing/child sample on the command-line. 2011-07-15 13:46:24 -04:00
Kiran V Garimella 760abf2bc9 Merge branch 'desktop' 2011-07-15 09:38:42 -04:00