83bd85d8deMerge pull request #817 from broadinstitute/ldg_fixQueueTests
ldgauthier
2015-03-02 09:49:17 -0500
aaf952469eChange UG @PartitionBy to fix Queue tests
Laura Gauthier
2015-03-01 14:31:08 -0500
6ebcba5234New walker to combine data for different formats of same sample that were called and VQSRed together; has functionality to combine only specified samples, omitting others (e.g. combine the uniquified NA12878s with -usn NA12878.variant51 -usn NA12878.variant102) GenotypeGVCFs now has the ability to unique-ify samples so I can genotype together two different datasets containing the same sample Modify InbreedingCoeff so that it works when genotyping uniquified samples
Laura Gauthier
2014-09-24 08:41:12 -0400
2d992ad818Modify assessment/site reporting criteria for better bookkeeping Make sure -allSites outputs TPs that have discordance genotypes (although we won't know they're discordant) Make AssessNA12878 output report record the name of the VCF from which the assessment was derived
Laura Gauthier
2014-09-24 11:23:51 -0400
8efaa97d84Merge pull request #815 from broadinstitute/ldg_updateMulitallelicVAtestData
ldgauthier
2015-03-01 12:10:25 -0500
21390575ddMerge pull request #816 from broadinstitute/rhl_gc_content_value_type
Geraldine Van der Auwera
2015-02-26 15:26:28 -0500
44e5965a4bChange GC Content value type from Integer to Float
Ron Levine
2015-02-24 13:06:28 -0500
f3a57a6b07Merge pull request #811 from broadinstitute/seru71_fix_MateSameStrandFilter
Geraldine Van der Auwera
2015-02-23 17:57:10 -0500
4a493a7900Update test data so it better reflects the multiallelic AC/AF annotation use case
Laura Gauthier
2015-02-20 10:09:33 -0500
9491c0333fMerge pull request #813 from broadinstitute/rhl_throw_exception_dcov
jmthibault79
2015-02-19 13:43:32 -0500
2cbaef2fb2Throw exception for -dcov argument given to ActiveRegionWalkers
Ron Levine
2015-02-15 09:04:39 -0500
b5f20bbb00Merge pull request #806 from broadinstitute/ldg_updateNISTinNA12878KB
rpoplin
2015-02-17 11:37:44 -0500
72166eee5cUpdate NA12878KB NIST Genomes-in-a-Bottle from v2.17 to v2.18 Use all sites, not just high confidence
Laura Gauthier
2015-01-22 15:32:53 -0500
207f0a69dfMerge pull request #809 from broadinstitute/rhl_annotate_strand_allele_counts
jmthibault79
2015-02-12 16:33:35 -0500
c3ff6df252StrandAlleleCountsBySample can only be called from HaplotypeCaller
Ron Levine
2015-01-30 11:51:45 -0500
3ee0311fdbcorrected logical expression in MateSameStrandFilter
seru71
2015-02-10 14:11:05 +0100
893e8ff9c4Merge pull request #810 from broadinstitute/pd_monoallelic_concordance
rpoplin
2015-02-10 15:42:40 -0500
92c7c103c1GenotypeConcordance: monomorphic sites in truth are no longer called "Mismatching Alleles" when the comp genotype has an alternate allele * PT 84700606
Phillip Dexheimer
2015-01-28 22:31:20 -0500
b8b23b931eMerge pull request #807 from broadinstitute/rhl_handle_cigar
rpoplin
2015-02-01 11:09:52 -0500
cf58d671d2Merge pull request #803 from broadinstitute/pd_toggle_unmapped_scatter
pdexheimer
2015-01-31 16:02:15 -0500
3354c07b1cAdded optional element "includeUnmapped" to the PartitionBy annotation * The value of this element (default true) determines whether Queue will explicitly run this walker over unmapped reads * This patch fixes a runtime error when FindCoveredIntervals was used with Queue * PT 81777160
Phillip Dexheimer
2015-01-14 21:32:33 -0500
d561fc5edcMerge pull request #805 from broadinstitute/ks_gatk_cram
rpoplin
2015-01-30 12:55:47 -0500
9d4b876ccdProcess X and = CIGAR operators
Ron Levine
2015-01-20 12:03:05 -0500
1808c90d2aAdded introductory CRAM support. Replaced usage of GATKSamRecordFactory with calls to wrapper GATKSAMRecord extending SAMRecord. Minor other updates for test changes. Added exampleCRAM.cram generated by GATK, with .bai and .crai indexes generated by CRAMTools. CRAM-to-CRAM test disabled due to https://github.com/samtools/htsjdk/issues/148 Using exampleBAM.bam input, outputs of GATK's generated CRAM match CRAMTools generated CRAM, but not samtools/PrintReads SAM output, as things like insert sizes are different. If required for other tools, CRAM indexes must be generated via CRAMTools until we can generate them via CRAMFileWriter.
Khalid Shakir
2014-09-23 17:03:15 -0400
de3ca65232Bumping HTSJDK version to pickup a bug fix for CRAM.
Khalid Shakir
2015-01-15 13:39:49 -0300
72f76add71Added -trimAlternates argument to SelectVariants * PT 84021222 * -trimAlternates removes all unused alternate alleles from variants. Note that this is pretty aggressive for monomorphic sites
Phillip Dexheimer
2014-12-17 22:47:22 -0500
d209699485Merge pull request #804 from broadinstitute/jt_read_filters
jmthibault79
2015-01-21 15:45:48 -0500
5ce34d81b8Allows users to disable specific read filters from the command line - enable this for DuplicateReadFilter only - enable the @DisabledReadFilters annotation to do this at the Walker level
Joel Thibault
2014-12-03 15:14:02 -0500
7102477168Merge pull request #798 from broadinstitute/rhl_split_n_cigar_reads_exception
Geraldine Van der Auwera
2015-01-15 00:20:49 -0500
804b2a36b7Fix SplitNCigar reads exception by making the list of RNAReadTransformer non-abstract, add test for -fixNDN
Ron Levine
2015-01-07 09:59:03 -0500
0292d49842Merge pull request #801 from broadinstitute/pd_gatkvcfconstants
rpoplin
2015-01-14 09:43:48 -0500
8599132713Merge pull request #800 from broadinstitute/ldg_CGPpedError
rpoplin
2015-01-14 09:35:33 -0500
6190d660e0Edits to work with the latest htsjdk release: * TextCigarCodec.decode() is now static, and the getSingleton() method is gone * MergingSamRecordIterator now wants a Collection<SamReader> rather than Collection<SAMFileReader> in the constructor * SeekableBufferedStream now correctly reads the requested number of bytes, removed workaround in GATKBAMIndex
Phillip Dexheimer
2015-01-10 14:34:06 -0500
b73e9d506aAdded GATKVCFConstants and GATKVCFHeaderLines to consolidate the GATK-specific VCF annotations * Removed unused annotations (CCC and HWP) * Renamed one of the two GC annotations to "IGC" (for Interval GC) * Revved picard & htsjdk (GATK constants are now removed from htsjdk) * PT 82046038
Phillip Dexheimer
2014-11-11 22:47:54 -0500
6b2bd5ed09Address user-reported bug featuring "trio" family with two children, one parent Add test to cover case with family of one parent, two children
Laura Gauthier
2015-01-13 16:09:40 -0500
cf4ac4a388Merge pull request #799 from broadinstitute/rp_fix_active_region_downsampling
rpoplin
2015-01-09 12:45:58 -0500
2e5f9db758Raising per-sample limits on the number of reads in ART and HC.
Ryan Poplin
2015-01-07 11:32:28 -0500
03203e249eMerge pull request #792 from broadinstitute/rhl_pairhmm_log_stderr
rpoplin
2015-01-07 12:41:10 -0500
99ff5fb75bMerge pull request #797 from broadinstitute/vrr_ploidy_limitation_removal
rpoplin
2015-01-07 12:38:19 -0500
aae04b6122Fixes explicit limitation of the maximum ploidy of the reference-confidence model
Valentin Ruano-Rubio
2015-01-06 13:36:36 -0500
7d58544f17Do not use logger, write to stderr, could not get the correct logger dependency in pom.xml
Ron Levine
2015-01-06 10:32:11 -0500
ef32c44688Merge pull request #795 from broadinstitute/ldg_VQSRcmdlineOutput
rpoplin
2015-01-05 14:59:04 -0500
1d5996dd1dMerge pull request #796 from broadinstitute/rp_update_bundle_Axiom_poly
rpoplin
2015-01-05 14:53:45 -0500
10b23bfb04Adding Axiom_Exome_Plus.sites_only.all_populations.poly.vcf to the resource bundle because it is used in the v3.3 best practices
Ryan Poplin
2015-01-05 14:52:31 -0500
26c46ae05eChange logger.info to logger.error
Ron Levine
2015-01-05 14:14:02 -0500
b4fda38922Use logging system instead of stderr
Ron Levine
2015-01-05 14:04:10 -0500
e28ee24fc6Update private single sample pipeline script
Laura Gauthier
2015-01-05 12:03:02 -0500
88b6f3aa50Change []-type arrays to lists so argument parsing works in VCF header commandline output
Laura Gauthier
2015-01-05 09:57:56 -0500
3240b3538aMerge pull request #794 from broadinstitute/rhl_read_backed_phasing
rpoplin
2015-01-05 09:47:25 -0500
6f566a0e66Merge pull request #793 from broadinstitute/mf_xhmm_add_genotyping
rpoplin
2015-01-05 09:46:06 -0500
ac10b9c3cdMerge pull request #791 from broadinstitute/ldg_fixCGPbug
rpoplin
2015-01-05 09:40:38 -0500
c6840124feclean up, add final
Ron Levine
2015-01-04 23:01:24 -0500
85dc703461Add TestMergeIntoMNP() and TestReallyMergeIntoMNP()
Ron Levine
2015-01-01 09:51:20 -0500
bb94833750Add more tests
Ron Levine
2014-12-30 22:45:44 -0500
714d575e3bcorrect reference file name
Ron Levine
2014-12-25 14:00:39 -0500
a7fba5c209restructure and add more tests
Ron Levine
2014-12-25 13:57:54 -0500
64375f6341Messages that were going to stdout now going to stderr
Ron Levine
2014-12-20 12:32:06 -0500
011843c569Fixed huge bug from 9895005a (CombineGVCFs used to stop after the first contig)
Laura Gauthier
2014-12-15 10:14:56 -0500
bcc6b73e9bMerge pull request #786 from broadinstitute/pd_variantstotable_sma
rpoplin
2014-12-16 10:37:22 -0500
3d32babc29Merge pull request #787 from broadinstitute/vrr_wrong_reference_base_bugfix
rpoplin
2014-12-16 10:35:47 -0500
736a857e82Fixing CombineGVCFs that writes out the wrong REF allele
Valentin Ruano-Rubio
2014-12-12 00:01:33 -0500
71bdfbe465Fix VariantsToTable output of FORMAT record lists when -SMA is specified * PT 84242218 * Note that FORMAT fields behave the same as INFO fields - if the annotation has a count of A (one entry per Alt Allele), it is split across the multiple output lines. Otherwise, the entire list is output with each field
Phillip Dexheimer
2014-12-10 21:41:15 -0500
b561febbfdMerge pull request #784 from broadinstitute/gg_update_gsalib_version
Geraldine Van der Auwera
2014-12-10 13:23:47 -0500
45eddb4ecbUpdated gsalib version to 2.1 for resubmitting with updated license to CRAN
Geraldine Van der Auwera
2014-12-09 16:19:38 -0500
bf2911d62cMerge pull request #783 from broadinstitute/pd_splitsamfile
rpoplin
2014-12-08 09:39:03 -0500
5f2a2642d6Merge pull request #782 from broadinstitute/vrr_gvcf_gq_inconsistency_fix
rpoplin
2014-12-08 09:36:23 -0500
385186e11bMakes GQ of Hom-Ref Blocks in GVCF output to be consistent with PLs
Valentin Ruano-Rubio
2014-12-04 17:47:56 -0500
a5dee8a42eFix NPE in SplitSamFile * PT 82892316 * Added integration test * Fixed similar error in debug output of HC
Phillip Dexheimer
2014-12-04 23:15:09 -0500
c9175eeee8Renamed PhasingUtilitiesUnitTest to PhasingUtilsUnitTest
Ron Levine
2014-12-02 18:20:12 -0500
bbe78bd181Merge pull request #779 from broadinstitute/rhl_output_pairhmm
rpoplin
2014-12-02 14:30:55 -0500
4e8297360dMerge pull request #780 from broadinstitute/aw_gatkdoclet_fixes
rpoplin
2014-12-02 10:57:57 -0500
b8f0f3fdd2Add argument for loading the vector HMM library once
Ron Levine
2014-11-26 15:59:02 -0500
4fe6ccec98Add -output-file-extension option to GATKDoclet to produce html instead of php.
Alec Wysoker
2014-12-01 17:47:17 -0500
62e5d42380Fix code to filter current directory from paths pass to Reflection library.
Alec Wysoker
2014-12-01 17:45:46 -0500
2fa8fe2415Merge pull request #777 from broadinstitute/rhl_specify_pairhmm
droazen
2014-11-26 11:34:51 -0500
386aeda022Add HaplotypeCaller argument so integration tests can specify the hardware dependent PairHMM sub-implementation
Ron Levine
2014-11-14 11:30:47 -0500
34241a62f6Use a publicly accessible sequence file
Ron Levine
2014-11-24 11:18:21 -0500
6ff698c556Added HP and non-HP tests for matchHaplotypeAlleles(), added a nominal test for mergeIntoMNPvalidationCheck()
Ron Levine
2014-11-24 11:08:04 -0500