Skip to content

Commit

Permalink
Added note about updating GATK3 results.
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelklee committed Mar 9, 2022
1 parent f6c0119 commit 0985caa
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
* from the command line, in order to ensure that the initial state of the random number generator is the same
* between versions. In all cases, the variants in the expected files are identical to those produced by GATK3,
* though the VCF headers were hand modified to account for small differences in the metadata lines.
*
* NOTE: The expected results from GATK3 were updated in https://github.com/broadinstitute/gatk/pull/7709.
* However, we left the original comments referencing GATK3 below untouched.
*/
public class VariantRecalibratorIntegrationTest extends CommandLineProgramTest {

Expand Down

0 comments on commit 0985caa

Please sign in to comment.