6bd0ec8de4Proper likelihoods and posterior probability of the joint allele frequency in IndependentAllelesDiploidExactAFCalc
Mark DePristo
2012-10-15 20:23:07 -0400
d1511e38adRemoving ConstrainedAFCalculationModel; AFCalcPerformanceTest
Mark DePristo
2012-10-15 16:06:11 -0400
9fcf71c031Updated google reflections due to stale slf4j version conflicting with other projects also trying to use Queue as a component. Added targets to build.xml to effectively 'mvn install' packaged GATK/Queue from ant. TODO: Versions during 'mvn install' are hardcoded at 0.0.1 until a better versioning scheme that works with maven dependencies has been identified.
kshakir
2012-10-16 02:21:38 -0400
31be807664Updating missed integration test.
Ryan Poplin
2012-10-15 22:31:52 -0400
d27ae67bb6Updating the multi-step UG integration test.
Ryan Poplin
2012-10-15 22:30:01 -0400
6c0e4895f0added intervals to MuTect in BAM-PP moved intervals from trait to MuTect class
Kristian Cibulskis
2012-10-15 22:00:27 -0400
9bb241f06fMerge branch 'develop' of github.com:broadinstitute/cmi-gatk into develop
Kristian Cibulskis
2012-10-15 21:59:11 -0400
cb33f25bfcUpdate expected values for HybridSelectionPipelineTest
David Roazen
2012-10-15 18:32:15 -0400
c4ee31075cFixed package error and a few deprecated scala warnings.
kshakir
2012-10-15 15:29:40 -0400
213cc00abeRefactored argument matching to support other plugins in addition to file lists. Added plugin support for sending Queue status messages. Argument parsing can store subclasses of java.io.File, for example RemoteFile.
kshakir
2012-10-15 15:03:33 -0400
69194e5032Adding intellij example files to the repo
Mauricio Carneiro
2012-10-15 13:24:58 -0400
ff2307031aSet default parameters for several command line inputs based on refdata content on cloud instances
Guillermo del Angel
2012-10-15 12:20:08 -0400
b7318f1c96Bug fixes for temp mutect integration
Guillermo del Angel
2012-10-13 22:03:41 -0400
c66a4d79baFurther bug fixes to merge cancer/germline fastq-bam pipelines
Guillermo del Angel
2012-10-13 11:16:14 -0400
7580548b5fTemp fixes
Guillermo del Angel
2012-10-12 16:14:43 -0400
80d92e0c63Allowing the GATK to have non-required outputs
Mauricio Carneiro
2012-10-12 13:50:10 -0400
d7308646e9Fix bugs so that we can pass in 2 simultaneous samples in metadata (no co-cleaning yet but at least we don't need to run pipeline twice) to produce 2 bams. Pasted temp mutect so it's also run at the end of the run
Guillermo del Angel
2012-10-12 14:39:28 -0400
dad7ca281eupgraded mutation caller with VCF output raw indel calls (non filtered,non vcf)
Kristian Cibulskis
2012-10-12 14:18:12 -0400
31d6c3538bSome fixes to QC commands in pipeline, and workaround for critical engine bug in GATK that makes it hang when doing small targeted BAM's with a whole exome interval list
Guillermo del Angel
2012-10-11 15:08:30 -0400
22b79fb4ddResolve [DEV-7]: add single-sample VCF calling at end of FASTQ-BAM pipeline. Initial steps of [DEV-4]: queue extensions for Picard QC metrics
Guillermo del Angel
2012-10-11 11:09:49 -0400
d07df384e7a) Initial raw version of CMI BAM->VCF pipeline (most likely not working yet, but at least compiles and produces reasonable command lines), b) rename FASTQ->BAM script so name is more descriptive
Guillermo del Angel
2012-10-09 11:45:24 -0400
658f355171initial cancer pipeline with mutations and partial indel support
Kristian Cibulskis
2012-10-03 16:25:34 -0400
3e71b238b0BAM pipeline fixes: a) temp workaround for DEV-9: -nWayOut argument in IndelRealigner is broken, for now things will only really work in single sample mode, b) correct extension of RealignerTargetCreator output, previous extension caused an error
Guillermo del Angel
2012-10-04 10:53:13 -0400
91ce0243b0Minor tweaks to CMIProcessing Pipeline: a) don't hard-code job mem limit to 4 G since it's too much for most AWS instances, leave it instead as input argument, b) minor doc cleanups
Guillermo del Angel
2012-10-03 12:05:57 -0400
ccd5b22646Reimplementation of the BAM procesing pipeline using the metadata information file.
Mauricio Carneiro
2012-10-02 12:48:55 -0400
6eedd69248New version of the pipeline starting from an ALIGNED bam going all the way to reducing using n-way out cleaning
Mauricio Carneiro
2012-09-26 16:16:53 -0400
6174aa801bRevised implementation of the RAWBAM => BAM pipeline
Mauricio Carneiro
2012-09-26 13:37:15 -0400
59bcd0f0d2First implementation of the CMI data processing pipeline, handling both germline and cancer BAM/FQ => BAM.
Mauricio Carneiro
2012-09-25 17:15:42 -0400
322ea1262cFirst implementation of a generic 'bundled' Data Processing Pipeline for germline and cancer.
Mauricio Carneiro
2012-09-25 17:13:50 -0400
f1fb51b222Reverting the DPP to the original version, going to create a new simplified version for CMI in private.
Mauricio Carneiro
2012-09-25 12:02:34 -0400
429c96e723Generic input file name recognition (still need to implement support to FastQ, but it now can at least accept it)
Mauricio Carneiro
2012-09-24 17:01:17 -0400
25be94fbb8Increasing the precision of MathUtils.approximateLog10SumLog10 from 1E-3 to 1E-4. Genotyper integration tests change as a result. Expanding the unit tests of MathUtils.log10sumLog10.
Ryan Poplin
2012-10-15 13:24:32 -0400
1977763b08Set default parameters for several command line inputs based on refdata content on cloud instances
Guillermo del Angel
2012-10-15 12:20:08 -0400
0d93effa4dMerge branch 'master' of ssh://gsa2.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable
Ami Levy Moonshine
2012-10-15 11:19:12 -0400
d63eaf5b52add full postQC report option and clean some of the code (it still need more work)
Ami Levy Moonshine
2012-10-15 11:17:22 -0400
57e231610bNew framework for EXACT calculations, with new 3 new implementations
Mark DePristo
2012-10-15 08:32:32 -0400
dcf8af42a8Finalizing IndependentAllelesDiploidExactAFCalc
Mark DePristo
2012-10-15 07:40:09 -0400
1ac09ca81eMore bugfixes on the way to a final push with new Exact model framework
Mark DePristo
2012-10-12 16:16:45 -0400
6b639f51f0Finalizing new exact model and tests
Mark DePristo
2012-10-12 14:06:18 -0400
2d72265f7dAFCalcUnit test a more appropriate name
Mark DePristo
2012-10-11 12:56:53 -0400
cb857d1640AFCalcs must be made by factory method now
Mark DePristo
2012-10-11 11:05:01 -0400
6bbe750e03Continuing work on IndependentAllelesDiploidExactAFCalc
Mark DePristo
2012-10-10 20:22:23 -0400
176b74095dIntermediate commit on the path to getting a working IndependentAllelesDiploidExact calculation
Mark DePristo
2012-10-09 10:35:07 -0400
91aeddeb5aSteps on the way to a fully described and semantically meaningful AFCalcResult
Mark DePristo
2012-10-08 19:11:31 -0400
4f1b1c4228Intermediate commit II on simplifying AFCalcResult
Mark DePristo
2012-10-08 12:31:26 -0400
06687bfaf6Intermediate commit on simplifying AFCalcResult
Mark DePristo
2012-10-08 11:04:57 -0400
c82aa01e0eGeneralize testing infrastructure to allow us to run specific n.samples calculation
Mark DePristo
2012-10-07 19:43:55 -0400
ec935f76f6Initial implementation and tests for IndependentAllelesDiploidExactAFCalc
Mark DePristo
2012-10-07 18:03:42 -0400
5a4e2a5fa4Test code to ensure that pNonRef is being computed correctly for at least 1 genotype, bi and tri allelic
Mark DePristo
2012-10-05 17:14:55 -0700
ee2f12e2acSimpler naming convention for AlleleFrequencyCalculation => AFCalc
Mark DePristo
2012-10-05 15:56:06 -0700
cf3f9d6ee8Reorganize and cleanup AFCalculations
Mark DePristo
2012-10-05 15:21:05 -0700
13211231c7Restructure and cleanup ExactAFCalculations
Mark DePristo
2012-10-05 14:49:44 -0700
99ad7b2d71GeneralPloidyExact should use indel max alt alleles
Mark DePristo
2012-10-05 11:49:27 -0700
bf276baca0Don't try to compute full exact model for > 100 samples
Mark DePristo
2012-10-05 08:26:42 -0700
b924e9ebb4Add OptimizedDiploidExactAF to PerformanceTesting framework
Mark DePristo
2012-10-04 22:10:28 -0700
f800f3fb88Optimized diploid exact AF calculation uses maxACs to stop the calculation by maxAC by allele
Mark DePristo
2012-10-04 21:47:28 -0700
efad215edbGreedy version of function to compute the max achievable AC for each alt allele
Mark DePristo
2012-10-04 20:41:29 -0700
7666a58773Function to compute the max achievable AC for each alt allele
Mark DePristo
2012-10-04 19:38:48 -0700
b3cb33a416simple script to run nano schedule main[]
Mark DePristo
2012-10-15 07:52:02 -0400
a4767a20beBug fixes for temp mutect integration
Guillermo del Angel
2012-10-13 22:03:41 -0400
e3a8ed2151Further bug fixes to merge cancer/germline fastq-bam pipelines
Guillermo del Angel
2012-10-13 11:16:14 -0400
b961f78f49Temp fixes
Guillermo del Angel
2012-10-12 16:14:43 -0400
661fa5b98cadded support for indel calling (with non-VCF format output)
Kristian Cibulskis
2012-10-12 16:02:05 -0400
a8efa5451aProtect against bad bases users have screwy data (or try to use zipped references)
Eric Banks
2012-10-12 15:05:03 -0400
7e1657d243Merge branch 'unstable' of github.com:broadinstitute/cmi-gatk into unstable
Guillermo del Angel
2012-10-12 14:49:37 -0400
274ac4836fAllowing the GATK to have non-required outputs
Mauricio Carneiro
2012-10-12 13:50:10 -0400
32e377a0dbFix bugs so that we can pass in 2 simultaneous samples in metadata (no co-cleaning yet but at least we don't need to run pipeline twice) to produce 2 bams. Pasted temp mutect so it's also run at the end of the run
Guillermo del Angel
2012-10-12 14:39:28 -0400
da1cffbfcaRun performance tests in gsa-engineering queue on gsa4 rather than gsa queue
David Roazen
2012-10-12 14:18:37 -0400
dc03a09722Merge branch 'develop' into unstable
Guillermo del Angel
2012-10-12 14:19:42 -0400
c1706ef0efupgraded mutation caller with VCF output raw indel calls (non filtered,non vcf)
Kristian Cibulskis
2012-10-12 14:18:12 -0400
5971006678Bug fix when running nondiploid mode in UG with EMIT_ALL_SITES: if site was reference-only, QUAL is produced OK but genotypes were being set to no-call because of unnecessary likelihood normalization. May change integration test md5 which I'll fix later today
Guillermo del Angel
2012-10-12 12:45:55 -0400
81532a0529Missing file are user errors.
Eric Banks
2012-10-12 09:48:12 -0400
fa77a83783Update the out of space error to include another permutation
Eric Banks
2012-10-12 09:38:12 -0400
85525d9e6eMake Geraldine's life easier: from now on we treat problems where a temp file cannot be found when running the GATK with multiple threads as User Errors (since they are 99.9% of the time). This is an extremely large class of errors in Tableau and on the forums. Helpful error message tells users exactly what we tell them on the forums anyways (Geraldine: feel free to edit).
Eric Banks
2012-10-12 09:19:50 -0400
ad60300beeCatch malformed BAM files at the source since this is the largest class of errors in Tableau.
Eric Banks
2012-10-12 09:07:57 -0400
593c8065d9Fix docs for BadMateFilter
Eric Banks
2012-10-12 08:35:45 -0400
6b9987cf1bMerge branch 'master' of gsa2:/humgen/gsa-scr1/chartl/dev/unstable
Christopher Hartl
2012-10-12 00:48:42 -0400
c1211ad3a1Full test suite of LD-corrected GRM calculation. The correctness of this code is now largely verified. Matches GCTA when no correction is used (up to 6 decimal places). Bed reading relies on a particular test directory that is still local. The rest is all generated in unit test fashion.
Christopher Hartl
2012-10-12 00:46:02 -0400
3861212dabFix inefficiency in FilePointer GenomeLoc validation
David Roazen
2012-10-11 19:33:37 -0400
47e9d967feMerging in from cmi-develop branch - staying in this branch for now
Guillermo del Angel
2012-10-11 15:35:43 -0400
77949ec740Some fixes to QC commands in pipeline, and workaround for critical engine bug in GATK that makes it hang when doing small targeted BAM's with a whole exome interval list
Guillermo del Angel
2012-10-11 15:08:30 -0400
ef3882f439PhaseByTransmission: small typo /n. variantCallQC_summaryTablesOnly.R: small changes (more to come) /n GeneralCallingPipeline.scala: the new pipeline script. It is not as clean as I want it to be, but it works. I still going to work on it a little bit more. Also, it does not include yet: (1) the RR step (2) need better eval step (3) need to include other targets (currently it eork on the CEU Trio)
Ami Levy Moonshine
2012-10-11 14:51:41 -0400
af5a6fdaceResolve [DEV-7]: add single-sample VCF calling at end of FASTQ-BAM pipeline. Initial steps of [DEV-4]: queue extensions for Picard QC metrics
Guillermo del Angel
2012-10-11 11:09:49 -0400
9b19f5ce99No longer include stack traces for user exceptions in GATK logs
Mark DePristo
2012-10-10 20:41:03 -0400
08b8ce6903Fixing merge conflicts related to the comment formatting in the BQSR.
Ryan Poplin
2012-10-10 16:03:58 -0400
45717349dcFixing BQSR bug reported on the forum for reads that begin with insertions.
Ryan Poplin
2012-10-10 16:01:37 -0400
267d1ff59cRevert "Testing the new github auto-mirroring; please ignore"
David Roazen
2012-10-10 15:07:48 -0400
66ee3f230fTesting the new github auto-mirroring; please ignore
David Roazen
2012-10-10 15:06:50 -0400
e9eaa33c0badding some directories to gitignore
Mauricio Carneiro
2012-09-27 11:09:41 -0400
29195cd3aaRemoved the intellij files from the root and made an example package for new users. This allows users to start at the same page and then change it as they see fit without interfering with the repo (thanks guillermo!)
Mauricio Carneiro
2012-09-27 11:04:56 -0400
fdf29503fbremoving annoying xml from IDEA configuration
Mauricio Carneiro
2012-09-25 17:18:44 -0400
88297606f0Adding intellij example configuration files
Mauricio Carneiro
2012-10-10 13:20:30 -0400
c0b7d53170a) Initial raw version of CMI BAM->VCF pipeline (most likely not working yet, but at least compiles and produces reasonable command lines), b) rename FASTQ->BAM script so name is more descriptive
Guillermo del Angel
2012-10-09 11:45:24 -0400