Skip to content

Commit

Permalink
updating ArrayCalculateMetrics for new genotype counts table (#6843)
Browse files Browse the repository at this point in the history
  • Loading branch information
meganshand authored and kcibul committed Jan 29, 2021
1 parent bc3e194 commit afe46c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public class ArrayCalculateMetrics extends GATKTool {

public enum HeaderFieldEnum {
probe_id,
hwe_pval,
excess_het,
call_rate,
invariant
}
Expand Down

0 comments on commit afe46c3

Please sign in to comment.